output: handle needs_frame

This commit is contained in:
vaxerski
2023-04-07 17:25:56 +01:00
parent cd1b982b2a
commit 41d1fdedf2
4 changed files with 15 additions and 4 deletions

View File

@@ -66,6 +66,7 @@ class CMonitor {
DYNLISTENER(monitorDestroy);
DYNLISTENER(monitorStateRequest);
DYNLISTENER(monitorDamage);
DYNLISTENER(monitorNeedsFrame);
// hack: a group = workspaces on a monitor.
// I don't really care lol :P