Commit Graph

169 Commits (c092f1fe6a742bc79015efe6e485c35f49cbf473)

Author SHA1 Message Date
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
Ryan Dwyer b864ac0149 Fix crash when unmapping a view with reapable parents 7 years ago
Ryan Dwyer 38398e2d77 Implement atomic layout updates for tree operations 7 years ago
Ryan Dwyer 1c89f32533 Preserve buffers during transactions 7 years ago
Ryan Dwyer 9e96cfd310 Merge remote-tracking branch 'upstream/master' into atomic 7 years ago
Nate Symer 6a910b9ba5 Implement gaps (PR ) 7 years ago
Ryan Dwyer bb66e6d578 Refactor everything that needs to arrange windows 7 years ago
Ryan Dwyer 59c9488701 WIP: Atomic layout updates ground work 7 years ago
Brian Ashworth e2b2fb0a0e Switch restore workspaces to a nested for-loop 7 years ago
Brian Ashworth 5c9a917df9 Restore workspaces to outputs based on priority 7 years ago
Brian Ashworth a0bbe67076 Address emersions comments on output re-enabling 7 years ago
Brian Ashworth a1b5b93d29 Store sway_outputs so that they can be reenabled 7 years ago
Ryan Dwyer 8289e30308 Fix potential crash when destroying workspace 7 years ago
Ryan Dwyer 97672295ed Don't unmaximize floating views 7 years ago
Ryan Dwyer d4ed204d4d Remove container_self_or_parent_floating 7 years ago
Ryan Dwyer 70f5d6fcf3 Rename container_set_geometry_from_view 7 years ago
Ryan Dwyer e4e912ea91 Store swayc coordinates as layout-local 7 years ago
Ryan Dwyer 02de2a6f65 Rename set_maximized functions to set_tiled 7 years ago
Ryan Dwyer dc83b158e1 Fix issues with sticky containers and workspaces 7 years ago
Ryan Dwyer 13a4b0512e Fix unfullscreening a floating view 7 years ago
Ryan Dwyer aaba7642b3 Replace is_floating boolean with function 7 years ago
Ryan Dwyer 34f35f0bad Use L_FLOATING instead of reapable boolean 7 years ago
Ryan Dwyer 1f2e399ade Implement floating 7 years ago
Ryan Dwyer 6f4cb2b29d Add tree representation to IPC workspace description 7 years ago
Ryan Dwyer 7c7d24600b Fix ancestor typos 7 years ago
Brian Ashworth fd137c4f05 Send workspace::move in container_output_destroy 7 years ago
emersion 9c0cc98d07
Don't move empty workspaces when output is destroyed 7 years ago
Ryan Dwyer db38b9bbf3 Clean up container title functions 7 years ago
Ryan Dwyer 5354988317 Implement clicking stacked title bars 7 years ago
Ryan Dwyer f6c3682c05 Use constants for titlebar dimensions 7 years ago
Ryan Dwyer 4672cb7ccf Use class or app_id in tree representation 7 years ago
Ryan Dwyer efc07fb3d4 Don't track damage for views on inactive tabs 7 years ago
Ryan Dwyer bd79584f65 Add assertion in container_at_view 7 years ago
Ryan Dwyer c08f9bf257 Implement tabbed layout 7 years ago
Ryan Dwyer 9fd28aea8c Rebuild textures if needed when moving a container 7 years ago
Ryan Dwyer ebb0d051db Fix many border opacity issues 7 years ago
Ryan Dwyer b351d0a64a Set textures to null when destroying 7 years ago
emersion 95a10dd4f3
Kill wl_shell 7 years ago
emersion 88d9d43b36
Add xdg-shell stable support 7 years ago
Brian Ashworth 0f43eac5dc Fix recursion when counting descendants of a type 7 years ago
Brian Ashworth e3625d8f33 Count descendant views for hide_edge_borders smart 7 years ago
emersion c0f5d740a5
Damage container when updating title 7 years ago