Commit Graph

1 Commits

Author SHA1 Message Date
ff7a3c2066 window: Improve how we tell the window to do layer-shell
Instead of telling it in the construction after forcing the window
creation, install an event handler that sets it when we get the
PlatformSurface event.

It has the advantage that it will also trigger in subsequent platform
surface events (e.g. after hide and show).
2025-09-24 23:59:29 +02:00