aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop/xwayland.c
AgeCommit message (Expand)Author
2018-06-01Replace is_floating boolean with functionRyan Dwyer
2018-06-01Implement floatingRyan Dwyer
2018-05-14Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements""Ryan Dwyer
2018-05-12Don't destroy view child on xdg-popup unmapemersion
2018-05-12Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"Drew DeVault
2018-05-11Overhaul criteria implementationRyan Dwyer
2018-05-10Damage borders when damaging viewemersion
2018-05-05Implement title_formatRyan Dwyer
2018-05-03Update titles when surfaces are committedRyan Dwyer
2018-04-30Implement bordersRyan Dwyer
2018-04-28Don't call view_set_fullscreen on unmapped xwayland viewsemersion
2018-04-24Do not let tiled xwayland views do what they wantemersion
2018-04-20Don't unmap on destroy, this is already guaranteed by wlrootsemersion
2018-04-17Handle fullscreen flag when mapping a surface.Ryan Dwyer
2018-04-17Feedback for fullscreen.Ryan Dwyer
2018-04-16Implement fullscreen.Ryan Dwyer
2018-04-13Do not call the map handler when an xwayland surface is createdemersion
2018-04-07Give keyboard focus to unmanaged xwayland surfacesemersion
2018-04-06Simplify damage tracking functions, use them in layer shellemersion
2018-04-06Send surface enter/leave events to view childrenemersion
2018-04-05Handle unmanaged surfaces motionemersion
2018-04-05Add damage tracking for xwayland unmanaged surfacesemersion
2018-04-05Handle xwayland configure requests for unmanaged surfacesemersion
2018-04-05Make xwayland surface destroy more foolproofemersion
2018-04-05Fix xwayland unmanaged surfacesemersion
2018-04-05Implement shell viewsemersion
2018-04-04Remove unused SWAY_VIEW_TYPESemersion
2018-04-02Xwayland unmanaged views aren't views anymoreemersion
2018-04-02Address review commentsemersion
2018-03-31Add sway_view_implemersion
2018-03-31Introduce common functions to create, map, unmap, destroy viewsemersion
2018-03-31Merge pull request #1681 from emersion/xwayland-configure-positionDrew DeVault
2018-03-31Fix xwayland configure in set_sizeemersion
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-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-30Fix crash when override redirect views closeDrew DeVault
2018-03-29Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Tony Crisci
2018-03-29Revert "Refactor tree"Drew DeVault
2018-03-29arrange windowsTony Crisci
2018-03-29more renaming thingsTony Crisci
2018-03-29rename container functionsTony Crisci
2018-03-29move tree includes to their own directoryTony Crisci