handle unmanaged X11 setGeometry

This commit is contained in:
vaxerski
2022-07-08 11:24:07 +02:00
parent 75a580feda
commit 491b99c61e
6 changed files with 34 additions and 6 deletions

View File

@@ -28,6 +28,7 @@ public:
DYNLISTENER(unmapWindow);
DYNLISTENER(destroyWindow);
DYNLISTENER(setTitleWindow);
DYNLISTENER(setGeometryX11U);
DYNLISTENER(fullscreenWindow);
DYNLISTENER(newPopupXDG);
// DYNLISTENER(newSubsurfaceWindow);