Commit Graph

165 Commits (fa8959532ba3d3b0846dc3fb9f55ccbf4e6655ec)

Author SHA1 Message Date
Ryan Dwyer f23588de3c Introduce container_is_transient_for 7 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen 7 years ago
Ryan Dwyer 4feedbf7cf Ignore unrelated cursor buttons while doing seat operations 7 years ago
Jonathan Buch 7727d54faf
Fix focusing topmost floating windows 7 years ago
Drew DeVault 06c214a800
Merge pull request from RyanDwyer/csd-border 7 years ago
Arkadiusz Hiler 1e70f7b19e Turn funcs() into funcs(void) 7 years ago
emersion a53171669a
Merge pull request from ianyfan/hide-cursor 7 years ago
Ryan Dwyer 7b138e5ef0 Add CSD to border modes 7 years ago
Alexander Bakker d129108cdd Add a missing null check for moving tiling containers 7 years ago
Ian Fan a10fef9ae8 cursor: allow cursor_set_image to accept a NULL image to hide cursor 7 years ago
Ryan Dwyer bf5933c501 Implement tab cycling using mouse wheel 7 years ago
emersion 7699c5444c Update for 7 years ago
Ryan Dwyer 679c7eb08c Minor fixes to tiling drag implementation 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
Drew DeVault 030b5bc024
Merge pull request from emersion/fix-dnd 7 years ago
emersion 251a7ebc4b Fix drag-and-drop 7 years ago
Ryan Dwyer 908095ef9a Introduce seat_set_focus_container and seat_set_focus_workspace 7 years ago
Ryan Dwyer 6f71749398 Fix clicking workspace buttons 7 years ago
Ryan Dwyer e5c9204b49 Focus empty workspace when clicking it 7 years ago
Ryan Dwyer eccfcde2eb Fix crash when moving mouse over a fullscreen split container 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
Ryan Dwyer 5dbbab7bdc Remove layout.c 7 years ago
Ryan Dwyer 2b5a404ac9 Replace hacky L_FLOATING container with a list 7 years ago
Drew DeVault d4a32800d5
Merge pull request from RyanDwyer/implement-mousedown 7 years ago
Ryan Dwyer d22420689d Fix mod+resize 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 4d023c0390 Make mod+resize a floating container resize the container itself 7 years ago
Ryan Dwyer e9d46ccbdd Use col-resize and row-resize cursor images 7 years ago
Ryan Dwyer 1893515d3a Fix right-click/popups and add state checks 7 years ago
Ryan Dwyer 2dceae6224 Allow resizing tiled views via mod key 7 years ago
Ryan Dwyer f4280e506b Refactor dispatch_cursor_button 7 years ago
Ryan Dwyer b4a0363d17 Implement resizing tiled containers via cursor 7 years ago
Ryan Dwyer f5dc3ac09d Don't call send_pointer_notify_button when doing move or resize 7 years ago
Ryan Dwyer 4c5dc6f135 Focus floating views when beginning move/resize operations 7 years ago
Ryan Dwyer c17f0870ef Fix crash when moving cursor over a fullscreen split container 7 years ago
emersion b336564511 Fix pointer events for fullscreen views 7 years ago
minus e72f86784c Fix crash on mouse motion on fullscreen container 7 years ago
Ryan Dwyer 8392eae40f Revert "Revert "Fix popups"" 7 years ago
Drew DeVault 9aa258d33a Revert "Fix popups" 7 years ago
Drew DeVault 9564c73c0d
Merge pull request from RyanDwyer/fix-popups-v2 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 de86d65627 Fix popups 7 years ago
Ryan Dwyer 0b6b6716e2 Fix clicking a floating split container 7 years ago
Ryan Dwyer 08cfba2192 Allow containers to float 7 years ago
Ryan Dwyer 27a20a4884 Allow containers to be fullscreen 7 years ago
Drew DeVault fc718f629a
Merge pull request from ppascher/xwayland-optional 7 years ago
Pascal Pascher f95cb9a7c1 reverted includes of "sway/config.h" and replaced with "config.h" from meson build 7 years ago