log wakeup
This commit is contained in:
parent
c12873184c
commit
a7bc16874d
@ -48,6 +48,8 @@ void wake_up(void)
|
||||
|
||||
static gboolean run(void *data)
|
||||
{
|
||||
LOG_D("RUN");
|
||||
|
||||
bool fullscreen = have_fullscreen_window();
|
||||
|
||||
queues_check_timeouts(x_is_idle(), fullscreen);
|
||||
|
Loading…
x
Reference in New Issue
Block a user