summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Check modal state when determining whether an xwayland view should floatLibravatar Ryan Dwyer2018-09-02
* Merge pull request #2554 from emersion/init-dmabuf-global-in-rendererLibravatar emersion2018-09-02
|\
| * Update for swaywm/wlroots#1216Libravatar emersion2018-09-01
* | Merge pull request #2544 from RyanDwyer/fix-deferred-cmd-crashLibravatar Drew DeVault2018-09-01
|\ \ | |/ |/|
| * Fix crash when running deferred commandsLibravatar Ryan Dwyer2018-08-31
* | Merge pull request #2547 from RyanDwyer/fix-reload-crashLibravatar Drew DeVault2018-09-01
|\ \
| * | Allow reload command to exist anywhere in the command stringLibravatar Ryan Dwyer2018-09-01
| * | Fix crash on reloadLibravatar Ryan Dwyer2018-09-01
* | | Merge pull request #2549 from RyanDwyer/border-improvementsLibravatar Drew DeVault2018-09-01
|\ \ \
| * | | Implement deprecated new_window and new_float commandsLibravatar Ryan Dwyer2018-09-01
| |/ /
* / / Implement window_type criteria tokenLibravatar Ryan Dwyer2018-09-01
|/ /
* / Don't send never-ending transactions when a focused layer surface commitsLibravatar Ryan Dwyer2018-08-31
|/
* Merge pull request #2537 from ianyfan/commandsLibravatar Drew DeVault2018-08-29
|\
| * commands: fix exec quotingLibravatar Ian Fan2018-08-29
* | Merge pull request #2531 from RyanDwyer/maybe-fix-transaction-crashLibravatar Drew DeVault2018-08-29
|\ \ | |/ |/|
| * Don't use bitfield to test for similar transactionsLibravatar Ryan Dwyer2018-08-29
* | Fix rendering of nested tabsLibravatar Ryan Dwyer2018-08-29
* | Fix crash when reaping a workspaceLibravatar Ryan Dwyer2018-08-29
* | Fix workspace tabsLibravatar Ryan Dwyer2018-08-29
|/
* commands: fix moving container to different outputLibravatar Ian Fan2018-08-28
* Fix gaps issuesLibravatar Ryan Dwyer2018-08-28
* Prepare arrange code for type safe argumentsLibravatar Ryan Dwyer2018-08-28
* Merge pull request #2523 from RedSoxFan/fix-floating-drag-outputsLibravatar Drew DeVault2018-08-27
|\
| * Stop floaters from snapping on move to new outputLibravatar Brian Ashworth2018-08-27
* | Merge pull request #2494 from RyanDwyer/fix-overflowing-subsurfacesLibravatar Drew DeVault2018-08-27
|\ \
| * | Allow subsurfaces which overflow the container to be interacted withLibravatar Ryan Dwyer2018-08-19
* | | Merge pull request #2520 from RedSoxFan/destroy-empty-ws-on-evacLibravatar Drew DeVault2018-08-27
|\ \ \
| * | | Destroy empty workspaces in output_evacuateLibravatar Brian Ashworth2018-08-27
| | |/ | |/|
* | | seat.c: clean-up seat_set_focus_warp functionLibravatar Ian Fan2018-08-27
* | | Initialise variable properlyLibravatar Scott Anderson2018-08-27
|/ /
* | ipc: clean-up container_create_notify functionLibravatar Ian Fan2018-08-26
* | ipc: emit window close event earlier, before destroyingLibravatar Ian Fan2018-08-26
* | Merge pull request #2513 from RyanDwyer/rename-root-outputsLibravatar Drew DeVault2018-08-26
|\ \
| * | 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
* | | Workspace move cycleLibravatar Armin Preiml2018-08-25
|/ /
* | Merge pull request #2510 from RyanDwyer/relocate-layout-functionsLibravatar Drew DeVault2018-08-25
|\ \
| * | Relocate container_move, container_move_to and container_get_in_directionLibravatar Ryan Dwyer2018-08-25
* | | Merge branch 'master' into commandsLibravatar Ryan Dwyer2018-08-25
|\| |
| * | Refactor destroy functions and save workspaces when there's no outputsLibravatar Ryan Dwyer2018-08-24
| * | Merge pull request #2507 from RyanDwyer/move-workspace-translate-floatingLibravatar emersion2018-08-22
| |\ \
| | * | Translate floating containers when a workspace is movedLibravatar Ryan Dwyer2018-08-22
| * | | Add app_id and class to get_tree outputLibravatar vilhalmer2018-08-21
| |/ /
| * | 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
* | | commands: implement move absoluteLibravatar Ian Fan2018-08-20
|/ /
* | Fix jumping viewsLibravatar Ryan Dwyer2018-08-20
* | Merge pull request #2483 from RyanDwyer/floating-emit-reparentLibravatar Drew DeVault2018-08-19
|\ \