aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-29Don't use bitfield to test for similar transactionsRyan Dwyer
2018-08-28Merge pull request #2526 from ianyfan/commandsBrian Ashworth
2018-08-28Merge branch 'master' into commandsBrian Ashworth
2018-08-28Merge pull request #2528 from fokditkak/add-bulgarian-readmeDrew DeVault
2018-08-28added ref to bulgarian translationMartin Kalchev
2018-08-28commands: fix moving container to different outputIan Fan
2018-08-28spellcheck and help add.Martin Kalchev
2018-08-28Merge pull request #2511 from RyanDwyer/refactor-arrangeDrew DeVault
2018-08-28Fix gaps issuesRyan Dwyer
2018-08-28Prepare arrange code for type safe argumentsRyan Dwyer
2018-08-28initial commitMartin Kalchev
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-27Merge pull request #2519 from ianyfan/set-focus-cleanupDrew DeVault
2018-08-27seat.c: clean-up seat_set_focus_warp functionIan Fan
2018-08-27Merge pull request #2522 from ascent12/build_fixDrew DeVault
2018-08-27Stop floaters from snapping on move to new outputBrian Ashworth
2018-08-27Initialise variable properlyScott Anderson
2018-08-27Hide deprecated wayland functionsScott Anderson
2018-08-27Destroy empty workspaces in output_evacuateBrian Ashworth
2018-08-26Merge pull request #2518 from ianyfan/ipcBrian 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 #2517 from fokditkak/add_fish_completionDrew DeVault
2018-08-26added fish to meson.buildMartin Kalchev
2018-08-26added untested filesMartin Kalchev
2018-08-26Merge pull request #2513 from RyanDwyer/rename-root-outputsDrew DeVault
2018-08-26Merge pull request #2515 from RyanDwyer/remove-layout-fileDrew DeVault
2018-08-26Remove layout.cRyan Dwyer
2018-08-25Merge pull request #2488 from RyanDwyer/separate-gaps-functionsDrew DeVault
2018-08-26Make separate gaps functions per container typeRyan Dwyer
2018-08-25Merge pull request #2512 from apreiml/workspace_move_wrapBrian Ashworth
2018-08-25Workspace move cycleArmin Preiml
2018-08-25Add comment for sway_root.all_outputsRyan Dwyer
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 pull request #2495 from ianyfan/commandsRyan Dwyer
2018-08-25Merge branch 'master' into commandsRyan Dwyer
2018-08-25Relocate container_move, container_move_to and container_get_in_directionRyan Dwyer
2018-08-24Merge pull request #2499 from RyanDwyer/refactor-destroy-functionsDrew DeVault
2018-08-24Refactor destroy functions and save workspaces when there's no outputsRyan Dwyer
2018-08-22Merge pull request #2470 from ianyfan/completionsemersion
2018-08-22Merge pull request #2507 from RyanDwyer/move-workspace-translate-floatingemersion
2018-08-22Merge pull request #2506 from vilhalmer/ipc-get_tree-return-app_id-and-classemersion
2018-08-22Translate floating containers when a workspace is movedRyan Dwyer
2018-08-21Add app_id and class to get_tree outputvilhalmer
2018-08-21Merge pull request #2505 from RyanDwyer/fix-set-fullscreenDrew DeVault
2018-08-22Fix sending fullscreen event to viewRyan Dwyer
2018-08-20Merge pull request #2503 from RyanDwyer/use-wlr-edgesBrian Ashworth