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 FocusOut:
|
||||
case PropertyNotify:
|
||||
LOG_D("XEvent: Checking for active sceen changes");
|
||||
LOG_D("XEvent: Checking for active screen changes");
|
||||
fullscreen_now = have_fullscreen_window();
|
||||
scr = get_active_screen();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user