New
- The tray icon now toggles the window (#86)
Unix
make install
will now make the app appear in your applications (#77)make install
's default path has been changed to/usr
instead of/usr/local
.- NOTE: make sure to run
make uninstall
before upgrading, to remove gammy from the old path. If you prefer the old path, runqmake PREFIX=/usr/local
before installing - Fixed compile error on FreeBSD (#92)
Windows
- Fixed a case where the process would not shutdown when quitting
- Fixed a potential crash
- Fixed inability to grab the brightness sliders scroll
- Fixed low res icon
- Known issue: potential crash when resuming from sleep