Skip to content

Commit

Permalink
Merge branch 'master' into fix/dead-code
Browse files Browse the repository at this point in the history
  • Loading branch information
w-lfchen committed Aug 24, 2024
2 parents 63f9121 + f01396f commit 10ca297
Show file tree
Hide file tree
Showing 33 changed files with 1,202 additions and 1,344 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@ All notable changes to eww will be listed here, starting at changes since versio
## Unreleased

### Fixes
- Re-enable some scss features (By: w-lfchen)
- Fix and refactor nix flake (By: w-lfchen)
- Fix remove items from systray (By: vnva)
- Fix the gtk `stack` widget (By: ovalkonia)

### Features
- Update rust toolchain to 1.80.1 (By: w-lfchen)
- Add `:truncate` property to labels, disabled by default (except in cases where truncation would be enabled in version `0.5.0` and before) (By: Rayzeq).
- Add support for `:hover` css selectors for tray items (By: zeapoz)
- Add `min` and `max` function calls to simplexpr (By: ovalkonia)
Expand All @@ -20,6 +23,7 @@ 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
Loading

0 comments on commit 10ca297

Please sign in to comment.