aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2018-08-19Fix popup position when parent uses geometryRyan Dwyer
2018-08-19Merge pull request #2487 from RyanDwyer/workspace-floating-listemersion
2018-08-19Replace hacky L_FLOATING container with a listRyan Dwyer
2018-08-19Use enum for damage debug optionsRyan Dwyer
2018-08-19Standardise debug variablesRyan Dwyer
2018-08-19Merge pull request #2453 from ianyfan/commandsRyan Dwyer
2018-08-19Merge branch 'master' into commandsRyan Dwyer
2018-08-18Merge pull request #2466 from RyanDwyer/geometryDrew DeVault
2018-08-19Merge pull request #2484 from ianyfan/con-for-each-child-fixRyan Dwyer
2018-08-18commands: move newly-stickied containers to focused workspaceIan Fan
2018-08-18Fix double iterating in container_for_each_childIan Fan
2018-08-18commands: prevent focusing mode with no containersIan Fan
2018-08-18commands: complete assign commandIan Fan
2018-08-18commands: saner workspace number handlingIan Fan