Releases: bfritscher/carnac
Releases · bfritscher/carnac
More Customization Options
This release was updated to the latest version of Carnac, which adds:
- show space as unicode
In addition, the following improvements have been made to the mouse part:
- Add option to choose mouse icon size
- Additional colors options for ScrollClick, XButton1, XButton2
- Mouse icon displays icon higlight in the same color as click circle highlights
- Scroll icons or click icons in key stream can be disabled
All features in one release (mouse, locales, ...)
This release contains the following pull request merged together:
- KeyCapBorder-for-all-special-keys
- better-repeat-logic-for-letters (allows ... and billy)
- hide-overlay-window
- locale-keyboard-support
- mouse-click-highlight (v2 with cursor highlight and mouse clicks shown as keys with a symbol)
- show-all-modifiers (toggle if show only modifers shortucs or all keys)
- show-modifier-keys-while-down (holding down a modifier key without shortcut will show it until a key is pressed)
There are lots of features interacting together therefore there might be bugs in some edge cases, please provide bug reports.
Support for mouse click highlighting first test
Custom fix for a real shortcut only (modifiers)
Add option to only show keys which have a modifier. Fix shortcutOnly …