parent
9b327ddfd1
commit
5cc6cb4945
2 changed files with 15 additions and 5 deletions
|
|
@ -56,10 +56,13 @@ class CHyprGroupBarDecoration : public IHyprWindowDecoration {
|
|||
float m_barWidth;
|
||||
float m_barHeight;
|
||||
|
||||
bool m_bLastVisibilityStatus = true;
|
||||
|
||||
CTitleTex* textureFromTitle(const std::string&);
|
||||
void invalidateTextures();
|
||||
|
||||
CBox assignedBoxGlobal();
|
||||
bool visible();
|
||||
|
||||
bool onBeginWindowDragOnDeco(const Vector2D&);
|
||||
bool onEndWindowDragOnDeco(const Vector2D&, PHLWINDOW);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue