aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-08-21Replace enum resize_edge with wlr_edgesRyan Dwyer
2018-08-20Merge pull request #2502 from minus7/workspace-namesDrew DeVault
2018-08-20Improve new workspace name selectionminus
2018-08-20Merge pull request #2501 from RedSoxFan/fix-bad-free-swaynagDrew DeVault
2018-08-20Fix bad-free in swaynagBrian Ashworth
2018-08-20commands: implement move absoluteIan Fan
2018-08-20Merge pull request #2498 from RyanDwyer/fix-jumping-viewsemersion
2018-08-20Fix jumping viewsRyan Dwyer
2018-08-19Merge pull request #2483 from RyanDwyer/floating-emit-reparentDrew DeVault
2018-08-19Merge pull request #2496 from RyanDwyer/fix-transaction-crashDrew DeVault
2018-08-20Fix crash when adding outputRyan Dwyer
2018-08-20Clean up tracked outputs when an output is destroyedRyan Dwyer
2018-08-20Send output enter/leave events correctlyRyan Dwyer
2018-08-20Fix crash when a view destroys with pending transactionsRyan Dwyer
2018-08-19Merge pull request #2493 from RyanDwyer/fix-popup-positionemersion
2018-08-19Merge pull request #2478 from RyanDwyer/standardise-debugDrew DeVault