Skip to content

v8.1 More layout options

Compare
Choose a tag to compare
@RoanH RoanH released this 27 Dec 16:35
· 648 commits to master since this release
4124001
  • Add support for changing the layout cell size (basically means pretty much all sizes are now supported again)
  • Add support for changing the panel border offset (basically means you can control the space between panels)
  • Tried to improve the quality of the readme file a bit >_>
  • Make the main configuration screen an actual frame so you can actually find it on the taskbar.
  • Make the add key dialog and the layout dialog resizable.
  • Fix a typo on the add key dialog.
  • Restyle all the dialogs.
  • Actually make the cancel button on the add key dialog revert the visible state of keys.
  • Fix a rather severe bug that caused issues for some keys (though the keys that were affected by this bug aren't even on my own keyboard so I'm not actually sure how much of an impact this bug actually had).
  • Proper support for the right shift key.
  • Fix adding duplicate keys still making the layout longer.
  • Actually reset the total number of hits when loading a new configuration.
  • Fix loading several configurations in a row and then adding a key creating a lot of empty layout space.