forked from quickshell/quickshell
debug/lint: run lints on reload for visible windows
This commit is contained in:
parent
8d63006bba
commit
a8901fde67
2 changed files with 7 additions and 4 deletions
|
@ -122,7 +122,7 @@ protected slots:
|
|||
void onMaskChanged();
|
||||
void onMaskDestroyed();
|
||||
void onScreenDestroyed();
|
||||
void onWindowExposeEvent();
|
||||
void runLints();
|
||||
|
||||
protected:
|
||||
bool mVisible = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue