aboutsummaryrefslogtreecommitdiff
path: root/sway/config/input.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2023-06-16input/libinput: add scroll_button_lock methodCezary Drożak
2022-12-09Add libinput RotationAngleLucas Zampieri
2022-10-30Support libinput's 1.21 new dwtp optionpudiva chip líquida
2020-10-12input/tablet: add tool_mode option to set tablet tools as relative inputTudor Brindus
2019-12-14config/input: set type for new identifier configsBrian Ashworth
2019-11-17Use an enum instead of a marker string for map_to_Tadeo Kondrak
2019-11-17Implement input map_to_region commandTadeo Kondrak
2019-07-17Implement input_cmd_xkb_file (#3999)Ed Younis
2019-07-05Add calibration_matrix config optionSergei Dolgov
2019-06-09config/input: validate xkb keymap before storingBrian Ashworth
2019-04-26bindsym: change xkb_rule_names initializationKonstantin Pospelov
2019-04-26bindsym: consider xkb_rule_names for --to-codeKonstantin Pospelov
2019-04-14Implement input type configs (#3784)Benjamin Cheng
2019-01-21Replace wlr_log with sway_logM Stoeckl
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-11-18Add scroll factor config option.Spencer Michaels
2018-09-29add tap-and-drag setting to sway-inputPP
2018-09-27input config: merge left_handed optionIan Fan
2018-09-23Implement support for input wildcardBrian Ashworth
2018-09-19config: free strings fields when freeing input configIan Fan
2018-07-25Implement setting NumLock and CapsLock statusProgAndy
2018-07-14Implement tap_button_map for input devicesBrian Ashworth
2018-07-12increase maximum value of button identifierRobert Kubosz
2018-07-11add scroll button optionRobert Kubosz
2018-07-09Update for swaywm/wlroots#1126emersion
2018-04-26Add map_from_region commandemersion
2018-04-18Make key repeat configurableRyan Dwyer
2018-04-08Add input "identifier" map_to_output "identifier"Drew DeVault
2018-01-17copy config references for input and seatTony Crisci
2018-01-05sway: change all sway_log to wlr_logDominique Martinet
2017-12-16put seat and input config in their own filesTony Crisci