mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 12:11:56 -07:00
Fix GDK window extents mouse offset
kind of...? Should work more or less
This commit is contained in:
@@ -102,4 +102,7 @@ namespace Events {
|
||||
// Inhibit
|
||||
LISTENER(InhibitActivate);
|
||||
LISTENER(InhibitDeactivate);
|
||||
|
||||
// Deco XDG
|
||||
LISTENER(NewXDGDeco);
|
||||
};
|
Reference in New Issue
Block a user