New Features
- add RecycleBinWidget for monitoring and managing recycle bin 28d56ee
- add NotesWidget with JSON storage d04b37f
- add symmetric corner radius option for thumbnails 348c311
- add taskbar close_app callback for mouse events f538edb
- add media label shadow and thumbnail edge fade options ceedb0a
- add
ethernet_labelandethernet_label_alt17aa17a - enhance media widget with popup menu and slider functionality d702fc5
Bugfixes
- rename show_menu option to toggle_menu 0b1162c
- set text format for window title label 359a40e
- correct process name extraction in window event processing 9e149fd
- better systray initialization 861b7ba
Refactors
- streamline label shadow application and enhance thumbnail processing c8ce476
- simplify label update and window visibility checks 67f01ed
- streamline popup positioning and initialization a82675a
- remove unused imports from multiple files 15e8c1b
Documentation Changes
- add info about ethernet labels 1bfe0a2
- update
label_altdefault f3e1116 - update
labelandlabel_altdescriptions e1a6dc5
Other Changes
- Create FUNDING.yml 8c8ec1e
- Merge pull request #211 by Video-Nomad from Video-Nomad/feat/better-systray-init a33cc8b
- Add shadow effects to various widgets a0a0a22
- Merge pull request #215 by Video-Nomad from Video-Nomad/feat/systray-glaze-shadows 5e1a89b
- Updated documentation for widgets 67ebf96
- Merge pull request #216 by amnweb from amnweb/feature/shadow-support f941863
- Merge pull request #213 by trimclain from trimclain/wifi-disabled c63d8dd
What's Changed
- fix(systray): better initialization by @Video-Nomad in #211
- feat(shadows): Systray and GlazeWM shadows added by @Video-Nomad in #215
- Feature/shadow support by @amnweb in #216
- feat(wifi): add ethernet_label and ethernet_label_alt by @trimclain in #213
Full Changelog: v1.6.9...v1.7.0