Skip to content

Releases: zocker-160/keyboard-center

1.0.1

20 Mar 15:01
Compare
Choose a tag to compare
  • fix singleton detection not working on some installations (see #33)

1.0.0 stable release

17 Mar 16:59
Compare
Choose a tag to compare
  • 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

30 Jul 14:33
Compare
Choose a tag to compare
0.2.8 Pre-release
Pre-release
  • add ALT GR modifier (#36)
  • fixed missing logging when UI crashes
  • add hidraw uinput rules

0.2.7

12 Jul 11:19
Compare
Choose a tag to compare
0.2.7 Pre-release
Pre-release
  • 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

29 Jun 20:30
Compare
Choose a tag to compare
  • 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

27 Jun 16:38
Compare
Choose a tag to compare
0.2.3 bugfix release Pre-release
Pre-release
  • fix crash when usbDeviceID not present in config file (#32)
  • fix crash when no config file present (#32)
  • fix typos in logger
  • code cleanups

0.2.1 command support + tray icon

25 Jun 12:57
Compare
Choose a tag to compare
Pre-release

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

13 May 21:08
Compare
Choose a tag to compare
Pre-release
  • finalized support for G510 (#27)

0.1.30-testing raw input mode added!

10 May 13:21
Compare
Choose a tag to compare
Pre-release
  • add raw input mode to allow modifiers to be sent standalone (#30)

0.1.29-testing

04 May 20:33
Compare
Choose a tag to compare
0.1.29-testing Pre-release
Pre-release
  • 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