- Fix wayland initialization issue
- Improve config handling (allow for shadowed values to gracefully handle conflicts)
- Make undo keys in hint based modes configurable
- Allow secondary mode selection with --oneshot --normal.
- Add identifying information to print keys and -q
- Fix -c
- Add more scripting facilities (e.g --oneshot --record)
- Allow oneshot activation while the daemon is running
- Fix -q flag
- Add print key
- Make hint size specification consistent
- Add --query
- Fix dialog occlusion issue (#134)
- Implement 2 stage hint mode
- Add history mode
- Fix modified button presses (#86)
- Fix macos compilation issues
- Add an optional visual indicator for normal mode (#121)
- Check for zxdg_output_manager before adding screens (#116)
- Make scroll speed configurable (#112)
- wayland: Make font configurable (#137)
- wayland: Fix multi-screen support (#135)
- Various bugfixes
- Use XDG compliant config paths + eliminate ~/.config pollution
- wayland: Lower the required layer_shell version
- Eliminate hint asymmetry (alters the unit of hint_size)
- Add dedicated
hint_exit
key (#99) - Add --config, and --help
- Misc bugfixes
- Add multi-screen support to wayland
- Add dedicated hint_exit key (distinct from exit)
- Add experimental wayland support
- Add --hint/--normal/--grid flags
- Fix missing key up bug
- Fix alternate (english) layout support
- Hide cursor when scrolling
- Fix full hint drawing issue caused by switching VTs
- Add support for modified button presses
- Add accelerator key
- Add support for shifted hint characters
- Fix screen boundary issue
- Limit maximum hint size for multi-screen/resolution setups
- Change the config list delimiter from comma to space
- Update man page
- Misc bugfixes
- Add Multiscreen support
- Make the default colour scheme less appalling
- Make other modes accessible from grid mode
- macos: solicit accessibility whitelisting on initialization (#64)
- macos: cleanup input handling code + fix freezing (#65)
- Account for different X maps
- macos: Fix sticky key visual indicators
- Add pointer acceleration (
acceleration
) - Add
grid_border_size
andgrid_border_color
- Add
hint_oneshot_key
- Show cursor in grid mode
- Add MacOS support
- Internal code cleanup
- Normal movement keys are now continuous rather than discrete.
- Remove 'normal_' prefix from normal options.
- Eliminate hint opacity variable in favour of rgba hex values.
- Eliminate scroll flinging
In the beginning there was only darkness.