Skip to content

v1.2.7

Compare
Choose a tag to compare
@amnweb amnweb released this 14 Oct 21:31
· 403 commits to main since this release

New Features

  • add threading and opacity effect for wallpaper change 73c6fff

Refactors

  • Improve event handling in WhkdWidget's show_popup method bd11405
  • Add support for running commands after changing wallpaper 0d2850a d99a139
  • Improve style updating in bar.py 27e8e7e
  • Remove unused CLASS_NAME variable in BatteryWidget and MemoryWidget 7b64fcd
  • update widget styles to use container class f77e348
  • Update WindowShellDialog to display log timestamps 0e1369c
  • Add WiFi widget documentation efa5a0f
  • Update WiFi widget documentation 0da6209
  • Update WifiWidget to use NetworkInformation API for retrieving wifi information 36d89cc. This should fix problem with latest 24H2 update.

Chores

  • remove duplicate CSS class for battery widget 81bda66

Other Changes

What's Changed

  • Adding pywal section to Wallpaper Widget Docs by @ArtyWaBe in #52

New Contributors

Full Changelog: v1.2.6...v1.2.7