systray: Delay reparenting to the first render to prevent graphical corruptions
This commit is contained in:
@@ -48,6 +48,7 @@ typedef struct
|
||||
int pid;
|
||||
int chrono;
|
||||
struct timespec time_last_render;
|
||||
int reparented;
|
||||
} TrayWindow;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user