minor fixes to X11 configure/or handling

This commit is contained in:
vaxerski
2023-02-28 18:50:47 +00:00
parent 89e7d812c8
commit 7e523e4d5e
4 changed files with 28 additions and 15 deletions

View File

@@ -155,6 +155,7 @@ class CWindow {
DYNLISTENER(toplevelClose);
DYNLISTENER(toplevelActivate);
DYNLISTENER(toplevelFullscreen);
DYNLISTENER(setOverrideRedirect);
// DYNLISTENER(newSubsurfaceWindow);
union {