aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2018-08-29Merge pull request #2536 from RyanDwyer/fix-nested-tabsBrian Ashworth-1/+1
2018-08-29Fix rendering of nested tabsRyan Dwyer-1/+1
2018-08-28Merge pull request #2535 from RyanDwyer/fix-reap-crashDrew DeVault-0/+3
2018-08-29Fix crash when reaping a workspaceRyan Dwyer-0/+3
2018-08-28Merge pull request #2533 from RyanDwyer/fix-workspace-tabsDrew DeVault-1/+11
2018-08-29Fix workspace tabsRyan Dwyer-1/+11
2018-08-29Don't use bitfield to test for similar transactionsRyan Dwyer-3/+17
2018-08-28Merge pull request #2526 from ianyfan/commandsBrian Ashworth-19/+24
2018-08-28Merge branch 'master' into commandsBrian Ashworth-1/+90
2018-08-28Merge pull request #2528 from fokditkak/add-bulgarian-readmeDrew DeVault-1/+90
2018-08-28added ref to bulgarian translationMartin Kalchev-2/+1
2018-08-28commands: fix moving container to different outputIan Fan-19/+24
2018-08-28spellcheck and help add.Martin Kalchev-10/+16
2018-08-28Merge pull request #2511 from RyanDwyer/refactor-arrangeDrew DeVault-150/+147
2018-08-28Fix gaps issuesRyan Dwyer-13/+24
2018-08-28Prepare arrange code for type safe argumentsRyan Dwyer-137/+123
2018-08-28initial commitMartin Kalchev-0/+84
2018-08-27Merge pull request #2523 from RedSoxFan/fix-floating-drag-outputsDrew DeVault-10/+12
2018-08-27Merge pull request #2494 from RyanDwyer/fix-overflowing-subsurfacesDrew DeVault-3/+20
2018-08-27Merge pull request #2520 from RedSoxFan/destroy-empty-ws-on-evacDrew DeVault-2/+7
2018-08-27Merge pull request #2519 from ianyfan/set-focus-cleanupDrew DeVault-51/+46
2018-08-27seat.c: clean-up seat_set_focus_warp functionIan Fan-51/+46
2018-08-27Merge pull request #2522 from ascent12/build_fixDrew DeVault-1/+2
2018-08-27Stop floaters from snapping on move to new outputBrian Ashworth-10/+12
2018-08-27Initialise variable properlyScott Anderson-1/+1
2018-08-27Hide deprecated wayland functionsScott Anderson-0/+1
2018-08-27Destroy empty workspaces in output_evacuateBrian Ashworth-2/+7
2018-08-26Merge pull request #2518 from ianyfan/ipcBrian Ashworth-4/+2
2018-08-26ipc: clean-up container_create_notify functionIan Fan-3/+1
2018-08-26ipc: emit window close event earlier, before destroyingIan Fan-1/+1
2018-08-26Merge pull request #2517 from fokditkak/add_fish_completionDrew DeVault-0/+41
2018-08-26added fish to meson.buildMartin Kalchev-0/+11
2018-08-26added untested filesMartin Kalchev-0/+30
2018-08-26Merge pull request #2513 from RyanDwyer/rename-root-outputsDrew DeVault-6/+9
2018-08-26Merge pull request #2515 from RyanDwyer/remove-layout-fileDrew DeVault-479/+449
2018-08-26Remove layout.cRyan Dwyer-479/+449
2018-08-25Merge pull request #2488 from RyanDwyer/separate-gaps-functionsDrew DeVault-55/+86
2018-08-26Make separate gaps functions per container typeRyan Dwyer-55/+86
2018-08-25Merge pull request #2512 from apreiml/workspace_move_wrapBrian Ashworth-10/+38
2018-08-25Workspace move cycleArmin Preiml-10/+38
2018-08-25Add comment for sway_root.all_outputsRyan Dwyer-0/+1
2018-08-25Rename sway_root.outputs to sway_root.all_outputsRyan Dwyer-6/+8
2018-08-25Merge pull request #2510 from RyanDwyer/relocate-layout-functionsDrew DeVault-631/+637
2018-08-25Merge pull request #2495 from ianyfan/commandsRyan Dwyer-8/+29
2018-08-25Merge branch 'master' into commandsRyan Dwyer-336/+326
2018-08-25Relocate container_move, container_move_to and container_get_in_directionRyan Dwyer-631/+637
2018-08-24Merge pull request #2499 from RyanDwyer/refactor-destroy-functionsDrew DeVault-308/+267
2018-08-24Refactor destroy functions and save workspaces when there's no outputsRyan Dwyer-308/+267
2018-08-22Merge pull request #2470 from ianyfan/completionsemersion-3/+3
2018-08-22Merge pull request #2507 from RyanDwyer/move-workspace-translate-floatingemersion-0/+20