Commit Graph

106 Commits (47e6a1164c25b5b49bfb919a681b88641d2ce37c)

Author SHA1 Message Date
Ryan Dwyer 24a90e5d86 Remove cursor warping from seat_set_focus 6 years ago
Ryan Dwyer 05284b65db Prevent duplicate workspace::focus events 6 years ago
Ryan Dwyer 26278b694c Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp 6 years ago
Ryan Dwyer f6e218a643 Rename seat_get_active_child to seat_get_active_tiling_child 7 years ago
emersion 7699c5444c Update for 7 years ago
Ryan Dwyer 8bb40c24c7 Implement tiling drag 7 years ago
Ryan Dwyer d4e80cf301 Rename OP_MOVE to OP_MOVE_FLOATING 7 years ago
Ryan Dwyer 908095ef9a Introduce seat_set_focus_container and seat_set_focus_workspace 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
Ryan Dwyer 07a897b3b7 Don't send motion if the cursor hasn't moved 7 years ago
Ryan Dwyer b637b61a7a Rename mousedown to down and make seat operation a named enum 7 years ago
Ryan Dwyer a36625a482 Implement mousedown operation 7 years ago
Ryan Dwyer 3a888163a0 Refactor seat_get_focus functions 7 years ago
Ryan Dwyer b4a0363d17 Implement resizing tiled containers via cursor 7 years ago
Ian Fan 03eaf444a4 ipc: prevent emitting a workspace::focus event when moving a container to a different workspace or output 7 years ago
Ryan Dwyer da2a87f6c7 When unfloating, return container to previously focused tiled container 7 years ago
Ryan Dwyer 9df660ee31 Store last button and use it when views request to move or resize 7 years ago
Ryan Dwyer 0c87bff5d1 Replace static handle_end_operation with seat_end_mouse_operation 7 years ago
Ryan Dwyer ff445cc855 Implement xdg shell request_move and request_resize events 7 years ago
Ryan Dwyer 9fbe13b9be Implement floating_modifier and mouse operations for floating views 7 years ago
emersion 747725b8bb Don't unfocus when an override redirect window is mapped 7 years ago
Ryan Dwyer a120d4c79f Make focus part of transactions 7 years ago
Ryan Dwyer 32b865e610 Fix crash when deleting last child in a tabbed or stacked container 7 years ago
emersion cfd02918c0
Render drag icons 7 years ago
Ryan Dwyer efc07fb3d4 Don't track damage for views on inactive tabs 7 years ago
Tony Crisci e7771c507a 80char 7 years ago
Tony Crisci de811823b6 seat focus inactive children foreach 7 years ago
Tony Crisci c0f9ee7bd1 seat get focus inactive view 7 years ago
emersion 2b357af7ee
Give keyboard focus to unmanaged xwayland surfaces 7 years ago
Drew DeVault d2d050d59c Address review feedback 7 years ago
Drew DeVault b7e7794912 Implement input-inhibit in sway, swaylock 7 years ago
Drew DeVault 06fbd51ff5 Add input inhibitor to input manager 7 years ago
Drew DeVault 56078edd65 Give exclusive focus to layers above shell layer 7 years ago
Tony Crisci d434da5632 Merge branch 'wlroots' into split-containers 7 years ago
Tony Crisci 35445b40a2 remove unused attachment config 7 years ago
Tony Crisci 53bb7ea996 dont copy seat config on the seat 7 years ago
Tony Crisci e677c5b204 rename seat functions 7 years ago
Tony Crisci 7706d83160 basic split containers 7 years ago
Drew DeVault f2332dc75c Address review feedback 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 b90099b4b7 rename container functions 7 years ago
Tony Crisci 83d09cf594 remove swayc_t typedef 7 years ago
Tony Crisci 66a975038c add doc to sway_seat_get_focus_inactive() 7 years ago
Tony Crisci 946d9459c5 get swayc in direction 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
Dominique Martinet 5766f426aa config reload: destroy old seat when removed from config 7 years ago
Tony Crisci d3d3604760 fix header includes 7 years ago
Tony Crisci 92fef27eaa basic configuration 7 years ago
Tony Crisci 163edc5a90 sway input device 7 years ago
Tony Crisci 9ae906cd37 sway pointer 7 years ago
Tony Crisci 609f63934a basic keyboard 7 years ago
Tony Crisci 21626e8153 seat focus on button press 7 years ago
Tony Crisci 7c67bea942 sway xcursor manager 7 years ago
Tony Crisci d76e745b73 input include directory 7 years ago