mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-10-17 15:31:44 +00:00
Allow decos to request interactivity
This commit is contained in:
@@ -288,6 +288,7 @@ class CWindow {
|
||||
|
||||
// methods
|
||||
wlr_box getFullWindowBoundingBox();
|
||||
wlr_box getWindowInputBox();
|
||||
wlr_box getWindowIdealBoundingBoxIgnoreReserved();
|
||||
void updateWindowDecos();
|
||||
pid_t getPID();
|
||||
|
Reference in New Issue
Block a user