aboutsummaryrefslogtreecommitdiff
path: root/rootston/xdg_shell.c
AgeCommit message (Collapse)Author
2018-05-04Fix a rootston crash when a client creates non-topmost popupsemersion
2018-04-23Finish forward-porting @acrisci's positioner workDrew DeVault
2018-03-27Address feedbackDrew DeVault
2018-03-27Merge pull request #754 from emersion/popup-map-unmap-damageTony Crisci
[WIP] xdg-shell: damage view when popup is mapped/unmapped
2018-03-27rootston: damage view when xdg-popup is mapped/unmappedemersion
2018-03-27xdg-shell: don't destroy role resources on unmap, move toplevel fieldsemersion
Ports 5233801530c5ccc95699a12ba7da2d7ce58c952c and 334bab543d6688769a86374a1ddd3d3b36e619b4 to xdg-shell stable.
2018-03-24unified xdg-surface closeTony Crisci
2018-03-15xdg-shell: add map/unmap supportemersion
2018-03-12rootston: add destroy to view interfaceemersion
2018-03-09rootston: add view_map and view_unmapemersion
2018-02-25rootston: add view_createGuido Günther
so we can do basic view setup. Will be used to initialize alpha.
2018-02-14xdg-shell stable: copy-pasta implementationDominique Martinet