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
/
events.c
Age
Commit message (
Expand
)
Author
2022-11-28
Make libinput backend optional
Simon Ser
2020-02-18
input_cmd_events: add support for input types
Brian Ashworth
2019-06-09
config/input: validate xkb keymap before storing
Brian Ashworth
2019-01-21
input_cmd_events: allow toggle modes to be listed
Brian Ashworth
2019-01-14
Remove now-unused "input" argument of cmd_results_new
M Stoeckl
2019-01-09
input_cmd_events: implement toggle
Brian Ashworth
2018-09-23
Implement support for input wildcard
Brian Ashworth
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-02
input_config: free new_input_config on error
Dominique Martinet
2018-01-20
input config handler context
Tony Crisci
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2017-12-16
rename config apply cmds
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-09-02
merge in latest commits
Zandr Martin
2016-09-01
refactor commands.c
Zandr Martin