aboutsummaryrefslogtreecommitdiffstats
path: root/sway/config/input.c
Commit message (Expand)AuthorAge
* input/tablet: add tool_mode option to set tablet tools as relative inputLibravatar Tudor Brindus2020-10-12
* config/input: set type for new identifier configsLibravatar Brian Ashworth2019-12-14
* 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
* Implement input_cmd_xkb_file (#3999)Libravatar Ed Younis2019-07-17
* Add calibration_matrix config optionLibravatar Sergei Dolgov2019-07-05
* config/input: validate xkb keymap before storingLibravatar Brian Ashworth2019-06-09
* bindsym: change xkb_rule_names initializationLibravatar Konstantin Pospelov2019-04-26
* bindsym: consider xkb_rule_names for --to-codeLibravatar Konstantin Pospelov2019-04-26
* Implement input type configs (#3784)Libravatar Benjamin Cheng2019-04-14
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* Add scroll factor config option.Libravatar Spencer Michaels2018-11-18
* add tap-and-drag setting to sway-inputLibravatar PP2018-09-29
* input config: merge left_handed optionLibravatar Ian Fan2018-09-27
* Implement support for input wildcardLibravatar Brian Ashworth2018-09-23
* config: free strings fields when freeing input configLibravatar Ian Fan2018-09-19
* Implement setting NumLock and CapsLock statusLibravatar ProgAndy2018-07-25
* Implement tap_button_map for input devicesLibravatar Brian Ashworth2018-07-14
* 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
* Add map_from_region commandLibravatar emersion2018-04-26
* Make key repeat configurableLibravatar Ryan Dwyer2018-04-18
* Add input "identifier" map_to_output "identifier"Libravatar Drew DeVault2018-04-08
* copy config references for input and seatLibravatar Tony Crisci2018-01-17
* sway: change all sway_log to wlr_logLibravatar Dominique Martinet2018-01-05
* put seat and input config in their own filesLibravatar Tony Crisci2017-12-16