Update border colors on config reload
This commit is contained in:
parent
795504dad0
commit
8a3ea54184
3 changed files with 32 additions and 11 deletions
|
|
@ -121,6 +121,8 @@ public:
|
|||
bool isPointOnAnyMonitor(const Vector2D&);
|
||||
CWindow* getConstraintWindow(SMouse*);
|
||||
SMonitor* getMonitorInDirection(const char&);
|
||||
void updateAllWindowsBorders();
|
||||
void updateWindowBorderColor(CWindow*);
|
||||
|
||||
private:
|
||||
void initAllSignals();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue