obey xdg reqs better
This commit is contained in:
parent
069e3b2114
commit
b2650928ea
3 changed files with 43 additions and 0 deletions
|
|
@ -50,6 +50,10 @@ namespace Events {
|
|||
DYNLISTENFUNC(activateX11);
|
||||
DYNLISTENFUNC(configureX11);
|
||||
DYNLISTENFUNC(unmanagedSetGeometry);
|
||||
DYNLISTENFUNC(requestMove);
|
||||
DYNLISTENFUNC(requestResize);
|
||||
DYNLISTENFUNC(requestMinimize);
|
||||
DYNLISTENFUNC(requestMaximize);
|
||||
|
||||
// Window subsurfaces
|
||||
// LISTENER(newSubsurfaceWindow);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue