aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/tree/layout.h
Commit message (Expand)AuthorAge
* Remove layout.cLibravatar Ryan Dwyer2018-08-26
* Relocate container_move, container_move_to and container_get_in_directionLibravatar Ryan Dwyer2018-08-25
* Replace enum resize_edge with wlr_edgesLibravatar Ryan Dwyer2018-08-21
* Rename container_sort_workspaces and container_wrap_childrenLibravatar Ryan Dwyer2018-08-18
* Separate root-related codeLibravatar Ryan Dwyer2018-08-04
* reverted includes of "sway/config.h" and replaced with "config.h" from meson ...Libravatar Pascal Pascher2018-07-25
* style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: falseLibravatar Pascal Pascher2018-07-24
* Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...Libravatar Pascal Pascher2018-07-24
* Store scratchpad list in sway_root instead of serverLibravatar Ryan Dwyer2018-07-23
* Implement floating_modifier and mouse operations for floating viewsLibravatar Ryan Dwyer2018-07-22
* Render drag iconsLibravatar emersion2018-06-09
* Switch output storing from list_t to wl_listLibravatar Brian Ashworth2018-06-06
* Store sway_outputs so that they can be reenabledLibravatar Brian Ashworth2018-06-06
* Implement swap commandLibravatar Brian Ashworth2018-05-26
* Refactor arrange_windows()Libravatar Ryan Dwyer2018-04-28
* Remove sway_container.workspace_layoutLibravatar Ryan Dwyer2018-04-26
* Add debug tree viewLibravatar Drew DeVault2018-04-06
* Implement resize commandLibravatar Drew DeVault2018-04-05
* fix old todosLibravatar Tony Crisci2018-04-03
* clean up container_get_default_layoutLibravatar Tony Crisci2018-04-03
* move container_set_layout to layout.hLibravatar Tony Crisci2018-04-03
* change reap container approachLibravatar Tony Crisci2018-04-02
* Merge branch 'wlroots' into split-containersLibravatar Tony Crisci2018-04-02
|\
| * Merge branch 'wlroots' into view-redesignLibravatar emersion2018-04-02
| |\
| * | Xwayland unmanaged views aren't views anymoreLibravatar emersion2018-04-02
* | | Merge branch 'wlroots' into split-containersLibravatar Tony Crisci2018-04-02
|\ \ \ | | |/ | |/|
| * | Partially implement move commandLibravatar Drew DeVault2018-04-02
| |/
* | add docstrings and todosLibravatar Tony Crisci2018-03-31
* | basic split containersLibravatar Tony Crisci2018-03-31
|/
* Fix workspace deletion edge casesLibravatar Drew DeVault2018-03-30
* Destroy empty workspaces when moving awayLibravatar 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
* arrange windowsLibravatar Tony Crisci2018-03-29
* more renaming thingsLibravatar Tony Crisci2018-03-29
* rename container functionsLibravatar Tony Crisci2018-03-29
* remove swayc_t typedefLibravatar Tony Crisci2018-03-29
* move tree includes to their own directoryLibravatar Tony Crisci2018-03-29