aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/input
Commit message (Expand)AuthorAge
* input/tablet: add tool_mode option to set tablet tools as relative inputLibravatar Tudor Brindus2020-10-12
* input_cmd_click_method: fix typo in error textLibravatar Tudor Brindus2020-06-19
* input: implement cycling through keyboard layout listLibravatar Bor Grošelj Simić2020-03-11
* input_cmd_events: add support for input typesLibravatar Brian Ashworth2020-02-18
* input_cmd_xkb_file: allow shell path expansionLibravatar Brian Ashworth2019-11-21
* Use an enum instead of a marker string for map_to_Libravatar Tadeo Kondrak2019-11-17
* Implement input map_to_region commandLibravatar Tadeo Kondrak2019-11-17
* input_cmd_xkb_switch_layout: support input typesLibravatar Brian Ashworth2019-07-18
* input_cmd_xkb_*: cleanup includesLibravatar Ed Younis2019-07-17
* Implement input_cmd_xkb_file (#3999)Libravatar Ed Younis2019-07-17
* calibration_matrix: expect 6 individual valuesLibravatar Sergei Dolgov2019-07-05
* Use isnanLibravatar Sergei Dolgov2019-07-05
* Add calibration_matrix config optionLibravatar Sergei Dolgov2019-07-05
* Add a new xkb_switch_layout commandLibravatar Simon Ser2019-06-09
* config/input: validate xkb keymap before storingLibravatar Brian Ashworth2019-06-09
* Merge pull request #3480 from RedSoxFan/input-modes-improved-toggleLibravatar Drew DeVault2019-01-21
|\
| * input_cmd_events: allow toggle modes to be listedLibravatar Brian Ashworth2019-01-21
* | Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
|/
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* 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
|/
* Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* Add scroll factor config option.Libravatar Spencer Michaels2018-11-18
* Use parse_boolean where possible.Libravatar Connor E2018-11-10
* Fix some missing commands in sway-input(5)Libravatar Drew DeVault2018-10-03
* add tap-and-drag setting to sway-inputLibravatar PP2018-09-29
* Implement support for input wildcardLibravatar Brian Ashworth2018-09-23
* Add xkb_numlock/xkb_capslock commands (#2311)Libravatar ProgAndy2018-07-25
* Switch to using a function to parse booleansLibravatar Brian Ashworth2018-07-23
* Implement tap_button_map for input devicesLibravatar Brian Ashworth2018-07-14
* add error handling for scroll button out of rangeLibravatar Robert Kubosz2018-07-13
* expanded error detection for scroll button optionLibravatar Robert Kubosz2018-07-12
* rm constraint for max value of button identifierLibravatar Robert Kubosz2018-07-12
* increase maximum value of button identifierLibravatar Robert Kubosz2018-07-12
* add scroll button optionLibravatar Robert Kubosz2018-07-11
* Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* input_config: free new_input_config on errorLibravatar Dominique Martinet2018-07-02
* Add map_from_region commandLibravatar emersion2018-04-26
* Split repeat commands into separate files.Libravatar Ryan Dwyer2018-04-19
* Make key repeat configurableLibravatar Ryan Dwyer2018-04-18
* Add input "identifier" map_to_output "identifier"Libravatar Drew DeVault2018-04-08
* input config handler contextLibravatar Tony Crisci2018-01-20
* sway: change all sway_log to wlr_logLibravatar Dominique Martinet2018-01-05
* improve xkb command loggingLibravatar Tony Crisci2017-12-18
* expect exactly one xkb argLibravatar Tony Crisci2017-12-16
* rename config apply cmdsLibravatar Tony Crisci2017-12-16
* xkb configLibravatar Tony Crisci2017-12-15
* basic configurationLibravatar Tony Crisci2017-12-14
* seat configurationLibravatar Tony Crisci2017-12-12