Commit Graph

39 Commits (9939d98454db32635dd9d0887ac930d7a24440bc)

Author SHA1 Message Date
Drew DeVault b7e7794912 Implement input-inhibit in sway, swaylock 7 years ago
Drew DeVault 06fbd51ff5 Add input inhibitor to input manager 7 years ago
Tony Crisci c7a6524954 fix segfault 7 years ago
Tony Crisci 22287b42bf dont copy input config 7 years ago
Tony Crisci a82c107c76 80col 7 years ago
Tony Crisci 53bb7ea996 dont copy seat config on the seat 7 years ago
Tony Crisci 0828c77251 rename input-manager functions 7 years ago
Tony Crisci e677c5b204 rename seat functions 7 years ago
Tony Crisci dc8c9fbeb6 Revert "Merge pull request from swaywm/revert-1647-refactor-tree" 7 years ago
Drew DeVault d0c7f66e95
Revert "Refactor tree" 7 years ago
Tony Crisci 83d09cf594 remove swayc_t typedef 7 years ago
Tony Crisci 4b3aa59b8b rename new_input listener on input-manager 7 years ago
Tony Crisci 083e11ac7c fix build for latest api 7 years ago
Tony Crisci 06c71f115b input device destroy 7 years ago
Tony Crisci a7d49da239 separate seat get focus and seat get focus inactive 7 years ago
Tony Crisci 5151502298 basic focus overhaul 7 years ago
Drew DeVault b28602aa74 Implement workspaces 7 years ago
Dominique Martinet 5766f426aa config reload: destroy old seat when removed from config 7 years ago
emersion 0c58673c6a
Merge pull request from acrisci/config-refactor 7 years ago
Tony Crisci c353e01c85 add kill command 7 years ago
Tony Crisci 9f54cd8935 copy config references for input and seat 7 years ago
Dominique Martinet 67985e9031 sway: change all sway_log to wlr_log 7 years ago
Dominique Martinet f3d8df45fc seat_configure_pointer: apply libinput config 7 years ago
Tony Crisci 63f7fb9517 cleanup 7 years ago
Tony Crisci 730af5e721 use snprintf to get identifier len 7 years ago
Tony Crisci 4c436a1a6f remove assumption of one device per identifier 7 years ago
Tony Crisci a27736adcd cleanup input-manager 7 years ago
Tony Crisci 88bcd43ebf seat fallback config 7 years ago
Tony Crisci e27eff8a29 send keyboard enter on keyboard configuration 7 years ago
Tony Crisci 9e4fc7253e get device id correctly 7 years ago
Tony Crisci b0ed1ad28d device add/remove logging 7 years ago
Tony Crisci 24e2406429 strip whitespace for device id 7 years ago
Tony Crisci 92fef27eaa basic configuration 7 years ago
Tony Crisci c173d30b92 seat configuration 7 years ago
Tony Crisci 163edc5a90 sway input device 7 years ago
Tony Crisci 21626e8153 seat focus on button press 7 years ago
Tony Crisci d76e745b73 input include directory 7 years ago
Tony Crisci f6f63f60d6 basic input manager and seat 7 years ago
Tony Crisci 21ce20885a rename input to input-manager 7 years ago