aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-input.5.scd
Commit message (Expand)AuthorAge
* man: document `input XXX map_to_output *`Libravatar Simon Ser2021-02-25
* hide_cursor: Add an option to hide when typingLibravatar Tamir Zahavi-Brunner2020-10-30
* input/tablet: add tool_mode option to set tablet tools as relative inputLibravatar Tudor Brindus2020-10-12
* fix typos in sway-input.5.scdLibravatar jhalmen2020-04-29
* Document input selector precedenceLibravatar Dennis Schridde2020-03-15
* commands: Add shortcuts_inhibitor commandLibravatar Michael Weiser2020-03-11
* input: implement cycling through keyboard layout listLibravatar Bor Grošelj Simić2020-03-11
* sway-input.5: Document repeat_delay and repeat_rate only onceLibravatar Ronan Pigott2020-01-16
* Fix small typo in sway-input(5)Libravatar Ross Schulman2020-01-05
* seat_cmd_keyboard_grouping: change keymap to smartLibravatar Brian Ashworth2019-12-16
* Add seat <seat> idle_{inhibit,wake} <sources...>Libravatar Drew DeVault2019-12-12
* Add support for wlr_keyboard_groupLibravatar Brian Ashworth2019-11-21
* Implement input map_to_region commandLibravatar Tadeo Kondrak2019-11-17
* Fix type (an -> and)Libravatar Nils ANDRÉ-CHANG2019-09-05
* man: document how to specify multiple xkb layouts and optionsLibravatar Simon Ser2019-09-02
* Fix markup syntax in man pagesLibravatar Martin Michlmayr2019-08-31
* Implement input_cmd_xkb_file (#3999)Libravatar Ed Younis2019-07-17
* Add calibration_matrix config optionLibravatar Sergei Dolgov2019-07-05
* Add missing docs for xkb_switch_layoutLibravatar Simon Ser2019-06-10
* add seat sub command 'xcursor_theme'Libravatar Daniel Eklöf2019-06-05
* Implement input type configs (#3784)Libravatar Benjamin Cheng2019-04-14
* sway-input.5: add xkeyboard-config(7) to "see also"Libravatar Martin Michlmayr2019-04-12
* sway-input.5: document wildcard and identifier troubleshootingLibravatar Brian Ashworth2019-02-16
* cmd_seat: allow - to be used as alias for currentLibravatar Brian Ashworth2019-02-02
* pointer_constraint: change to a seat subcommandLibravatar Brian Ashworth2019-01-31
* Remove unnecessary underscores in man pagesLibravatar Drew DeVault2019-01-27
* input_cmd_events: allow toggle modes to be listedLibravatar Brian Ashworth2019-01-21
* Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedLibravatar Drew DeVault2019-01-13
|\
| * seat_cmd_cursor: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
* | Merge pull request #3342 from RedSoxFan/scroll-buttons-improvedLibravatar Drew DeVault2019-01-13
|\ \
| * | input_cmd_scroll_button: utilize mouse btn helpersLibravatar Brian Ashworth2019-01-10
| |/
* / input_cmd_events: implement toggleLibravatar Brian Ashworth2019-01-09
|/
* hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* Add scroll factor config option.Libravatar Spencer Michaels2018-11-18
* Establish sway-output(5)Libravatar Drew DeVault2018-10-14
* Fix some missing commands in sway-input(5)Libravatar Drew DeVault2018-10-03
* Merge pull request #2725 from PumbaPe/add-tap-and-dragLibravatar Drew DeVault2018-09-30
|\
| * add tap-and-drag setting to sway-inputLibravatar PP2018-09-29
* | sway{,bar,input}.5: changes for generic blocksLibravatar Brian Ashworth2018-09-28
|/
* Escaping underscores in tap_button_mapLibravatar Marius Orcsik2018-07-29
* Don't enable numlock by default. This fixes an annoying issue where laptop ke...Libravatar Geoff Greer2018-07-28
* Restrict CapsLock and NumLock commands to the configuration fileLibravatar ProgAndy2018-07-25
* Add documentation for xkb_capslock/xkb_numlockLibravatar ProgAndy2018-07-25
* Implement tap_button_map for input devicesLibravatar Brian Ashworth2018-07-14
* add paragraph to sway-input man pageLibravatar Robert Kubosz2018-07-12
* Escape underscore in sway-input(5) man page to avoid invalid colorsLibravatar Thomas Plaçais2018-07-05
* Add sway-input(5)Libravatar Drew DeVault2018-05-11