Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 12:37

1.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • Rename to KeySeer

Features

  • add arrow keys to default layouts (27b77ae)
  • add buffer specific keymaps (6a18036)
  • Add colors to keycaps (b3f7db8)
  • add description to details (c64b3c9)
  • add details for buttons (b492d1d)
  • add detection of button under cursor (295ba8b)
  • add display module (8d13461)
  • add doc generation check to CI (#2) (15d4d14)
  • add dvorak layout (e0b1ca4)
  • add enter/exit functions for panes (7b10d1b)
  • add esc key (721167b)
  • add function key support (ec33131)
  • add highlighting of pressed modifiers (eee9ed7)
  • add keymap navigation (ec2ac37)
  • add release script (144c732)
  • add setup script (#1) (fbffb71)
  • add support for modifier keys (376c8d0)
  • allow filtering keymaps displayed (1960571)
  • cd: add release action (#4) (85cb257)
  • cd: remove homemade release script (#6) (316de3d)
  • change colors and filter keycaps by modifiers (7300c4b)
  • details: Add what button is under the cursor (bcfd117)
  • display: Add keybindings (cf18e7a)
  • keyboard: Add keyboard class (9872a49)
  • make setup.sh more reliable (6c2f360)
  • Rename to KeySeer (63b34d2)
  • template cleanup and improvements (#11) (af2fcb0)
  • toggle shifted keycaps (3f34d9b)
  • ui: highlight keycaps (8d35645)

Bug Fixes