aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop
AgeCommit message (Expand)Author
2018-09-11Fix dropzone box on scaled outputsRyan Dwyer
2018-09-11Implement tiling dragRyan Dwyer
2018-09-11Rename OP_MOVE to OP_MOVE_FLOATINGRyan Dwyer
2018-09-10handle_layer_shell_surface: Do not crash if seat doesn't have focusArmin Preiml
2018-09-08Align titles to baselineRyan Dwyer
2018-09-08Fix gaps in title textures and vertically center themRyan Dwyer
2018-09-07Merge pull request #2603 from emersion/fix-dndDrew DeVault
2018-09-07Fix drag-and-dropemersion
2018-09-06Float views when min == max on either dimensionRyan Dwyer
2018-09-06Fix crash when switching to new workspace during transactionRyan Dwyer
2018-09-06Fix crash when views rapidly map and unmapRyan Dwyer
2018-09-05Fix output position issueRyan Dwyer
2018-09-05Update output propertes on mode changeRyan Dwyer
2018-09-05Apply default config to outputRyan Dwyer
2018-09-05Don't use wlr_output propertiesRyan Dwyer
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-09-04Implement window_role criteria tokenRyan Dwyer
2018-09-03Fix crash when a splash screen opens on an empty workspaceIan Fan
2018-09-03Merge branch 'master' into disabled-no-modesetBrian Ashworth
2018-09-02Implement focus_on_window_activationRyan Dwyer
2018-09-02Check modal state when determining whether an xwayland view should floatRyan Dwyer
2018-09-01Do not modeset disabled outputsemersion
2018-09-01Implement window_type criteria tokenRyan Dwyer
2018-08-31Don't send never-ending transactions when a focused layer surface commitsRyan Dwyer
2018-08-29Merge pull request #2531 from RyanDwyer/maybe-fix-transaction-crashDrew DeVault
2018-08-29Fix rendering of nested tabsRyan Dwyer
2018-08-29Fix workspace tabsRyan Dwyer
2018-08-29Don't use bitfield to test for similar transactionsRyan Dwyer
2018-08-28Fix gaps issuesRyan Dwyer
2018-08-28Prepare arrange code for type safe argumentsRyan Dwyer
2018-08-26Merge pull request #2513 from RyanDwyer/rename-root-outputsDrew DeVault
2018-08-26Remove layout.cRyan Dwyer
2018-08-25Rename sway_root.outputs to sway_root.all_outputsRyan Dwyer
2018-08-24Refactor destroy functions and save workspaces when there's no outputsRyan Dwyer
2018-08-19Merge pull request #2483 from RyanDwyer/floating-emit-reparentDrew DeVault
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-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-18Merge pull request #2466 from RyanDwyer/geometryDrew DeVault
2018-08-18Implement iterators per container typeRyan 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