aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/input.c
AgeCommit message (Expand)Author
2019-11-27config: improvements to the reload validationBrian Ashworth
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-09Add a new xkb_switch_layout commandSimon Ser
2019-06-09config/input: validate xkb keymap before storingBrian Ashworth
2019-06-09commands/input: perform basic keymap validationBrian Ashworth
2019-04-26bindsym: consider xkb_rule_names for --to-codeKonstantin Pospelov
2019-04-26bindsym: change default keymap for --to-codeKonstantin Pospelov
2019-04-26Implement bindsym --to-codeKonstantin Pospelov
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-11-18Add scroll factor config option.Spencer Michaels
2018-10-20Minor refactor of input managerRyan Dwyer
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