Commit Graph

210 Commits (639f3368e101b697aaf3715b1213ea30766ff4ed)

Author SHA1 Message Date
Ryan Dwyer 04489ff420 Separate root-related code 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
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 4bf253855f ipc: fix workspace::move calls argument order 7 years ago
Ian Fan 07101a5707 ipc: only emit window::create event for views 7 years ago
Ian Fan 686c084cec ipc: add workspace::empty event 7 years ago
Ian Fan f0310933c8 ipc: add window::close event 7 years ago
Ian Fan 87ccf18964 ipc: add workspace::init event 7 years ago
Ryan Dwyer de86d65627 Fix popups 7 years ago
Brian Ashworth b8efdeae29 Fix title textures on scale change 7 years ago
Drew DeVault 53069f1403
Merge pull request from RyanDwyer/floating-containers 7 years ago
Ryan Dwyer 84cd22c8cb Fix crash when a deferred command destroys a workspace 7 years ago
Ryan Dwyer debb8e85b2 Fix crash when unfloating child of container into empty workspace 7 years ago
Ryan Dwyer 538e083f61 Fix focus mode_toggle from a child of a floating container 7 years ago
Ryan Dwyer da2a87f6c7 When unfloating, return container to previously focused tiled 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
Cédric Cabessa 445a09575c fix : "move workspace to output up" crashes 7 years ago
Pascal Pascher 2bf893248a style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false 7 years ago
Pascal Pascher 24ad1c3983 Added meson option "enable_xwayland" (default: true) to enable/disable xwayland support 7 years ago
Ryan Dwyer 81e8f31cc6 Implement scratchpad 7 years ago
Ryan Dwyer 0c87bff5d1 Replace static handle_end_operation with seat_end_mouse_operation 7 years ago
Ryan Dwyer 9fbe13b9be Implement floating_modifier and mouse operations for floating views 7 years ago
Ryan Dwyer 8789ceea87 Fix pointer events for overlapping floating views 7 years ago
Ryan Dwyer 8ce7e3b44e
Merge branch 'master' into destroy-output-destroy-empty-workspaces 7 years ago
Ryan Dwyer 75c699db62 Implement default_floating_border command and adjust CSD behaviour 7 years ago
Ryan Dwyer be28c18ad5 Mark containers as urgent in IPC if they have urgent views 7 years ago
Ryan Dwyer 5f0a4bb6a4 Update workspace urgent state when views close or move workspaces 7 years ago
Ryan Dwyer 560627437b Make container_for_each_descendant_dfs descend into floating views 7 years ago
Ryan Dwyer 2032f85d94 Simplify transactions by utilising a dirty flag on containers 7 years ago
emersion 63b4bf5000
Update for 7 years ago
Ryan Dwyer b0fc7e9850 Remove duplicate function declaration and add assertion 7 years ago
Ryan Dwyer ab8a86369c Implement some floating move commands 7 years ago
vilhalmer 621d2666b1
Destroy empty workspace when destroying its output 7 years ago
Ryan Dwyer 0046eed969 Fix titles when container titles contain UTF-8 characters 7 years ago
Dominique Martinet ffbe91c245 container_free: free formatted title 7 years ago
Ryan Dwyer 4cb6c368a7 Fix boolean 7 years ago
Ryan Dwyer f156a25e64 Only call view_set_tiled when switching floating mode 7 years ago
Ryan Dwyer e396af853b Merge remote-tracking branch 'upstream/master' into atomic 7 years ago
Rostislav Pehlivanov f42bf0ad4a container_at_view: don't offset the view by the window geometry 7 years ago
Rostislav Pehlivanov e0d0e8f840 Revert "Don't unmaximize floating views" 7 years ago
Ryan Dwyer 8773ed3970 Fix memleak in container_get_box 7 years ago
Ryan Dwyer 61c1187685 Fix nitpicks 7 years ago
Ryan Dwyer a7b3f29292 Remove incorrect assertion and supporting code 7 years ago
Ryan Dwyer 93696b78ec Fix crash when closing output window from outer session 7 years ago
Ryan Dwyer 834805f5e2 Fix crash when disconnecting output 7 years ago
Ryan Dwyer a3976e2659 Fix another crash when moving out of stacks or tabs 7 years ago