aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/tree/workspace.h
Commit message (Expand)AuthorAge
* Replace hacky L_FLOATING container with a listLibravatar Ryan Dwyer2018-08-19
* Implement iterators per container typeLibravatar Ryan Dwyer2018-08-18
* Rename container_sort_workspaces and container_wrap_childrenLibravatar Ryan Dwyer2018-08-18
* Deny moving a sticky container to workspace if it's the same outputLibravatar Ryan Dwyer2018-08-08
* commands: complete workspace implementationLibravatar Ian Fan2018-08-06
* Move workspace pid code to root.cLibravatar Ryan Dwyer2018-08-04
* Allow containers to be fullscreenLibravatar Ryan Dwyer2018-07-26
* Merge branch 'master' into pid-workspacesLibravatar Drew DeVault2018-07-23
|\
| * Update workspace urgent state when views close or move workspacesLibravatar Ryan Dwyer2018-07-16
| * Implement urgency base functionalityLibravatar Ryan Dwyer2018-07-16
* | Implement pid->workspace trackingLibravatar Drew DeVault2018-07-01
|/
* Restore workspaces to outputs based on priorityLibravatar Brian Ashworth2018-06-08
* Implement floatingLibravatar Ryan Dwyer2018-06-01
* Implement `floating enable`Libravatar Drew DeVault2018-06-01
* Create sway_workspace struct.Libravatar Ryan Dwyer2018-04-17
* unify workspace create functionsLibravatar Tony Crisci2018-04-03
* Fix workspace deletion edge casesLibravatar Drew DeVault2018-03-30
* Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Libravatar Tony Crisci2018-03-29
* Revert "Refactor tree"Libravatar Drew DeVault2018-03-29
* remove swayc_t typedefLibravatar Tony Crisci2018-03-29
* move tree includes to their own directoryLibravatar Tony Crisci2018-03-29