handle unmanaged X11 setGeometry
This commit is contained in:
parent
75a580feda
commit
491b99c61e
6 changed files with 34 additions and 6 deletions
|
|
@ -28,6 +28,7 @@ public:
|
|||
DYNLISTENER(unmapWindow);
|
||||
DYNLISTENER(destroyWindow);
|
||||
DYNLISTENER(setTitleWindow);
|
||||
DYNLISTENER(setGeometryX11U);
|
||||
DYNLISTENER(fullscreenWindow);
|
||||
DYNLISTENER(newPopupXDG);
|
||||
// DYNLISTENER(newSubsurfaceWindow);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue