mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 12:11:56 -07:00
input: add support for cursor-shape-v1
This commit is contained in:
@@ -170,4 +170,7 @@ namespace Events {
|
||||
|
||||
// Gamma control
|
||||
LISTENER(setGamma);
|
||||
|
||||
// Cursor shape
|
||||
LISTENER(setCursorShape);
|
||||
};
|
||||
|
Reference in New Issue
Block a user