systray: Delay icon rendering only when throttling is necessary
This commit is contained in:
@@ -47,6 +47,7 @@ typedef struct
|
||||
int empty;
|
||||
int pid;
|
||||
int chrono;
|
||||
struct timespec time_last_render;
|
||||
} TrayWindow;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user