xdg-decoration: move to new impl

This commit is contained in:
Vaxry 2024-04-21 20:04:58 +01:00
parent 4954dcbbb3
commit ed69502ff6
10 changed files with 121 additions and 13 deletions

View file

@ -99,9 +99,6 @@ namespace Events {
DYNLISTENFUNC(destroyDragIcon);
DYNLISTENFUNC(commitDragIcon);
// Deco XDG
LISTENER(NewXDGDeco);
// Renderer destroy
LISTENER(RendererDestroy);