Solaar/docs
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
..
_layouts remove all google analytics stuff from page templates 2019-07-27 15:56:53 +01:00
assets Squash previous changes and rebase master branch 2019-07-27 15:56:53 +01:00
devices receiver: add support for EX100 keyboard/mouse and receiver (046d:c517) 2020-07-20 11:55:59 -04:00
.gitignore pre-commit: initial fix 2020-07-07 15:11:15 +01:00
20121210110342697.pdf new UI mock-up from Julien Gascard 2012-12-12 21:45:37 +02:00
README.md cleanup and lint the docs 2020-08-02 11:25:00 -04:00
Solaar-main-window-back-divert.png docs: add new settings and rule example 2021-04-18 07:36:29 -04:00
Solaar-main-window-button-actions.png docs: add information on key reprogramming 2020-06-16 15:21:10 -04:00
Solaar-main-window-keyboard.png doc: add usage document 2020-05-22 01:18:44 +01:00
Solaar-main-window-mouse.png doc: add usage document 2020-05-22 01:18:44 +01:00
Solaar-main-window-offline.png doc: add usage document 2020-05-22 01:18:44 +01:00
Solaar-main-window-receiver.png doc: add usage document 2020-05-22 01:18:44 +01:00
Solaar-menu.png doc: add usage document 2020-05-22 01:18:44 +01:00
Solaar-rule-editor.png docs: add new settings and rule example 2021-04-18 07:36:29 -04:00
_config.yml release 1.0.6 2021-04-25 09:07:58 -04:00
capabilities.md docs: minor updates and cleanup 2021-04-18 11:13:50 -04:00
debian.md cleanup and lint the docs 2020-08-02 11:25:00 -04:00
devices.md docs: fix typos in devices.md 2020-10-28 12:41:04 -04:00
features.md docs: update for USB and Bluetooth 2020-09-29 11:26:34 -04:00
hidpp-documentation.txt docs: remove logitech files and outdated information; update supported features 2020-07-11 15:36:49 -04:00
i18n.md cleanup and lint the docs 2020-08-02 11:25:00 -04:00
index.md docs: minor updates and cleanup 2021-04-18 11:13:50 -04:00
installation.md docs: update advice on kernel versions 2021-06-15 19:03:43 -04:00
rules.md rules: allow sequence of mouse moves as mouse gestures 2021-07-04 08:52:38 -04:00
usage.md docs: add new settings and rule example 2021-04-18 07:36:29 -04:00
usb.ids.txt docs: update the USB IDs list 2019-12-29 14:46:59 +00:00

README.md

Documentation Readme

This project's documentation is hosted using GitHub pages, which serves static pages using Jekyll. Please refer to the official documentation for instructions for how to build the site locally.