hyprbars: chase hyprland

This commit is contained in:
Mihai Fufezan 2024-06-23 21:57:13 +03:00
parent dbd1f372cf
commit db46f6acb3
Signed by: fufexan
SSH key fingerprint: SHA256:SdnKmEpJrDu1+2UO1QpB/Eg4HKcdDi6n+xSRqFNJVpg

View file

@ -37,7 +37,7 @@ class CHyprBar : public IHyprWindowDecoration {
void setHidden(bool hidden);
private:
SWindowDecorationExtents m_seExtents;
SBoxExtents m_seExtents;
PHLWINDOWREF m_pWindow;