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
/
include
/
sway
/
input
/
input-manager.h
Age
Commit message (
Expand
)
Author
2020-06-19
input: disable events for map_to_output devices when output not present
Tudor Brindus
2020-04-14
input: Mark virtual devices as such
Andri Yngvason
2020-03-11
input: Add support for keyboard shortcuts inhibit
Michael Weiser
2019-12-31
Add virtual pointer protocol
Josef Gajdusek
2019-04-14
Add heuristics to differentiate touchpads
Benjamin Cheng
2019-02-03
seat_cmd_cursor: do not create non-existing seat
Brian Ashworth
2019-01-09
reload: reset input configs
Brian Ashworth
2018-12-30
Verify seat fallback settings on reload
Brian Ashworth
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-18
cmd_bind{sym,code}: Implement per-device bindings
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-04-04
Add input inhibitor to input manager
Drew DeVault
2018-04-02
dont copy input config
Tony Crisci
2018-04-02
rename input-manager 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
input device destroy
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-20
add kill command
Tony Crisci
2018-01-20
seat config handler context
Tony Crisci
2018-01-20
input config handler context
Tony Crisci
2017-12-16
fix header includes
Tony Crisci
2017-12-14
basic configuration
Tony Crisci
2017-12-12
sway input device
Tony Crisci
2017-12-11
input config
Tony Crisci
2017-12-10
seat focus on button press
Tony Crisci
2017-12-08
input include directory
Tony Crisci