obey xdg reqs better

This commit is contained in:
vaxerski
2022-07-16 00:11:21 +02:00
parent 069e3b2114
commit b2650928ea
3 changed files with 43 additions and 0 deletions

View File

@@ -31,6 +31,10 @@ public:
DYNLISTENER(setGeometryX11U);
DYNLISTENER(fullscreenWindow);
DYNLISTENER(newPopupXDG);
DYNLISTENER(requestMove);
DYNLISTENER(requestMinimize);
DYNLISTENER(requestMaximize);
DYNLISTENER(requestResize);
// DYNLISTENER(newSubsurfaceWindow);
union {