mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-20 22:43:47 -07:00
layer-shell: properly map and unmap surface and propagate unmap events
This commit is contained in:
@@ -70,6 +70,7 @@ class CLayerShellResource : public ISurfaceRole {
|
||||
struct {
|
||||
CHyprSignalListener commitSurface;
|
||||
CHyprSignalListener destroySurface;
|
||||
CHyprSignalListener unmapSurface;
|
||||
} listeners;
|
||||
|
||||
bool closed = false;
|
||||
|
Reference in New Issue
Block a user