mirror of
https://github.com/hyprwm/hyprland-plugins.git
synced 2024-11-22 02:35:57 +01:00
hyprbars: chase hyprland
This commit is contained in:
parent
dbd1f372cf
commit
db46f6acb3
1 changed files with 21 additions and 21 deletions
|
@ -37,7 +37,7 @@ class CHyprBar : public IHyprWindowDecoration {
|
||||||
void setHidden(bool hidden);
|
void setHidden(bool hidden);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
SWindowDecorationExtents m_seExtents;
|
SBoxExtents m_seExtents;
|
||||||
|
|
||||||
PHLWINDOWREF m_pWindow;
|
PHLWINDOWREF m_pWindow;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue