mirror of
https://github.com/hyprwm/hyprland-plugins.git
synced 2024-11-21 18:25:58 +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);
|
||||
|
||||
private:
|
||||
SWindowDecorationExtents m_seExtents;
|
||||
SBoxExtents m_seExtents;
|
||||
|
||||
PHLWINDOWREF m_pWindow;
|
||||
|
||||
|
|
Loading…
Reference in a new issue