Age | Commit message (Expand) | Author |
2020-10-30 | hide_cursor: Add an option to hide when typing | Tamir Zahavi-Brunner |
2020-10-12 | input/tablet: add tool_mode option to set tablet tools as relative input | Tudor Brindus |
2020-04-29 | fix typos in sway-input.5.scd | jhalmen |
2020-03-15 | Document input selector precedence | Dennis Schridde |
2020-03-11 | commands: Add shortcuts_inhibitor command | Michael Weiser |
2020-03-11 | input: implement cycling through keyboard layout list | Bor Grošelj Simić |
2020-01-16 | sway-input.5: Document repeat_delay and repeat_rate only once | Ronan Pigott |
2020-01-05 | Fix small typo in sway-input(5) | Ross Schulman |
2019-12-16 | seat_cmd_keyboard_grouping: change keymap to smart | Brian Ashworth |
2019-12-12 | Add seat <seat> idle_{inhibit,wake} <sources...> | Drew DeVault |
2019-11-21 | Add support for wlr_keyboard_group | Brian Ashworth |
2019-11-17 | Implement input map_to_region command | Tadeo Kondrak |
2019-09-05 | Fix type (an -> and) | Nils ANDRÉ-CHANG |
2019-09-02 | man: document how to specify multiple xkb layouts and options | Simon Ser |
2019-08-31 | Fix markup syntax in man pages | Martin Michlmayr |
2019-07-17 | Implement input_cmd_xkb_file (#3999) | Ed Younis |
2019-07-05 | Add calibration_matrix config option | Sergei Dolgov |
2019-06-10 | Add missing docs for xkb_switch_layout | Simon Ser |
2019-06-05 | add seat sub command 'xcursor_theme' | Daniel Eklöf |
2019-04-14 | Implement input type configs (#3784) | Benjamin Cheng |
2019-04-12 | sway-input.5: add xkeyboard-config(7) to "see also" | Martin Michlmayr |
2019-02-16 | sway-input.5: document wildcard and identifier troubleshooting | Brian Ashworth |
2019-02-02 | cmd_seat: allow - to be used as alias for current | Brian Ashworth |
2019-01-31 | pointer_constraint: change to a seat subcommand | Brian Ashworth |
2019-01-27 | Remove unnecessary underscores in man pages | Drew DeVault |
2019-01-21 | input_cmd_events: allow toggle modes to be listed | Brian Ashworth |
2019-01-13 | Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improved | Drew DeVault |
2019-01-13 | Merge pull request #3342 from RedSoxFan/scroll-buttons-improved | Drew DeVault |
2019-01-10 | input_cmd_scroll_button: utilize mouse btn helpers | Brian Ashworth |
2019-01-10 | seat_cmd_cursor: utilize mouse button helpers | Brian Ashworth |
2019-01-09 | input_cmd_events: implement toggle | Brian Ashworth |
2018-12-30 | hide_cursor: change to a seat subcommand | Brian Ashworth |
2018-11-18 | Add scroll factor config option. | Spencer Michaels |
2018-10-14 | Establish sway-output(5) | Drew DeVault |
2018-10-03 | Fix some missing commands in sway-input(5) | Drew DeVault |
2018-09-30 | Merge pull request #2725 from PumbaPe/add-tap-and-drag | Drew DeVault |
2018-09-29 | add tap-and-drag setting to sway-input | PP |
2018-09-28 | sway{,bar,input}.5: changes for generic blocks | Brian Ashworth |
2018-07-29 | Escaping underscores in tap_button_map | Marius Orcsik |
2018-07-28 | Don't enable numlock by default. This fixes an annoying issue where laptop ke... | Geoff Greer |
2018-07-25 | Restrict CapsLock and NumLock commands to the configuration file | ProgAndy |
2018-07-25 | Add documentation for xkb_capslock/xkb_numlock | ProgAndy |
2018-07-14 | Implement tap_button_map for input devices | Brian Ashworth |
2018-07-12 | add paragraph to sway-input man page | Robert Kubosz |
2018-07-05 | Escape underscore in sway-input(5) man page to avoid invalid colors | Thomas Plaçais |
2018-05-11 | Add sway-input(5) | Drew DeVault |