Skip to content

Releases: SMerrony/keypadder

New features and example configs

12 Mar 13:00
Compare
Choose a tag to compare

[SMerrony]

  • Feature: Add bg config option for button background colour
  • Feature: Add fontsize config option per tab
  • Docs: Update for new features
  • Docs: Enhance example/keypad.toml to use new features, add PokerTH map
  • Bugfix: Don't truncate mnemonics shown via --dumpkeys
  • Internal: Reduce size of HTML/JavaScript for main page

[mgrojo]

  • Feature: Add big Maths symbols example config

Add features, improve usability and docs

20 Feb 08:12
Compare
Choose a tag to compare

Overview

Breaking change: We have removed the cryptic ^ and ! symbols in configuration file - we now use Shift+ and Ctrl+ instead.
Added Alt+ modifier, and also combined modifiers.

You can now choose between choosing different pads via either tabs, or a drop-down list (better for lots of pads).

Changes

[SMerrony]

  • Feature: Add Alt+ modifier
  • Feature: Add dropdown tab selector option (Issue #8)
  • Usability: Minor layout improvements
  • Usability: Remove hard-coded limits on no. of keys and tabs
  • Usability: Remove ^ and ! shortcuts, use Shift+ and Ctrl+ instead
  • Usability: Better error reporting for config file mistakes
  • Docs: Expand Configuration Guide
  • Docs: Extended example/keypad.toml to use all modifier combos

[mgrojo]

  • Usability: Add support for all the keys available

Initial Release for wider testing

11 Feb 09:10
Compare
Choose a tag to compare

First release of Keypadder.

Keypadder is a programmable virtual keypad for your Linux desktop that you can access via a mobile phone or tablet.

64-bit Linux only.

Please try it out and provide feedback.