damage popups correctly

This commit is contained in:
vaxerski
2022-07-28 11:37:27 +02:00
parent e102f9ec8c
commit b6f2a4bc36
2 changed files with 21 additions and 0 deletions

View File

@@ -155,6 +155,7 @@ struct SXDGPopup {
DYNLISTENER(destroyPopupXDG);
DYNLISTENER(mapPopupXDG);
DYNLISTENER(unmapPopupXDG);
DYNLISTENER(commitPopupXDG);
double lx;
double ly;