mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 12:11:56 -07:00
renderer: Tearing implementation (#3441)
This commit is contained in:
@@ -174,4 +174,7 @@ namespace Events {
|
||||
|
||||
// Cursor shape
|
||||
LISTENER(setCursorShape);
|
||||
|
||||
// Tearing hints
|
||||
LISTENER(newTearingHint);
|
||||
};
|
||||
|
Reference in New Issue
Block a user