summaryrefslogtreecommitdiff
path: root/include/sway/tree/root.h
AgeCommit message (Expand)Author
2023-01-04rebase: Sway 1.8 (#78)Erik Reider
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni
2020-01-09view: remove workspace pid mapping for assignsBrian Ashworth
2019-06-16Fix sway crashes for scratchpad layoutsRouven Czerwinski
2019-03-23Allow for workspace renaming during exec handlingmliszcz
2019-03-18Remove debug treeRyan Dwyer
2019-01-25Implement fullscreen globalRyan Dwyer
2019-01-22Use noop output when there's no outputs connectedRyan Dwyer
2018-11-18Use #if instead of #ifdefemersion
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-25Add comment for sway_root.all_outputsRyan Dwyer
2018-08-25Rename sway_root.outputs to sway_root.all_outputsRyan Dwyer
2018-08-24Refactor destroy functions and save workspaces when there's no outputsRyan Dwyer
2018-08-18Implement iterators per container typeRyan Dwyer
2018-08-04Move workspace pid code to root.cRyan Dwyer
2018-08-04Separate root-related codeRyan Dwyer