mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 12:11:56 -07:00
output: handle needs_frame
This commit is contained in:
@@ -99,6 +99,7 @@ namespace Events {
|
||||
DYNLISTENFUNC(monitorDestroy);
|
||||
DYNLISTENFUNC(monitorStateRequest);
|
||||
DYNLISTENFUNC(monitorDamage);
|
||||
DYNLISTENFUNC(monitorNeedsFrame);
|
||||
|
||||
// XWayland
|
||||
LISTENER(readyXWayland);
|
||||
|
Reference in New Issue
Block a user