Releases: zocker-160/keyboard-center
Releases · zocker-160/keyboard-center
1.0.1
1.0.0 stable release
- add ability to hold down G-Keys (see #14)
- default "minimize on start" to "false"
- small code cleanups in service and logger modules
0.2.8
0.2.7
- add force restart option
- removed username from log
- fix crash when
~/.var
directory not present - reduced logging when no keyboard connected
- add icon to hide / show action
0.2.5 another bugfix release + new CLI flag
- add ability to hide tray icon (#33)
- make tray startup option description in UI more clear
- fix ghosting bug on newer Qt versions
- implement application singleton, allows only one instance at a time and secondary trigger the primary
0.2.3 bugfix release
0.2.1 command support + tray icon
NOTE: it is recommended to reboot your machine after applying this update
- add ability to map commands to gkeys (#22)
- add tray icon for easier management of the background process
- replaced systemd background process with tray icon
0.1.31-testing support for G510
- finalized support for G510 (#27)
0.1.30-testing raw input mode added!
- add raw input mode to allow modifiers to be sent standalone (#30)
0.1.29-testing
- add soft reset for G910 (#24)
- add option to disable profile switching notification (#28)
- add initial support for G510 (#27)
- fix tab behavior during key sequence input (#29)
- fix deprecation warning for >= Python3.10
- fix timeout in debugger script
- fix openRGB connector spam when switching profiles
- add small delay to reset commands
- improve handling of openRGB background process