Peter F. Patel-Schneider
6233cdf1f0
rules: update documentation for Later rule action
2022-09-26 09:36:46 -04:00
Peter F. Patel-Schneider
619223e8be
rules: add Later action
2022-09-26 09:36:46 -04:00
Peter F. Patel-Schneider
7663e204bb
rules: don't check modifiers for KeyPress actions that are not clicks
2022-09-20 21:03:28 -04:00
Peter F. Patel-Schneider
1708b6edf7
docs: document Active rule condition
2022-08-23 09:18:57 -04:00
Peter F. Patel-Schneider
4349f4e154
docs: document changed Smart Shift and Mouse Gestures processing
2022-07-23 06:44:57 -04:00
Peter F. Patel-Schneider
d362a24f17
doc: add information on how to find divertable key names in solaar show output
2022-07-08 06:37:16 -04:00
Peter F. Patel-Schneider
c8ba397e0e
rules: add depress and release options to KeyPress rule action
2022-06-21 20:23:22 -04:00
Peter F. Patel-Schneider
a40b9efdca
rules: add and document alternative udev rule that gives write permission to /dev/uinput
2022-05-24 09:15:15 -04:00
Peter F. Patel-Schneider
1c596a8124
rules: only one warning per inaccessible key for KeyPress action
2022-05-11 12:35:04 -04:00
Peter F. Patel-Schneider
97344c4660
rules: better determination of keycodes and handle keysym level
2022-05-08 07:26:07 -04:00
Peter F. Patel-Schneider
dd1b3dc573
doc: upgrade documentation on KeyPress rule action
2022-05-04 10:59:16 -04:00
Peter F. Patel-Schneider
5a3ffe04e8
release 1.1.3rc3
2022-04-21 07:32:52 -04:00
Kian-Meng Ang
15b92a0f40
misc: Fix typos
2022-04-12 17:18:11 -04:00
Peter F. Patel-Schneider
b5c6cf8d63
doc: add information on rules under Wayland and uinput permissions
2022-03-19 21:09:45 -04:00
Peter F. Patel-Schneider
d9abdb2ecd
docs: document rule Setting: condition
2022-03-13 09:36:04 -04:00
Vinícius
f327e3ad38
logitech_receiver: split Test condition
2022-03-10 21:04:28 -05:00
Peter F. Patel-Schneider
84bdc792b7
docs: augment rule documentation
2022-03-09 09:42:16 -05:00
Peter F. Patel-Schneider
19b32f7856
doc: be clear that KeyPress rule action is for a single chorded character
2022-02-16 21:14:52 -05:00
Vinícius
7dd9609942
doc: remove outdated information about unsupported setting
2022-01-24 11:12:04 -05:00
Peter F. Patel-Schneider
a09af769d0
docs: document Set rule action
2022-01-13 18:59:06 -05:00
Peter F. Patel-Schneider
0736dd3164
docs: better information on diverting keys, etc., to trigger rules
2021-11-17 20:16:10 -05:00
Peter F. Patel-Schneider
d80b2b1651
docs: better information on diverting keys, etc., to trigger rules
2021-11-17 17:00:42 -05:00
Peter F. Patel-Schneider
f1d896ded3
settings: use new setting method for MOUSE GESTURE setting
2021-10-22 15:51:55 -04:00
Peter F. Patel-Schneider
b3c3ad02c8
doc: more documentation on mouse gestures
2021-10-07 18:47:19 -04:00
Peter F. Patel-Schneider
cdc7a27c9e
rules: add rule condition for process under mouse
2021-07-22 10:46:31 -04:00
Peter F. Patel-Schneider
50392da360
rules: add checks for empty process name and class
2021-07-15 10:16:16 -04:00
Karthik Nishanth
85a86ec3c5
diversion: implement pressed and released action on Key condition ( #1189 )
...
- Track `key_up` key in addition to `key_down`
- Support `pressed` or `released` action in `Key` condition
- Add radio button to KeyUI to represent `pressed` or `released`
2021-07-12 15:51:57 -04:00
ApeironTsuka
011f3f556b
rules: allow sequence of mouse moves as mouse gestures
...
* Add more robust mouse gesture support
- Remove existing mouse-* Test types
- Add new 'Mouse Gesture' Condition
- Implement Rule Editor UI for it
- Add support for diverted buttons
- Added diagonal mouse gesture directions
Allows you to chain multiple movements/buttons (for instance, moving the mouse up and then left) together into a single mappable gesture.
* Update docs
* Cleanup
Fix inconsistent indenting
Fix possible overwriting of built-in
Fix 'Mouse Gesture' Condition rule not starting with an initial Action field
* Make flake8 happy
* yapf
* Document no-op and make it more apparent
* Make changes to Mouse Gesture UI suggested/submitted by viniciusbm.
Co-authored-by: Apeiron <apeiron@none>
Co-authored-by: Peter F. Patel-Schneider <pfpschneider@gmail.com>
2021-07-04 08:52:38 -04:00
Peter F. Patel-Schneider
086a8252d2
docs: add new settings and rule example
2021-04-18 07:36:29 -04:00
Peter F. Patel-Schneider
64915b09f7
docs: update description of mouse gestures setting
2021-04-17 10:32:24 -04:00
Peter F. Patel-Schneider
e32cf61fa8
docs: document sliding dpi and mouse gestures
2021-04-13 09:26:24 -04:00
Peter F. Patel-Schneider
8d01e28138
release 1.0.5rc2
2021-02-18 15:04:18 -05:00
Peter F. Patel-Schneider
a688bfd9ec
settings: add setting to divert G keys and handle in rules
2020-12-13 22:24:08 -05:00
Peter F. Patel-Schneider
419a7722ad
rules: make rule processing conditional on X11 being available
2020-11-27 10:48:16 -05:00
Vinícius
381371c899
receiver: add MouseClick diversion rule
2020-11-14 10:38:01 -05:00
Peter F. Patel-Schneider
be590c154a
docs: add documentation for rules processing and change name of rules file
2020-11-13 08:46:04 -05:00