mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 12:41:55 -07:00
popups handled properly
This commit is contained in:
@@ -13,6 +13,7 @@ public:
|
||||
DYNLISTENER(destroyWindow);
|
||||
DYNLISTENER(setTitleWindow);
|
||||
DYNLISTENER(fullscreenWindow);
|
||||
DYNLISTENER(newPopupXDG);
|
||||
|
||||
union {
|
||||
wlr_xdg_surface* xdg;
|
||||
|
Reference in New Issue
Block a user