summaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Expand)AuthorAge
...
| * | Rename sway_root.outputs to sway_root.all_outputsLibravatar Ryan Dwyer2018-08-25
* | | Remove layout.cLibravatar Ryan Dwyer2018-08-26
* | | Make separate gaps functions per container typeLibravatar Ryan Dwyer2018-08-26
|/ /
* | 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
* | Translate floating containers when a workspace is movedLibravatar Ryan Dwyer2018-08-22
* | Fix sending fullscreen event to viewLibravatar Ryan Dwyer2018-08-22
* | Replace enum resize_edge with wlr_edgesLibravatar Ryan Dwyer2018-08-21
* | Improve new workspace name selectionLibravatar minus2018-08-20
* | Fix jumping viewsLibravatar Ryan Dwyer2018-08-20
* | Fix crash when adding outputLibravatar Ryan Dwyer2018-08-20
* | Clean up tracked outputs when an output is destroyedLibravatar Ryan Dwyer2018-08-20
* | Send output enter/leave events correctlyLibravatar Ryan Dwyer2018-08-20
|/
* Replace hacky L_FLOATING container with a listLibravatar Ryan Dwyer2018-08-19
* Merge branch 'master' into commandsLibravatar Ryan Dwyer2018-08-19
|\
| * Merge pull request #2466 from RyanDwyer/geometryLibravatar Drew DeVault2018-08-18
| |\
| | * Store geometry in the view and handle any floating view resizingLibravatar Ryan Dwyer2018-08-18
| | * Handle xwayland views sending new sizes in their commitsLibravatar Ryan Dwyer2018-08-18
| | * Fix geometryLibravatar Ryan Dwyer2018-08-18
| | * Add view_get_geometryLibravatar emersion2018-08-18
| * | Fix double iterating in container_for_each_childLibravatar Ian Fan2018-08-18
* | | commands: complete assign commandLibravatar Ian Fan2018-08-18
* | | commands: saner workspace number handlingLibravatar Ian Fan2018-08-18
|/ /
* | Implement iterators per container typeLibravatar Ryan Dwyer2018-08-18
* | Rename container_sort_workspaces and container_wrap_childrenLibravatar Ryan Dwyer2018-08-18
|/
* Attempt to reap old tiling parent when floating a containerLibravatar Ryan Dwyer2018-08-17
* When the workspace is focused, return it instead of checking parentLibravatar Donnie West2018-08-16
* Merge pull request #2458 from RyanDwyer/cleanup-transactionsLibravatar Drew DeVault2018-08-15
|\
| * Simplify transactionsLibravatar Ryan Dwyer2018-08-15
* | Use list_find in more places and refactor/fix workspace prev_next functionsLibravatar Ryan Dwyer2018-08-15
|/
* Use assigned workspace name for outputLibravatar minus2018-08-12
* Fix container_has_ancestor crashLibravatar Ryan Dwyer2018-08-12
* Merge pull request #2449 from RyanDwyer/remove-bfsLibravatar Drew DeVault2018-08-11
|\
| * Remove container_for_each_descendant_bfsLibravatar Ryan Dwyer2018-08-11
* | Remove container_has_childLibravatar Ryan Dwyer2018-08-11
|/
* Merge branch 'master' into masterLibravatar Brian Ashworth2018-08-08
|\
| * Rename container_at_view to surface_at_view and make it return voidLibravatar Ryan Dwyer2018-08-08
| * Fix focus when clicking floating decorationsLibravatar Ryan Dwyer2018-08-08
| * Deny moving a sticky container to workspace if it's the same outputLibravatar Ryan Dwyer2018-08-08
| * Fix edge cases when moving floating container to new workspaceLibravatar Ryan Dwyer2018-08-08
| * Implement move to workspace on a floating containerLibravatar Ryan Dwyer2018-08-08
| * Fix infinite loop when focusing sticky containers via workspace commandLibravatar Ryan Dwyer2018-08-07
| * Merge branch 'master' into workspace-move-to-outputLibravatar Brian Ashworth2018-08-06
| |\
| | * commands: fix workspace edge casesLibravatar Ian Fan2018-08-06
| | * commands: check for special workspaces in workspace & move commandsLibravatar Ian Fan2018-08-06
| | * commands: complete workspace implementationLibravatar Ian Fan2018-08-06
| | * commands: fix layout implementation (also better name for previous split layout)Libravatar Ian Fan2018-08-06
| | * commands: complete move implementationLibravatar Ian Fan2018-08-06
| * | Move workspace moving code out of container_move_toLibravatar Ryan Dwyer2018-08-07
| |/
* / Fix segv when sway is terminatingLibravatar Mariusz Bialonczyk2018-08-05
|/