aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop
AgeCommit message (Expand)Author
2018-04-05Track damage of xdg-shell-v6 popupsemersion
2018-04-05Implement shell viewsemersion
2018-04-04Use new wlr_*_surface_at functionsemersion
2018-04-04Remove unused SWAY_VIEW_TYPESemersion
2018-04-04Implement opacity commandTony Crisci
2018-04-04Merge branch 'wlroots' into split-containers2Tony Crisci
2018-04-03Merge pull request #1717 from emersion/fix-multiple-outputsDrew DeVault
2018-04-03move workspace create to workspace.cTony Crisci
2018-04-03Fix rendering with multiple outputsemersion
2018-04-03address feedbackTony Crisci
2018-04-03Send enter event to layer shell surfacesemersion
2018-04-03move output code out of the treeTony Crisci
2018-04-03unify container destroy functionsTony Crisci
2018-04-02Give exclusive focus to layers above shell layerDrew DeVault
2018-04-02Identify topmost interactive layer post-arrangeDrew DeVault
2018-04-02Merge branch 'wlroots' into view-redesignemersion
2018-04-02Xwayland unmanaged views aren't views anymoreemersion
2018-04-02Merge branch 'wlroots' into seat-fixesTony Crisci
2018-04-02Partially implement move commandDrew DeVault
2018-04-02Address review commentsemersion
2018-04-02rename input-manager functionsTony Crisci
2018-04-02rename seat functionsTony Crisci
2018-03-31Add sway_view_implemersion
2018-03-31Introduce common functions to create, map, unmap, destroy viewsemersion
2018-03-31Fix two segfaults when destroying outputsemersion
2018-03-31Merge pull request #1681 from emersion/xwayland-configure-positionDrew DeVault
2018-03-31Fix xwayland configure in set_sizeemersion
2018-03-31Fix unmanaged views rendering on all outputsemersion
2018-03-31Fix xwayland configure positionemersion
2018-03-30Maximize xwayland views by defaultemersion
2018-03-30Handle map/unmap events in xdg-shell-v6emersion
2018-03-30Remove debug, add explicit TODOemersion
2018-03-30Fix white screen due to bad castemersion
2018-03-30Add lite damage trackingemersion
2018-03-30Merge branch 'wlroots' into wlroots-xwayland-mapTony Crisci
2018-03-30Fix workspace deletion edge casesDrew DeVault
2018-03-30Use the new map/unmap events for xwayland viewsemersion
2018-03-30Add xwayland views to focused containerDrew DeVault
2018-03-30Fix segfault on xwayland unmanaged view unmapemersion
2018-03-30Unify initial xwayland view mapping with map handleremersion
2018-03-30Cleanup and remove global renderer referenceemersion
2018-03-30Fix crash when override redirect views closeDrew DeVault
2018-03-30Use output coords for layer surfacesDrew DeVault
2018-03-30Merge remote-tracking branch 'origin/wlroots' into swaybar-layersDrew DeVault
2018-03-29Fix oversights from previous pull requestTony Crisci
2018-03-29Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Tony Crisci
2018-03-29Revert "Refactor tree"Drew DeVault
2018-03-29Merge pull request #1647 from acrisci/refactor-treeDrew DeVault
2018-03-29arrange windowsTony Crisci
2018-03-29Fix failure to rearrange output in some casesDrew DeVault