Skip to content

Releases: MaxVerevkin/wlr-which-key

v1.0.1

27 Jul 16:57
Compare
Choose a tag to compare
  • Support for modifiers in keybindings. Examples: Ctrl+a, Ctrl+Alt+Return, Alt+Delete, etc.
  • Ctrl+[ and Ctrl+g can be used to close the menu (in addition to Escape).

v0.1.3

25 Feb 11:55
Compare
Choose a tag to compare

Do not leak the FD of the shm-framebuffer to spawned children, thanks to an updated dependency, which now opens shm file with CLOEXEC flag.

v0.1.2

15 Feb 15:25
Compare
Choose a tag to compare
  • Respect the new wl_surface.preferred_buffer_scale event.
  • Internal changes such as dependency updates.

v0.1.1

25 Aug 19:34
Compare
Choose a tag to compare
  • Accept a CLI argument to select config file (run wlr-whch-key --help to learn more).
  • Explicitly fail if config file cannot be found.
  • You can now press backspace to return to the parent submenu.

v0.1.0

14 May 17:55
Compare
Choose a tag to compare

Initial release.