aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19Allow subsurfaces which overflow the container to be interacted withRyan Dwyer
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
2018-08-18commands: handle quoted exec commandIan Fan
2018-08-18commands: fix documentation formatting mistakes for move commandIan Fan
2018-08-18commands: require set variable to start with $Ian Fan
2018-08-18commands: add nopIan Fan
2018-08-18Merge pull request #2473 from RyanDwyer/iterators-per-typeDrew DeVault
2018-08-18Implement iterators per container typeRyan Dwyer
2018-08-18Merge pull request #2460 from RyanDwyer/implement-mousedownDrew DeVault
2018-08-18Merge pull request #2481 from RyanDwyer/rename-functionsDrew DeVault
2018-08-18Rename container_sort_workspaces and container_wrap_childrenRyan Dwyer
2018-08-18Merge pull request #2480 from RyanDwyer/fix-mod-resizeemersion
2018-08-18Fix mod+resizeRyan Dwyer
2018-08-18Fix nitpickRyan Dwyer
2018-08-18Store geometry in the view and handle any floating view resizingRyan Dwyer
2018-08-18Set current size when a floating xwayland view resizesRyan Dwyer
2018-08-18Handle xwayland views sending new sizes in their commitsRyan Dwyer
2018-08-18Add get_geometry for xdg_shell_v6Ryan Dwyer
2018-08-18Render saved buffer using saved geometryRyan Dwyer
2018-08-18Fix geometryRyan Dwyer
2018-08-18Add view_get_geometryemersion
2018-08-18Don't send motion if the cursor hasn't movedRyan Dwyer
2018-08-18Rename mousedown to down and make seat operation a named enumRyan Dwyer
2018-08-18Implement mousedown operationRyan Dwyer
2018-08-17Merge pull request #2472 from RyanDwyer/refactor-seat-get-focusDrew DeVault
2018-08-17Merge pull request #2471 from RyanDwyer/reap-when-floatingemersion
2018-08-17Merge pull request #2474 from RyanDwyer/transactionise-csdemersion
2018-08-17Add using_csd variable to transaction stateRyan Dwyer