aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Collapse)AuthorAge
...
* | | move output damage to workspace destructorLibravatar Tony Crisci2018-04-03
| | |
* | | rename container_finish to _container_destroyLibravatar Tony Crisci2018-04-03
| | |
* | | address feedbackLibravatar Tony Crisci2018-04-03
| | |
* | | rename workspace_get_initial_outputLibravatar 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
| | |
* | | make container_finish privateLibravatar Tony Crisci2018-04-03
| | |
* | | unify workspace create functionsLibravatar Tony Crisci2018-04-03
| | |
* | | move output code out of the treeLibravatar Tony Crisci2018-04-03
| | |
* | | unify container destroy functionsLibravatar Tony Crisci2018-04-03
| | |
* | | move view and workspace destructors to container.cLibravatar Tony Crisci2018-04-03
| | |
* | | rename _container_destroy to container_finishLibravatar Tony Crisci2018-04-03
| | |
* | | dont deallocate in container_closeLibravatar Tony Crisci2018-04-02
| | |
* | | cleanupLibravatar Tony Crisci2018-04-02
| | |
* | | change reap container approachLibravatar Tony Crisci2018-04-02
| | |
* | | fix more close segfaultsLibravatar 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
| | | |
| * | | Address review commentsLibravatar emersion2018-04-02
| | | |
| * | | Add sway_view_implLibravatar emersion2018-03-31
| | | |
| * | | Introduce common functions to create, map, unmap, destroy viewsLibravatar emersion2018-03-31
| | |/ | |/|
* | | Merge branch 'wlroots' into split-containersLibravatar Tony Crisci2018-04-02
|\ \ \ | | |/ | |/|
| * | Merge pull request #1699 from acrisci/seat-fixesLibravatar emersion2018-04-02
| |\ \ | | | | | | | | Seat fixes and cleanup
| | * \ Merge branch 'wlroots' into seat-fixesLibravatar Tony Crisci2018-04-02
| | |\ \
| | * | | rename seat functionsLibravatar Tony Crisci2018-04-02
| | | |/ | | |/|
| * | | Merge pull request #1690 from swaywm/i3bar-jsonLibravatar Drew DeVault2018-04-02
| |\ \ \ | | |_|/ | |/| | I3bar json
| | * | Fix use-after-free with block hotspotsLibravatar Drew DeVault2018-04-02
| | |/
* | | fix workspace splitsLibravatar Tony Crisci2018-04-02
| | |
* | | address feedbackLibravatar Tony Crisci2018-04-02
| | |
* | | Merge branch 'wlroots' into split-containersLibravatar Tony Crisci2018-04-02
|\| |
| * | Merge pull request #1697 from RedSoxFan/back-and-forthLibravatar emersion2018-04-02
| |\ \ | | | | | | | | Fix back-and-forth workspace name saving for non-empty workspaces
| | * | Fixes back-and-forth name saving for non-empty wsLibravatar Brian Ashworth2018-03-31
| | | |
| * | | Partially implement move commandLibravatar Drew DeVault2018-04-02
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Works: - move [container|window] to workspace <name> - Note, this should be able to move C_CONTAINER but this is untested - move [workspace] to output [left|right|up|down|<name>] Not implemented yet: - move [left|right|up|down] - move scratchpad - move position
* | | fix children list segfaultLibravatar Tony Crisci2018-03-31
| | |
* | | fix some segfaultsLibravatar Tony Crisci2018-03-31
| | |
* | | handle container destroy in the seatLibravatar Tony Crisci2018-03-31
| | |
* | | reap container parent on destroyLibravatar Tony Crisci2018-03-31
| | |
* | | basic split containersLibravatar Tony Crisci2018-03-31
|/ /
* / Fix two segfaults when destroying outputsLibravatar emersion2018-03-31
|/
* Use wlr_surface_point_accepts_inputLibravatar Drew DeVault2018-03-30
|
* Add lite damage trackingLibravatar emersion2018-03-30
| | | | | This skips the renderer if nothing has changed, and renders everything otherwise.
* Fix segfault when reaping invisible workspacesLibravatar Drew DeVault2018-03-30
|
* Fix workspace deletion edge casesLibravatar Drew DeVault2018-03-30
|
* Merge pull request #1659 from swaywm/default-orientationLibravatar emersion2018-03-30
|\ | | | | Add default_orientation command
| * Add default_orientation commandLibravatar Drew DeVault2018-03-30
| |
* | Destroy empty workspaces when moving awayLibravatar Drew DeVault2018-03-30
|/
* Finish porting over workspace_next_nameLibravatar Drew DeVault2018-03-30
|
* Merge remote-tracking branch 'origin/wlroots' into swaybar-layersLibravatar Drew DeVault2018-03-30
|\
| * Fix oversights from previous pull requestLibravatar Tony Crisci2018-03-29
| |