* 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> |
||
---|---|---|
.. | ||
_layouts | ||
assets | ||
devices | ||
.gitignore | ||
20121210110342697.pdf | ||
README.md | ||
Solaar-main-window-back-divert.png | ||
Solaar-main-window-button-actions.png | ||
Solaar-main-window-keyboard.png | ||
Solaar-main-window-mouse.png | ||
Solaar-main-window-offline.png | ||
Solaar-main-window-receiver.png | ||
Solaar-menu.png | ||
Solaar-rule-editor.png | ||
_config.yml | ||
capabilities.md | ||
debian.md | ||
devices.md | ||
features.md | ||
hidpp-documentation.txt | ||
i18n.md | ||
index.md | ||
installation.md | ||
rules.md | ||
usage.md | ||
usb.ids.txt |
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.