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
/
config
/
input.c
Age
Commit message (
Expand
)
Author
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-11-18
Add scroll factor config option.
Spencer Michaels
2018-09-29
add tap-and-drag setting to sway-input
PP
2018-09-27
input config: merge left_handed option
Ian Fan
2018-09-23
Implement support for input wildcard
Brian Ashworth
2018-09-19
config: free strings fields when freeing input config
Ian Fan
2018-07-25
Implement setting NumLock and CapsLock status
ProgAndy
2018-07-14
Implement tap_button_map for input devices
Brian Ashworth
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-04-26
Add map_from_region command
emersion
2018-04-18
Make key repeat configurable
Ryan Dwyer
2018-04-08
Add input "identifier" map_to_output "identifier"
Drew DeVault
2018-01-17
copy config references for input and seat
Tony Crisci
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2017-12-16
put seat and input config in their own files
Tony Crisci