New Features
- add backup and restore functionality for theme configuration 885b88b
- add
mute_textto be used by{level}20e51a4 - add
--silentCLI option d76c99c - add control widget for Komorebi application c3ecc0d
- implement menu locking mechanism in ExtPopupWidget 1df0e32
- add
{ip_addr}option for label a246d45 - implement singleton pattern and improve logging aebf300
- implement CLI command handling and server management afa4071
- add Pomodoro Timer Widget d87f27b
- add scroll switching and reverse direction options 4aed680
- enhance media widget callbacks and styling f9b5cb9
- enhance animation handling for app bar 2c78b0c
Bugfixes
- correct icon string formatting for weather conditions 69bdf89
- update SRC_CONFIGURATION_DIR path resolution e60e0e1
- pin Pillow version to 11.1 555302b
- correct screen height calculation in position_bar method 85874f0
- prevent play label update when controls are hidden 172b883
- adjust app bar scaling based on device pixel ratio 9f72319
- improve media properties update handling 6954f5a
- check only monitor handle from GlazeWM db5ea4d
Refactors
- rename to
self._mute_text4d11e61
Documentation Changes
- add the note about icon cut off 08e4989
- recommend using NFP for icons c0b9cfe
- update installation instructions and add Scoop method b3990ca
- add information about
mute_textec78aa0 - add information about
--silent036adb9 - update the info about the usage
--silentd41eb9b - fix default label value 73f55b3
- list available replacements in labels b16c580
- remove unnecessary lines e6e2ff8
Chores
Other Changes
- Merge pull request #184 by trimclain from trimclain/update-styling-wiki e6dbe6c
- Merge pull request #187 by trimclain from trimclain/muted-volume-text 4d9664b
- Merge pull request #188 by trimclain from trimclain/yasbc-silent-flag 61de86c
- Removed double wifi_strength 687d77a
- Merge pull request #189 by trimclain from trimclain/wifi-ipaddr a5b0756
- Merge pull request #197 by amnweb from amnweb/feature/improved-instance-handling dcacceb
- Merge pull request #200 by trimclain from trimclain/update-custom-wiki 6572816
- Merge pull request #201 by Video-Nomad from Video-Nomad/feat/glazewm-improvements e9b7dff
What's Changed
- docs: update styling wiki by @trimclain in #184
- feat(volume): allow customizing muted volume text by @trimclain in #187
- feat(cli): add
--silentoption by @trimclain in #188 - feat(wifi): add
{ip_addr}as a replacement option in labels by @trimclain in #189 - feature/improved instance handling by @amnweb in #197
- docs(custom): remove unnecessary lines by @trimclain in #200
- General fixes/improvements to GlazeWM client and widgets by @Video-Nomad in #201
Full Changelog: v1.6.8...v1.6.9