aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/tree/workspace.h
Commit message (Expand)AuthorAge
* scene_graph: Maintain `wlr_scene_node`s for the sway tree.Libravatar Alexander Orzechowski2024-01-18
* Add missing includes & remove duplicatesLibravatar Carl Smedstad2023-01-03
* Revert "Add workspace {prev,next}_on_output --create"Libravatar Ragnar Groot Koerkamp2021-06-22
* Move auto_back_and_forth logic out of workspace_switchLibravatar Ragnar Groot Koerkamp2021-06-18
* introduce workspace_squashLibravatar Ronan Pigott2020-12-20
* Change workspace_layout to match i3 behaviorLibravatar Ronan Pigott2020-12-20
* output: evacuate sticky containers only if new output has a workspaceLibravatar mwenzkowski2020-10-27
* commands/move: unwrap workspace container on move to new workspaceLibravatar Tudor Brindus2020-07-01
* Add workspace {prev,next}_on_output --createLibravatar Drew DeVault2019-02-17
* Implement per side and per direction outer gapsLibravatar Brian Ashworth2018-11-07
* Make workspace back_and_forth seat-specificLibravatar Ryan Dwyer2018-10-21
* Make gaps implementation consistent with i3-gapsLibravatar Ryan Dwyer2018-09-29
* Rename workspace_outputs to workspace_configs and fix memory leakLibravatar Ryan Dwyer2018-09-28
* Implement tiling dragLibravatar Ryan Dwyer2018-09-11
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Make separate gaps functions per container typeLibravatar Ryan Dwyer2018-08-26
* Refactor destroy functions and save workspaces when there's no outputsLibravatar Ryan Dwyer2018-08-24
* 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