Commit Graph

79 Commits (88f08a42f30c6d79adbc9c1d5d897113fcd3a6f4)

Author SHA1 Message Date
Drew DeVault 01af343912 Destroy empty workspaces when moving away 7 years ago
Drew DeVault f26ecd9f58 Merge remote-tracking branch 'origin/wlroots' into swaybar-layers 7 years ago
Tony Crisci 8f490d7d2d Fix oversights from previous pull request 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 92c58b1e63 rename container_for_each_descendent 7 years ago
Drew DeVault 6836074fed Implement enough IPC for swaybar to work 7 years ago
Tony Crisci 4c394a0e9e address feedback 7 years ago
Tony Crisci eca029f218 more renaming things 7 years ago
Tony Crisci b90099b4b7 rename container functions 7 years ago
Tony Crisci 83d09cf594 remove swayc_t typedef 7 years ago
Tony Crisci 874f009866 move tree includes to their own directory 7 years ago
Drew DeVault 1e604f3e35 Update input events per 7 years ago
Tony Crisci ac8269d536 take seat param for handle_command and rename 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 946d9459c5 get swayc in direction 7 years ago
Tony Crisci ce3a1b3922 properly pick next focus 7 years ago
Tony Crisci 145b4fdf58 use bfs iterator to collect focus stack 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
Drew DeVault c933781fac
Merge pull request from acrisci/config-references 7 years ago
Tony Crisci 0e3eae4baa view interface 7 years ago
Tony Crisci c353e01c85 add kill command 7 years ago
Tony Crisci 2bf76509f8 update for new wlr-keyboard modifiers 7 years ago
Tony Crisci 9f54cd8935 copy config references for input and seat 7 years ago
Tony Crisci 83ddd2d9db render override redirect 7 years ago
Dominique Martinet 67985e9031 sway: change all sway_log to wlr_log 7 years ago
Tony Crisci 8b4eb5d7d1 cleanup bindings 7 years ago
Tony Crisci 50e791cadb binding release 7 years ago
Tony Crisci bd3ca70e3d fix nitpicks 7 years ago
Tony Crisci 62b7ab3959 overwrite old bindings 7 years ago
Tony Crisci 0b8481f41a fix keyboard_execute_bindcode 7 years ago
Tony Crisci 8d567cd062 bindcode 7 years ago
Tony Crisci 27cd633b40 run compositor bindings last 7 years ago
Tony Crisci ccaedf5b15 run binding command 7 years ago
Tony Crisci d941246d58 match user bindsym 7 years ago
Tony Crisci daad222337 compositor bindings 7 years ago
Tony Crisci eea80e7276 keyboard translate keysyms 7 years ago
Dominique Martinet f3d8df45fc seat_configure_pointer: apply libinput config 7 years ago
Tony Crisci 63f7fb9517 cleanup 7 years ago
Tony Crisci f35575f71d handle keymap not found 7 years ago
Tony Crisci 39e7871a85 dont set cursor image on motion 7 years ago
Tony Crisci 730af5e721 use snprintf to get identifier len 7 years ago
Tony Crisci a87960711a Merge branch 'feature/input' of github.com:acrisci/sway into feature/input 7 years ago
Tony Crisci 4c436a1a6f remove assumption of one device per identifier 7 years ago