aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2018-09-03Merge branch 'master' into disabled-no-modesetBrian Ashworth
2018-09-02prevent ub caused by misaligned stores/loadstaiyu
2018-09-02Rename fowa enum and use switch in view_request_activateRyan Dwyer
2018-09-02Implement focus_on_window_activationRyan Dwyer
2018-09-02Check modal state when determining whether an xwayland view should floatRyan Dwyer
2018-09-02Merge pull request #2554 from emersion/init-dmabuf-global-in-rendereremersion
2018-09-01Update for swaywm/wlroots#1216emersion
2018-09-01Merge pull request #2544 from RyanDwyer/fix-deferred-cmd-crashDrew DeVault
2018-09-01Do not modeset disabled outputsemersion
2018-09-01Merge pull request #2547 from RyanDwyer/fix-reload-crashDrew DeVault
2018-09-01Merge pull request #2549 from RyanDwyer/border-improvementsDrew DeVault
2018-09-01Implement window_type criteria tokenRyan Dwyer
2018-09-01Implement deprecated new_window and new_float commandsRyan Dwyer
2018-09-01Allow reload command to exist anywhere in the command stringRyan Dwyer
2018-09-01Fix crash on reloadRyan Dwyer
2018-08-31Don't send never-ending transactions when a focused layer surface commitsRyan Dwyer
2018-08-31Fix crash when running deferred commandsRyan Dwyer
2018-08-30Enable privilege dropping of FreeBSDsghctoma
2018-08-30Add missing destroy calls to server_finisghctoma
2018-08-30Fix feature macros for FreeBSDsghctoma
2018-08-29Merge pull request #2537 from ianyfan/commandsDrew DeVault
2018-08-29Merge pull request #2531 from RyanDwyer/maybe-fix-transaction-crashDrew DeVault
2018-08-29commands: fix exec quotingIan Fan
2018-08-29Fix rendering of nested tabsRyan Dwyer
2018-08-29Fix crash when reaping a workspaceRyan Dwyer
2018-08-29Fix workspace tabsRyan Dwyer
2018-08-29Don't use bitfield to test for similar transactionsRyan Dwyer
2018-08-28commands: fix moving container to different outputIan Fan
2018-08-28Fix gaps issuesRyan Dwyer
2018-08-28Prepare arrange code for type safe argumentsRyan Dwyer
2018-08-27Merge pull request #2523 from RedSoxFan/fix-floating-drag-outputsDrew DeVault
2018-08-27Merge pull request #2494 from RyanDwyer/fix-overflowing-subsurfacesDrew DeVault
2018-08-27Merge pull request #2520 from RedSoxFan/destroy-empty-ws-on-evacDrew DeVault
2018-08-27seat.c: clean-up seat_set_focus_warp functionIan Fan
2018-08-27Stop floaters from snapping on move to new outputBrian Ashworth
2018-08-27Initialise variable properlyScott Anderson
2018-08-27Destroy empty workspaces in output_evacuateBrian Ashworth
2018-08-26ipc: clean-up container_create_notify functionIan Fan
2018-08-26ipc: emit window close event earlier, before destroyingIan Fan
2018-08-26Merge pull request #2513 from RyanDwyer/rename-root-outputsDrew DeVault
2018-08-26Remove layout.cRyan Dwyer
2018-08-26Make separate gaps functions per container typeRyan Dwyer
2018-08-25Workspace move cycleArmin Preiml
2018-08-25Rename sway_root.outputs to sway_root.all_outputsRyan Dwyer
2018-08-25Merge pull request #2510 from RyanDwyer/relocate-layout-functionsDrew DeVault
2018-08-25Merge branch 'master' into commandsRyan Dwyer
2018-08-25Relocate container_move, container_move_to and container_get_in_directionRyan Dwyer
2018-08-24Refactor destroy functions and save workspaces when there's no outputsRyan Dwyer
2018-08-22Merge pull request #2507 from RyanDwyer/move-workspace-translate-floatingemersion
2018-08-22Translate floating containers when a workspace is movedRyan Dwyer