aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/input.c
AgeCommit message (Expand)Author
2018-09-29add tap-and-drag setting to sway-inputPP
2018-09-23Implement support for input wildcardBrian Ashworth
2018-07-25Restrict CapsLock and NumLock commands to the configuration fileProgAndy
2018-07-25Add xkb_numlock/xkb_capslock commands (#2311)ProgAndy
2018-07-14Implement tap_button_map for input devicesBrian Ashworth
2018-07-11add scroll button optionRobert Kubosz
2018-07-09Update for swaywm/wlroots#1126emersion
2018-06-27Check if command input has at least 2 argumentsThomas Plaçais
2018-06-02Address first round of review for generic blocksBrian Ashworth
2018-06-02Make command block implementation genericBrian Ashworth
2018-04-18Make key repeat configurableRyan Dwyer
2018-01-20seat config handler contextTony Crisci
2018-01-20input config handler contextTony Crisci
2018-01-05sway: change all sway_log to wlr_logDominique Martinet
2018-01-05cmd_input: cleanup around current_input_configDominique Martinet
2017-12-19error on not enough input/seat args for cmdTony Crisci
2017-12-16set keyboard config at runtimeTony Crisci
2017-12-11input configTony Crisci
2017-11-18Move everything to sway/old/Drew DeVault
2017-03-10UnGNUify the codebaseDrew DeVault
2016-10-25Add left_handed support for input devicesMichał Winiarski
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin