mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-09-02 13:03:48 -07:00
Fadein/out now applies to layersurfaces too
This commit is contained in:
@@ -67,6 +67,7 @@ public:
|
||||
std::list<CWorkspace> m_lWorkspaces;
|
||||
std::list<SSubsurface> m_lSubsurfaces;
|
||||
std::list<CWindow*> m_lWindowsFadingOut;
|
||||
std::list<SLayerSurface*> m_lSurfacesFadingOut;
|
||||
|
||||
void startCompositor();
|
||||
void cleanupExit();
|
||||
|
Reference in New Issue
Block a user