v1.5.6
New Features
- GlazeWM support 510cb51
- add calendar settings and update callbacks 0210573
- add signal to remove tray icon on configuration changes 1812eb9
- add glazewm widget options for tiling direction and workspaces 2901cc0
- remove tray icon during application reload dc98952
- better sorting of string-based workspaces d4690a2
- add automatic brightness monitoring and update label 636c8de
- add audio menu configuration options and callbacks 03fcd57
- implement TCP server for application control commands 9f06bd8
Bugfixes
Refactors
- add timeout to urlopen for icon fetching, load icons into cache if not already cached c753205
- simplify CSS processing by returning raw content, prepare to remove cssutils 8ee9e81
Documentation Changes
- fixed labels default values 2d6b6c3
Chores
- remove fetch-depth from checkout action in Windows CI workflow a137057
- update build version to 1.5.6 de01a00
Other Changes
- Update windows-dev.yaml 6f0c6e6
- Merge pull request #118 by Video-Nomad from Video-Nomad/feat/glazewm-support 2794e2c
- Merge pull request #120 by Video-Nomad from Video-Nomad/docs/glazewm-sidebar-links 57d6c63
- fix small typos b241f96
- Merge pull request #122 by Video-Nomad from Video-Nomad/fix/glazewm-startup-popup-fix 0562511
- Merge branch 'main' of https://github.com/amnweb/yasb fc7eb86
- Merge pull request #123 by Video-Nomad from Video-Nomad/feat/glazewm-workspace-sorting-improvement c3016b5
- Merge pull request #121 by DavideDaCol from DavideDaCol/patch-3 eaa5da8
What's Changed
- feat(widget/glazewm): GlazeWM support by @Video-Nomad in #118
- docs(widget/glazewm): Added wiki sidebar links by @Video-Nomad in #120
- fix(widget/glazewm): brief window popup fixed by @Video-Nomad in #122
- feat(widget/glazewm): better sorting of string-based workspaces by @Video-Nomad in #123
- fix small typos by @DavideDaCol in #121
New Contributors
- @DavideDaCol made their first contribution in #121
Full Changelog: v1.5.5...v1.5.6