Skip to content

Releases: bfritscher/carnac

More Customization Options

20 Apr 16:45
Compare
Choose a tag to compare

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

image

All features in one release (mouse, locales, ...)

17 Jul 13:08
Compare
Choose a tag to compare

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.
repeating_letters_in_normal_text
collapsed modifier key and keycaps for special keys

mouse

mouse_highlights

Support for mouse click highlighting first test

18 Jun 17:35
Compare
Choose a tag to compare

Custom fix for a real shortcut only (modifiers)

10 Jun 00:08
Compare
Choose a tag to compare
Add option to only show keys which have a modifier. Fix shortcutOnly …