mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 12:11:56 -07:00
some events
This commit is contained in:
@@ -6,6 +6,10 @@ namespace Events {
|
||||
LISTENER(change);
|
||||
LISTENER(newOutput);
|
||||
LISTENER(newLayerSurface);
|
||||
LISTENER(destroyLayerSurface);
|
||||
LISTENER(mapLayerSurface);
|
||||
LISTENER(unmapLayerSurface);
|
||||
LISTENER(commitLayerSurface);
|
||||
LISTENER(newXDGSurface);
|
||||
|
||||
LISTENER(mouseMove);
|
||||
|
Reference in New Issue
Block a user