aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
2018-08-20Clean up tracked outputs when an output is destroyedRyan Dwyer
2018-08-20Send output enter/leave events correctlyRyan Dwyer
2018-08-19Allow subsurfaces which overflow the container to be interacted withRyan Dwyer
2018-08-19Replace hacky L_FLOATING container with a listRyan Dwyer
2018-08-19Merge branch 'master' into commandsRyan Dwyer
2018-08-18Merge pull request #2466 from RyanDwyer/geometryDrew DeVault
2018-08-18Fix double iterating in container_for_each_childIan Fan
2018-08-18commands: complete assign commandIan Fan
2018-08-18commands: saner workspace number handlingIan Fan
2018-08-18Implement iterators per container typeRyan Dwyer
2018-08-18Rename container_sort_workspaces and container_wrap_childrenRyan Dwyer
2018-08-18Store geometry in the view and handle any floating view resizingRyan Dwyer
2018-08-18Handle xwayland views sending new sizes in their commitsRyan Dwyer
2018-08-18Fix geometryRyan Dwyer
2018-08-18Add view_get_geometryemersion
2018-08-17Attempt to reap old tiling parent when floating a containerRyan Dwyer
2018-08-16When the workspace is focused, return it instead of checking parentDonnie West
2018-08-15Merge pull request #2458 from RyanDwyer/cleanup-transactionsDrew DeVault
2018-08-15Use list_find in more places and refactor/fix workspace prev_next functionsRyan Dwyer
2018-08-15Simplify transactionsRyan Dwyer
2018-08-12Use assigned workspace name for outputminus
2018-08-12Fix container_has_ancestor crashRyan Dwyer
2018-08-11Merge pull request #2449 from RyanDwyer/remove-bfsDrew DeVault
2018-08-11Remove container_for_each_descendant_bfsRyan Dwyer
2018-08-11Remove container_has_childRyan Dwyer
2018-08-08Merge branch 'master' into masterBrian Ashworth
2018-08-08Rename container_at_view to surface_at_view and make it return voidRyan Dwyer
2018-08-08Fix focus when clicking floating decorationsRyan Dwyer
2018-08-08Deny moving a sticky container to workspace if it's the same outputRyan Dwyer
2018-08-08Fix edge cases when moving floating container to new workspaceRyan Dwyer
2018-08-08Implement move to workspace on a floating containerRyan Dwyer
2018-08-07Fix infinite loop when focusing sticky containers via workspace commandRyan Dwyer
2018-08-06Merge branch 'master' into workspace-move-to-outputBrian Ashworth
2018-08-07Move workspace moving code out of container_move_toRyan Dwyer
2018-08-06commands: fix workspace edge casesIan Fan
2018-08-06commands: check for special workspaces in workspace & move commandsIan Fan
2018-08-06commands: complete workspace implementationIan Fan
2018-08-06commands: fix layout implementation (also better name for previous split layout)Ian Fan
2018-08-06commands: complete move implementationIan Fan
2018-08-05Fix segv when sway is terminatingMariusz Bialonczyk
2018-08-04Move workspace pid code to root.cRyan Dwyer
2018-08-04Separate root-related codeRyan Dwyer
2018-08-03Check correct ws for sticky and fix floating iterBrian Ashworth
2018-08-03Merge pull request #2414 from RyanDwyer/fix-inactive-fullscreen-crashemersion
2018-08-03Fix crash when moving cursor over a fullscreen split containerRyan Dwyer
2018-08-03Fix crash when fullscreen view closes on inactive workspaceRyan Dwyer
2018-08-02Fix pointer events for fullscreen viewsemersion
2018-08-02Revert "Revert "Fix popups""Ryan Dwyer
2018-08-02Revert "Fix popups"Drew DeVault
2018-08-02Fix focus related crashesRyan Dwyer