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
/
input
/
input-manager.c
Age
Commit message (
Expand
)
Author
2018-10-20
Fix crash when defaut seat is not created
Mihai Coman
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-18
cmd_bind{sym,code}: Implement per-device bindings
Brian Ashworth
2018-10-10
Add libinput send_events config for touch
Thiago Mendes
2018-10-09
add libinput config for keyboard
Vincent Gu
2018-09-29
add tap-and-drag setting to sway-input
PP
2018-09-24
input: enable configuring tablets with libinput
Ian Fan
2018-09-23
Implement support for input wildcard
Brian Ashworth
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-07-28
Add virtual keyboard protocol
Drew DeVault
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-07-06
Attach destroy handler earlier
Ian Fan
2018-04-26
Add map_from_region command
emersion
2018-04-07
Give keyboard focus to unmanaged xwayland surfaces
emersion
2018-04-04
Implement input-inhibit in sway, swaylock
Drew DeVault
2018-04-04
Add input inhibitor to input manager
Drew DeVault
2018-04-02
fix segfault
Tony Crisci
2018-04-02
dont copy input config
Tony Crisci
2018-04-02
80col
Tony Crisci
2018-04-02
dont copy seat config on the seat
Tony Crisci
2018-04-02
rename input-manager functions
Tony Crisci
2018-04-02
rename seat functions
Tony Crisci
2018-03-29
Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"
Tony Crisci
2018-03-29
Revert "Refactor tree"
Drew DeVault
2018-03-29
remove swayc_t typedef
Tony Crisci
2018-02-20
rename new_input listener on input-manager
Tony Crisci
2018-02-14
fix build for latest api
Tony Crisci
2018-02-14
input device destroy
Tony Crisci
2018-02-07
separate seat get focus and seat get focus inactive
Tony Crisci
2018-02-04
basic focus overhaul
Tony Crisci
2018-01-30
Implement workspaces
Drew DeVault
2018-01-22
config reload: destroy old seat when removed from config
Dominique Martinet
2018-01-22
Merge pull request #1574 from acrisci/config-refactor
emersion
2018-01-20
add kill command
Tony Crisci
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-24
seat_configure_pointer: apply libinput config
Dominique Martinet
2017-12-20
cleanup
Tony Crisci
2017-12-19
use snprintf to get identifier len
Tony Crisci
2017-12-18
remove assumption of one device per identifier
Tony Crisci
2017-12-17
cleanup input-manager
Tony Crisci
2017-12-17
seat fallback config
Tony Crisci
2017-12-17
send keyboard enter on keyboard configuration
Tony Crisci
2017-12-16
get device id correctly
Tony Crisci
2017-12-16
device add/remove logging
Tony Crisci
2017-12-16
strip whitespace for device id
Tony Crisci
2017-12-14
basic configuration
Tony Crisci
2017-12-12
seat configuration
Tony Crisci
[next]