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.c
Age
Commit message (
Expand
)
Author
2018-10-20
Minor refactor of input manager
Ryan Dwyer
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
Restrict CapsLock and NumLock commands to the configuration file
ProgAndy
2018-07-25
Add xkb_numlock/xkb_capslock commands (#2311)
ProgAndy
2018-07-14
Implement tap_button_map for input devices
Brian Ashworth
2018-07-11
add scroll button option
Robert Kubosz
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-06-27
Check if command input has at least 2 arguments
Thomas Plaçais
2018-06-02
Address first round of review for generic blocks
Brian Ashworth
2018-06-02
Make command block implementation generic
Brian Ashworth
2018-04-18
Make key repeat configurable
Ryan Dwyer
2018-01-20
seat config handler context
Tony Crisci
2018-01-20
input config handler context
Tony Crisci
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2018-01-05
cmd_input: cleanup around current_input_config
Dominique Martinet
2017-12-19
error on not enough input/seat args for cmd
Tony Crisci
2017-12-16
set keyboard config at runtime
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