aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* 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
* Replace enum resize_edge with wlr_edgesLibravatar Ryan Dwyer2018-08-21
* Fix bad-free in swaynagLibravatar Brian Ashworth2018-08-20
* Fix crash when adding outputLibravatar Ryan Dwyer2018-08-20
* Send output enter/leave events correctlyLibravatar Ryan Dwyer2018-08-20
* Merge pull request #2478 from RyanDwyer/standardise-debugLibravatar Drew DeVault2018-08-19
|\
| * Use enum for damage debug optionsLibravatar Ryan Dwyer2018-08-19
| * Standardise debug variablesLibravatar Ryan Dwyer2018-08-19
* | 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
| | * Fix geometryLibravatar Ryan Dwyer2018-08-18
| | * Add view_get_geometryLibravatar emersion2018-08-18
* | | commands: complete assign commandLibravatar Ian Fan2018-08-18
* | | commands: add nopLibravatar Ian Fan2018-08-18
|/ /
* | Implement iterators per container typeLibravatar Ryan Dwyer2018-08-18
* | Merge pull request #2460 from RyanDwyer/implement-mousedownLibravatar Drew DeVault2018-08-18
|\ \
| * | Don't send motion if the cursor hasn't movedLibravatar Ryan Dwyer2018-08-18
| * | Rename mousedown to down and make seat operation a named enumLibravatar Ryan Dwyer2018-08-18
| * | Implement mousedown operationLibravatar Ryan Dwyer2018-08-18
| |/
* / Rename container_sort_workspaces and container_wrap_childrenLibravatar Ryan Dwyer2018-08-18
|/
* Merge pull request #2472 from RyanDwyer/refactor-seat-get-focusLibravatar Drew DeVault2018-08-17
|\
| * Refactor seat_get_focus functionsLibravatar Ryan Dwyer2018-08-17
* | Add using_csd variable to transaction stateLibravatar Ryan Dwyer2018-08-17
|/
* 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
|/
* Implement resizing tiled containers via cursorLibravatar 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
|/
* Allow a fallback color to be specified for swaybgLibravatar Brian Ashworth2018-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
* Merge pull request #2268 from emersion/server-decoration-bordersLibravatar Drew DeVault2018-08-06
|\
| * Handle views created after decoration mode is sent for xdg-shellLibravatar emersion2018-08-06
| * Listen to server-decoration mode changesLibravatar emersion2018-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 pid code to root.cLibravatar Ryan Dwyer2018-08-04
* Separate root-related codeLibravatar Ryan Dwyer2018-08-04
* Remove swaynag_clone and use memcpyLibravatar Brian Ashworth2018-08-03
* Write to swaynag pipe fd directly on config errorsLibravatar Brian Ashworth2018-08-03
* Show swaynag on config errorsLibravatar Brian Ashworth2018-08-03
* Fix crash when moving cursor over a fullscreen split containerLibravatar Ryan Dwyer2018-08-03