]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.c
fix escape's behavior in menus. make static stuff that shouldnt be used by others
[chaz/openbox] / openbox / client.c
index b0482faa6003beb4a8321aa3a4ccddc9996504da..0dd122148b948caf1b0305a99c6af0283fe9a463 100644 (file)
@@ -565,7 +565,7 @@ void client_unmanage(ObClient *self)
 
     /* ignore enter events from the unmap so it doesnt mess with the
        focus */
-    event_ignore_queued_enters();
+    event_ignore_all_queued_enters();
 
     mouse_grab_for_client(self, FALSE);
 
This page took 0.023725 seconds and 4 git commands to generate.