Typo
This commit is contained in:
parent
1f4cd4bd15
commit
516161e765
@ -335,7 +335,7 @@ gboolean x_mainloop_fd_dispatch(GSource *source, GSourceFunc callback, gpointer
|
|||||||
case FocusIn:
|
case FocusIn:
|
||||||
case FocusOut:
|
case FocusOut:
|
||||||
case PropertyNotify:
|
case PropertyNotify:
|
||||||
LOG_D("XEvent: Checking for active sceen changes");
|
LOG_D("XEvent: Checking for active screen changes");
|
||||||
fullscreen_now = have_fullscreen_window();
|
fullscreen_now = have_fullscreen_window();
|
||||||
scr = get_active_screen();
|
scr = get_active_screen();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user