aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree/output.c
Commit message (Expand)AuthorAge
...
* Relocate container_move, container_move_to and container_get_in_directionLibravatar Ryan Dwyer2018-08-25
* Refactor destroy functions and save workspaces when there's no outputsLibravatar Ryan Dwyer2018-08-24
* Implement iterators per container typeLibravatar Ryan Dwyer2018-08-18
* Rename container_sort_workspaces and container_wrap_childrenLibravatar Ryan Dwyer2018-08-18
* ipc: fix workspace::move calls argument orderLibravatar Ian Fan2018-08-01
* Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* Implement atomic layout updates for tree operationsLibravatar Ryan Dwyer2018-06-23
* Merge remote-tracking branch 'upstream/master' into atomicLibravatar Ryan Dwyer2018-06-11
* Switch restore workspaces to a nested for-loopLibravatar Brian Ashworth2018-06-08
* Restore workspaces to outputs based on priorityLibravatar Brian Ashworth2018-06-08
* Fix initial workspace orientation on a rotated outputLibravatar Ryan Dwyer2018-06-03
* move output create to its own fileLibravatar Tony Crisci2018-04-03
* move output code out of the treeLibravatar Tony Crisci2018-04-03
* unify container destroy functionsLibravatar Tony Crisci2018-04-03
* Merge branch 'wlroots' into view-redesignLibravatar emersion2018-04-02
|\
| * Partially implement move commandLibravatar Drew DeVault2018-04-02
* | Address review commentsLibravatar emersion2018-04-02
|/
* Add lite damage trackingLibravatar emersion2018-03-30
* Fix workspace deletion edge casesLibravatar Drew DeVault2018-03-30
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* Wire up output frame loopLibravatar Drew DeVault2017-11-11
* Move sway's internal tree code to sway/tree/Libravatar Drew DeVault2017-11-11