Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@xvitaly xvitaly released this 10 Jul 13:47
· 194 commits to master since this release
v0.4.0
7015b0d

New

  • Added manpage.
  • Improved GUI widget UX:
    • Removed Apply button. The selected profile will be applied automatically.
    • The widget can be closed by pressing Esc button.
    • Updated taskbar icon and fixed scaling issues.
  • Implemented native DBus notifications both for applet and widget.

Changes

  • Performed code optimizations.
  • Reorganized C++ headers.
  • Reduced the number of QString allocations.