rework popups completely

This commit is contained in:
vaxerski
2022-03-27 17:25:20 +02:00
parent 4c3b9ae207
commit ad36a9dc9e
11 changed files with 314 additions and 285 deletions

View File

@@ -14,7 +14,7 @@ public:
DYNLISTENER(setTitleWindow);
DYNLISTENER(fullscreenWindow);
DYNLISTENER(newPopupXDG);
DYNLISTENER(newSubsurfaceWindow);
// DYNLISTENER(newSubsurfaceWindow);
union {
wlr_xdg_surface* xdg;