Skip to content

v1.2.8

Compare
Choose a tag to compare
@amnweb amnweb released this 20 Oct 00:17
· 72 commits to main since this release

New Features

  • add 'hide_empty' option to CustomWidget for improved label visibility 27dcbc3
  • add CLIHandler class for handling command-line interface](f295cfe)
  • introduce CSSProcessor for parsing and processing CSS files](f7393ff) you can use :root and @import now in styles.css

Bugfixes

  • handle failures in creating named mutex, improve error handling and cleanup 257c2a6
  • prevent multiple instances, improve error handling](453ba58)

Refactors

  • Update Wallpapers widget label in documentation 70894b3
  • Update exec_options in Custom Widget documentation eb06b4c
  • improve initialization logic of bars e302ba9

Other Changes

  • Refactor bar initialization logic for improved performance in BarManager 8b27168

Full Changelog: v1.2.7...v1.2.8