aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/input
AgeCommit message (Expand)Author
2018-10-03Fix some missing commands in sway-input(5)Drew DeVault
2018-09-29add tap-and-drag setting to sway-inputPP
2018-09-23Implement support for input wildcardBrian Ashworth
2018-07-25Add xkb_numlock/xkb_capslock commands (#2311)ProgAndy
2018-07-23Switch to using a function to parse booleansBrian Ashworth
2018-07-14Implement tap_button_map for input devicesBrian Ashworth
2018-07-13add error handling for scroll button out of rangeRobert Kubosz
2018-07-12expanded error detection for scroll button optionRobert Kubosz
2018-07-12rm constraint for max value of button identifierRobert Kubosz
2018-07-12increase maximum value of button identifierRobert Kubosz
2018-07-11add scroll button optionRobert Kubosz
2018-07-09Update for swaywm/wlroots#1126emersion
2018-07-02input_config: free new_input_config on errorDominique Martinet
2018-04-26Add map_from_region commandemersion
2018-04-19Split repeat commands into separate files.Ryan Dwyer
2018-04-18Make key repeat configurableRyan Dwyer
2018-04-08Add input "identifier" map_to_output "identifier"Drew DeVault
2018-01-20input config handler contextTony Crisci
2018-01-05sway: change all sway_log to wlr_logDominique Martinet
2017-12-18improve xkb command loggingTony Crisci
2017-12-16expect exactly one xkb argTony Crisci
2017-12-16rename config apply cmdsTony Crisci
2017-12-15xkb configTony Crisci
2017-12-14basic configurationTony Crisci
2017-12-12seat configurationTony Crisci
2017-12-12config cleanupTony 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