Skip to content

Commit 2e53b9a

Browse files
committed
Build 82
- Implemented new `focused` hint key state for greater styling flexibility. See documentation: https://github.com/petoncle/mousemaster/blob/main/configuration/configuration-reference.md#hint-prefix - Added new hint property `hint.mouse-movement` which controls how the mouse moves when interacting with hints: - `no-movement`: Mouse stays in its current position - `mouse-follows-selected-hint`: Mouse moves to the selected hint (default behavior) - `mouse-follows-hint-grid-center`: Mouse moves to the center of the hint grid (i.e. mouse follows every key presses)
1 parent 86f3798 commit 2e53b9a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

notes.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,6 @@
115115
(Combo precondition as part of the property key)
116116
+ Same for hint1-mode.hint.mode-after-selection.leftctrl+leftshift=hint2-mode
117117
+ Self feed "fake" events to ComboWatcher for automation?
118-
+ E.g. open hint, then select and click JI to focus Firefox address bar: +rightalt -rightalt +rightalt -rightalt +j -j +space +i -i -space
118+
+ E.g. open hint, then select and click JI to focus Firefox address bar: +rightalt -rightalt +rightalt -rightalt +j -j +space +i -i -space
119+
120+
https://github.com/babashka/babashka/blob/master/.github/workflows/build-windows.yml

0 commit comments

Comments
 (0)