config: Add a window rule to render while unfocused (#7582)
This commit is contained in:
parent
fbd6354393
commit
c5fd577181
8 changed files with 73 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ class CEventLoopTimer {
|
|||
|
||||
void cancel();
|
||||
bool passed();
|
||||
bool armed();
|
||||
|
||||
float leftUs();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue