mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 12:41:55 -07:00
Allow decos to request interactivity
This commit is contained in:
@@ -33,4 +33,6 @@ interface IHyprWindowDecoration {
|
||||
virtual void damageEntire() = 0;
|
||||
|
||||
virtual SWindowDecorationExtents getWindowDecorationReservedArea();
|
||||
|
||||
virtual bool allowsInput();
|
||||
};
|
Reference in New Issue
Block a user