aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
2018-05-29Add tree representation to IPC workspace descriptionRyan Dwyer
2018-05-28Merge pull request #2060 from RedSoxFan/focus-wrappingemersion
2018-05-28Merge pull request #2058 from RyanDwyer/refactor-parse-title-formatemersion
2018-05-27Implement focus_wrappingBrian Ashworth
2018-05-28Fix ancestor typosRyan Dwyer
2018-05-28Refactor parse_title_formatRyan Dwyer
2018-05-27Send workspace::move in container_output_destroyBrian Ashworth
2018-05-27Don't move empty workspaces when output is destroyedemersion
2018-05-28Merge branch 'master' into cmd-swapRyan Dwyer
2018-05-27Rename view_get_type to view_get_shellRyan Dwyer
2018-05-27Add %app_id to title_formatRyan Dwyer
2018-05-26Implement swap commandBrian Ashworth
2018-05-25Merge pull request #2036 from RyanDwyer/workspace-switch-on-mapDrew DeVault
2018-05-25Merge pull request #2033 from RyanDwyer/arrange-after-flattenDrew DeVault
2018-05-25Merge pull request #2034 from RyanDwyer/cleanup-container-titlesDrew DeVault
2018-05-25Switch workspace if required when mapping a viewRyan Dwyer
2018-05-25Fix focus bug when moving between outputsRyan Dwyer
2018-05-25Clean up container title functionsRyan Dwyer
2018-05-25Arrange views after flattening the parentRyan Dwyer
2018-05-24Fix crash in move workspace to output commandRyan Dwyer
2018-05-24Fix nested tabsRyan Dwyer
2018-05-22Implement clicking stacked title barsRyan Dwyer
2018-05-22Use constants for titlebar dimensionsRyan Dwyer
2018-05-22Implement stacked layoutRyan Dwyer
2018-05-21Fix hide_edge_borders smart for tabs and stacksBrian Ashworth
2018-05-21Fix tab border issuesRyan Dwyer
2018-05-21Use class or app_id in tree representationRyan Dwyer
2018-05-21Don't track damage for views on inactive tabsRyan Dwyer
2018-05-21Add assertion in container_at_viewRyan Dwyer
2018-05-21Implement tabbed layoutRyan Dwyer
2018-05-21Fix hide_edge_borders constraintsRyan Dwyer
2018-05-19Rebuild textures if needed when moving a containerRyan Dwyer
2018-05-17Fix many border opacity issuesRyan Dwyer
2018-05-17Destroy marks textures when view destroyedRyan Dwyer
2018-05-17Set textures to null when destroyingRyan Dwyer
2018-05-17Don't show marks which start with an underscoreRyan Dwyer
2018-05-17Implement show_marksRyan Dwyer
2018-05-16Don't steal focus when a view changes its titleRyan Dwyer
2018-05-15Implement marksRyan Dwyer
2018-05-14Merge branch 'master' into fix-1975Brian Ashworth
2018-05-14Kill wl_shellemersion
2018-05-14Fix y and height for a hidden top normal borderBrian Ashworth
2018-05-14Merge branch 'master' into fix-1975Brian Ashworth
2018-05-14Fix titles and detect edges for hide_edge_bordersBrian Ashworth
2018-05-14Fix crash when launching programs from dmenuRyan Dwyer
2018-05-14Revert "Revert "Merge pull request #1953 from RyanDwyer/criteria-focused""Ryan Dwyer
2018-05-14Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements""Ryan Dwyer
2018-05-13Merge pull request #1970 from emersion/xdg-shell-stableDrew DeVault
2018-05-13Add xdg-shell stable supportemersion
2018-05-13Fix crash when using pango markup fontHeghedus Razvan