Age | Commit message (Expand) | Author |
2020-10-12 | input/tablet: add tool_mode option to set tablet tools as relative input | Tudor Brindus |
2020-06-19 | input_cmd_click_method: fix typo in error text | Tudor Brindus |
2020-03-11 | input: implement cycling through keyboard layout list | Bor Grošelj Simić |
2020-02-18 | input_cmd_events: add support for input types | Brian Ashworth |
2019-11-21 | input_cmd_xkb_file: allow shell path expansion | Brian Ashworth |
2019-11-17 | Use an enum instead of a marker string for map_to_ | Tadeo Kondrak |
2019-11-17 | Implement input map_to_region command | Tadeo Kondrak |
2019-07-18 | input_cmd_xkb_switch_layout: support input types | Brian Ashworth |
2019-07-17 | input_cmd_xkb_*: cleanup includes | Ed Younis |
2019-07-17 | Implement input_cmd_xkb_file (#3999) | Ed Younis |
2019-07-05 | calibration_matrix: expect 6 individual values | Sergei Dolgov |
2019-07-05 | Use isnan | Sergei Dolgov |
2019-07-05 | Add calibration_matrix config option | Sergei Dolgov |
2019-06-09 | Add a new xkb_switch_layout command | Simon Ser |
2019-06-09 | config/input: validate xkb keymap before storing | Brian Ashworth |
2019-01-21 | Merge pull request #3480 from RedSoxFan/input-modes-improved-toggle | Drew DeVault |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-21 | input_cmd_events: allow toggle modes to be listed | Brian Ashworth |
2019-01-14 | Remove now-unused "input" argument of cmd_results_new | M Stoeckl |
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-09 | input_cmd_events: implement toggle | Brian Ashworth |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion |
2018-11-18 | Add scroll factor config option. | Spencer Michaels |
2018-11-10 | Use parse_boolean where possible. | Connor E |
2018-10-03 | Fix some missing commands in sway-input(5) | Drew DeVault |
2018-09-29 | add tap-and-drag setting to sway-input | PP |
2018-09-23 | Implement support for input wildcard | Brian Ashworth |
2018-07-25 | Add xkb_numlock/xkb_capslock commands (#2311) | ProgAndy |
2018-07-23 | Switch to using a function to parse booleans | Brian Ashworth |
2018-07-14 | Implement tap_button_map for input devices | Brian Ashworth |
2018-07-13 | add error handling for scroll button out of range | Robert Kubosz |
2018-07-12 | expanded error detection for scroll button option | Robert Kubosz |
2018-07-12 | rm constraint for max value of button identifier | Robert Kubosz |
2018-07-12 | increase maximum value of button identifier | Robert Kubosz |
2018-07-11 | add scroll button option | Robert Kubosz |
2018-07-09 | Update for swaywm/wlroots#1126 | emersion |
2018-07-02 | input_config: free new_input_config on error | Dominique Martinet |
2018-04-26 | Add map_from_region command | emersion |
2018-04-19 | Split repeat commands into separate files. | Ryan Dwyer |
2018-04-18 | Make key repeat configurable | Ryan Dwyer |
2018-04-08 | Add input "identifier" map_to_output "identifier" | Drew DeVault |
2018-01-20 | input config handler context | Tony Crisci |
2018-01-05 | sway: change all sway_log to wlr_log | Dominique Martinet |
2017-12-18 | improve xkb command logging | Tony Crisci |
2017-12-16 | expect exactly one xkb arg | Tony Crisci |
2017-12-16 | rename config apply cmds | Tony Crisci |
2017-12-15 | xkb config | Tony Crisci |
2017-12-14 | basic configuration | Tony Crisci |
2017-12-12 | seat configuration | Tony Crisci |