aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/layers.h
Commit message (Collapse)AuthorAge
* Add layer shell subsurfacesLibravatar Vlad Pănăzan2020-12-07
| | | | | | | Damage subsurfaces created by layer surfaces on map, unmap and commit. This fixes the flicker of Gtk Popovers. Fixes #5617
* Handle layer changes for layer shell surfacesLibravatar Simon Ser2019-10-27
| | | | | Closes: https://github.com/swaywm/sway/issues/4644 References: https://github.com/emersion/rootston/commit/1982106c9b0fbd48ee9fe20e013524125f6ca3cf
* remove unused layer shell surface variableLibravatar Aleksis2019-09-07
|
* layer-shell: add support for popupsLibravatar Drew DeVault2019-08-14
|
* Update for swaywm/wlroots#1243Libravatar emersion2018-09-14
|
* sway views: add helpers to get view and layer from wlr_surfaceLibravatar Dominique Martinet2018-06-30
|
* Some layer shell fixesLibravatar Drew DeVault2018-03-29
| | | | Based on the corresponding rootston changes
* Render layer surfaces and respect exclusive zoneLibravatar Drew DeVault2018-03-28
|
* Add initial layer shell skeletonLibravatar Drew DeVault2018-03-28