xdgshell: damage old popup coords after a reposition
fixes #3038. I updated the shell ver without properly supporting .reposition
This commit is contained in:
parent
025c023e4b
commit
63b2189ce8
3 changed files with 33 additions and 3 deletions
|
|
@ -39,6 +39,7 @@ namespace Events {
|
|||
DYNLISTENFUNC(destroyPopupXDG);
|
||||
DYNLISTENFUNC(commitPopupXDG);
|
||||
DYNLISTENFUNC(newPopupFromPopupXDG);
|
||||
DYNLISTENFUNC(repositionPopupXDG);
|
||||
|
||||
// Surface XDG (window)
|
||||
LISTENER(newXDGSurface);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue