]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.c
dont trust the _NET_ACTIVE_WINDOW timestamp. (fixes bug #4519)
[chaz/openbox] / openbox / client.c
index 968a4585a978063318f34b0515c81eaeacb240e8..08ce6f375322d4257e2eaa77d91f3049b7bafd0f 100644 (file)
@@ -722,7 +722,7 @@ static gboolean client_can_steal_focus(ObClient *self, Time steal_time,
 
     /* This is focus stealing prevention */
     ob_debug_type(OB_DEBUG_FOCUS,
-                  "Want to focus new window 0x%x at time %u "
+                  "Want to focus window 0x%x at time %u "
                   "launched at %u (last user interaction time %u)",
                   self->window, steal_time, launch_time,
                   event_last_user_time);
This page took 0.022268 seconds and 4 git commands to generate.