Skip to content

Commit

Permalink
fix: fix changelog, warnings and lints (#1155)
Browse files Browse the repository at this point in the history
* fix!: eliminate some dead code

* fix: fix lints

Combined diff of a7a09ea and bfc5cb9

Co-authored-by: Johan Geluk <[email protected]>

* fix: remove unnecessary allow; fix capitalization

* chore: automatically update a few dependencies

* fix: fix lint

i introduced this in #1119, whoops

* docs: move #1132's changelog entry

---------

Co-authored-by: Johan Geluk <[email protected]>
  • Loading branch information
w-lfchen and geluk authored Aug 25, 2024
1 parent fefba66 commit 3342234
Show file tree
Hide file tree
Showing 8 changed files with 76 additions and 76 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ All notable changes to eww will be listed here, starting at changes since versio
- Fix remove items from systray (By: vnva)
- Fix the gtk `stack` widget (By: ovalkonia)
- Fix values in the `EWW_NET` variable (By: mario-kr)
- Fix the gtk `expander` widget (By: ovalkonia)

### Features
- Update rust toolchain to 1.80.1 (By: w-lfchen)
Expand All @@ -25,7 +26,6 @@ All notable changes to eww will be listed here, starting at changes since versio
- Fix nix flake
- Fix `jq` (By: w-lfchen)
- Labels now use gtk's truncation system (By: Rayzeq).
- Fix the gtk `expander` widget (By: ovalkonia)

### Features
- Add `systray` widget (By: ralismark)
Expand Down
94 changes: 47 additions & 47 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3342234

Please sign in to comment.