mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-10-01 23:58:30 +00:00
handle subsurfaces
This commit is contained in:
@@ -53,6 +53,7 @@ public:
|
||||
std::list<SLayerPopup> m_lLayerPopups;
|
||||
std::list<SXDGPopup> m_lXDGPopups;
|
||||
std::list<SWorkspace> m_lWorkspaces;
|
||||
std::list<SSubsurface> m_lSubsurfaces;
|
||||
|
||||
void startCompositor();
|
||||
|
||||
|
Reference in New Issue
Block a user