update wlroots dep

This commit is contained in:
vaxerski
2022-11-19 16:28:04 +00:00
parent 0ffaa8d667
commit df132e5ff3
7 changed files with 17 additions and 9 deletions

View File

@@ -96,6 +96,7 @@ namespace Events {
// Monitor part 2 the sequel
DYNLISTENFUNC(monitorFrame);
DYNLISTENFUNC(monitorDestroy);
DYNLISTENFUNC(monitorStateRequest);
// XWayland
LISTENER(readyXWayland);