Update changelog to include recent changes
This commit is contained in:
parent
1e0a2a6341
commit
a37f78fdeb
1 changed files with 3 additions and 0 deletions
|
@ -13,7 +13,10 @@ All notable changes to eww will be listed here, starting at changes since versio
|
|||
- Add support for `:hover` css selectors for eventbox (By: druskus20)
|
||||
- Add `eww get` subcommand (By: druskus20)
|
||||
- Add circular progress widget (By: druskus20)
|
||||
- Add graph widget (By: druskus20)
|
||||
- Add `>=` and `<=` operators to simplexpr (By: viandoxdev)
|
||||
- Add `desktop` window type (By: Alvaro Lopez)
|
||||
- Add `scroll` widget (By: viandoxdev)
|
||||
|
||||
### Notable Internal changes
|
||||
- Rework state management completely, now making local state and dynamic widget hierarchy changes possible.
|
||||
|
|
Loading…
Add table
Reference in a new issue