index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
commands
/
input
Age
Commit message (
Expand
)
Author
2018-11-10
Use parse_boolean where possible.
Connor E
2018-10-03
Fix some missing commands in sway-input(5)
Drew DeVault
2018-09-29
add tap-and-drag setting to sway-input
PP
2018-09-23
Implement support for input wildcard
Brian Ashworth
2018-07-25
Add xkb_numlock/xkb_capslock commands (#2311)
ProgAndy
2018-07-23
Switch to using a function to parse booleans
Brian Ashworth
2018-07-14
Implement tap_button_map for input devices
Brian Ashworth
2018-07-13
add error handling for scroll button out of range
Robert Kubosz
2018-07-12
expanded error detection for scroll button option
Robert Kubosz
2018-07-12
rm constraint for max value of button identifier
Robert Kubosz
2018-07-12
increase maximum value of button identifier
Robert Kubosz
2018-07-11
add scroll button option
Robert Kubosz
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-02
input_config: free new_input_config on error
Dominique Martinet
2018-04-26
Add map_from_region command
emersion
2018-04-19
Split repeat commands into separate files.
Ryan Dwyer
2018-04-18
Make key repeat configurable
Ryan Dwyer
2018-04-08
Add input "identifier" map_to_output "identifier"
Drew DeVault
2018-01-20
input config handler context
Tony Crisci
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2017-12-18
improve xkb command logging
Tony Crisci
2017-12-16
expect exactly one xkb arg
Tony Crisci
2017-12-16
rename config apply cmds
Tony Crisci
2017-12-15
xkb config
Tony Crisci
2017-12-14
basic configuration
Tony Crisci
2017-12-12
seat configuration
Tony Crisci
2017-12-12
config cleanup
Tony Crisci
2017-12-11
input config
Tony Crisci
2017-11-18
Move everything to sway/old/
Drew DeVault
2017-03-10
UnGNUify the codebase
Drew DeVault
2016-10-25
Add left_handed support for input devices
MichaĆ Winiarski
2016-09-02
merge in latest commits
Zandr Martin
2016-09-01
refactor commands.c
Zandr Martin