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

@@ -50,6 +50,10 @@ namespace Events {
DYNLISTENFUNC(activateX11);
DYNLISTENFUNC(configureX11);
DYNLISTENFUNC(unmanagedSetGeometry);
DYNLISTENFUNC(requestMove);
DYNLISTENFUNC(requestResize);
DYNLISTENFUNC(requestMinimize);
DYNLISTENFUNC(requestMaximize);
// Window subsurfaces
// LISTENER(newSubsurfaceWindow);