xdg-activation: move to new impl

This commit is contained in:
Vaxry 2024-04-29 16:43:24 +01:00
parent 39595aaca3
commit 86133983a9
11 changed files with 158 additions and 25 deletions

View file

@ -24,7 +24,6 @@ namespace Events {
// Surface XDG (window)
LISTENER(newXDGToplevel);
LISTENER(activateXDG);
// Window events
DYNLISTENFUNC(commitWindow);