aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree/layout.c
Commit message (Expand)AuthorAge
* Merge pull request #2124 from emersion/drag-icons1.0-alpha.3Libravatar Drew DeVault2018-06-09
|\
| * Render drag iconsLibravatar emersion2018-06-09
* | Implement gaps (PR #2047)Libravatar Nate Symer2018-06-09
|/
* Switch restore workspaces to a nested for-loopLibravatar Brian Ashworth2018-06-08
* Restore workspaces to outputs based on priorityLibravatar Brian Ashworth2018-06-08
* 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
* Remove tab/stack check for focusing after a splitLibravatar Brian Ashworth2018-06-06
* Fix focusing after splitting tabs/stacksLibravatar Brian Ashworth2018-06-06
* Fix movement crashes/issuesLibravatar Brian Ashworth2018-06-05
* Fix getting adjacent outputLibravatar Ryan Dwyer2018-06-01
* Replace is_floating boolean with functionLibravatar Ryan Dwyer2018-06-01
* Implement floatingLibravatar Ryan Dwyer2018-06-01
* Implement `floating enable`Libravatar Drew DeVault2018-06-01
* Merge pull request #2081 from RedSoxFan/fix-2077Libravatar emersion2018-06-01
|\
| * Send reparent events in container_splitLibravatar Brian Ashworth2018-05-31
* | Fix move perpendicular segfaultLibravatar Brian Ashworth2018-06-01
|/
* Fix typoLibravatar Brian Ashworth2018-05-31
* Fix moving out of tab/stack when only childLibravatar Brian Ashworth2018-05-31
* Notify of subtree changeLibravatar Brian Ashworth2018-05-29
* Fix moving out of a tabbed/stacked workspaceLibravatar Brian Ashworth2018-05-29
* Fix breaking out of tabs/stacksLibravatar Brian Ashworth2018-05-29
* Merge pull request #2060 from RedSoxFan/focus-wrappingLibravatar emersion2018-05-28
|\
| * Implement focus_wrappingLibravatar Brian Ashworth2018-05-27
* | Fix ancestor typosLibravatar Ryan Dwyer2018-05-28
|/
* Implement swap commandLibravatar Brian Ashworth2018-05-26
* Merge pull request #2033 from RyanDwyer/arrange-after-flattenLibravatar Drew DeVault2018-05-25
|\
| * Arrange views after flattening the parentLibravatar Ryan Dwyer2018-05-25
* | Merge pull request #2034 from RyanDwyer/cleanup-container-titlesLibravatar Drew DeVault2018-05-25
|\ \
| * | Clean up container title functionsLibravatar Ryan Dwyer2018-05-25
| |/
* / Fix focus bug when moving between outputsLibravatar Ryan Dwyer2018-05-25
|/
* Fix crash in move workspace to output commandLibravatar Ryan Dwyer2018-05-24
* Implement tabbed layoutLibravatar Ryan Dwyer2018-05-21
* Refactor arrange_windows()Libravatar Ryan Dwyer2018-04-28
* Remove sway_container.workspace_layoutLibravatar Ryan Dwyer2018-04-26
* Keep view fullscreened when moving to another workspace.Libravatar Ryan Dwyer2018-04-20
* container_get_in_direction(): Don't split this functionLibravatar Ryan Dwyer2018-04-19
* arrange_windows(): Calculate workspace properties when fullscreenLibravatar Ryan Dwyer2018-04-19
* More fullscreen fixes.Libravatar Ryan Dwyer2018-04-18
* Fullscreen fixes.Libravatar Ryan Dwyer2018-04-18
* Create sway_workspace struct.Libravatar Ryan Dwyer2018-04-17
* Feedback for fullscreen.Libravatar Ryan Dwyer2018-04-17
* Implement fullscreen.Libravatar Ryan Dwyer2018-04-16
* Fix gcc maybe-uninitialized warningLibravatar Dominique Martinet2018-04-13
* container_create_notify on splitLibravatar Tony Crisci2018-04-07
* seat get focus inactive viewLibravatar Tony Crisci2018-04-07
* Fix output containers positionLibravatar emersion2018-04-07
* Don't rejigger if parent has two childrenLibravatar emersion2018-04-06
* When moving between outputs, use output center as referenceLibravatar emersion2018-04-06
* Fix issue with incorrectly rejiggered workspacesLibravatar Drew DeVault2018-04-06