mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 20:21:54 -07:00
handle unmanaged X11 setGeometry
This commit is contained in:
@@ -28,6 +28,7 @@ public:
|
||||
DYNLISTENER(unmapWindow);
|
||||
DYNLISTENER(destroyWindow);
|
||||
DYNLISTENER(setTitleWindow);
|
||||
DYNLISTENER(setGeometryX11U);
|
||||
DYNLISTENER(fullscreenWindow);
|
||||
DYNLISTENER(newPopupXDG);
|
||||
// DYNLISTENER(newSubsurfaceWindow);
|
||||
|
Reference in New Issue
Block a user