]> Dogcows Code - chaz/openbox/blobdiff - openbox/startupnotify.c
break focus. or maybe make it better.
[chaz/openbox] / openbox / startupnotify.c
index ebe6e6b3fdb8481f68057768b083a6291c33c355..d7591f7b9e7ab0aa890656733009eaf55a4277e8 100644 (file)
@@ -41,7 +41,7 @@ void sn_startup(gboolean reconfig)
     sn_context = sn_monitor_context_new(sn_display, ob_screen,
                                         sn_event_func, NULL, NULL);
 
-    ob_main_loop_x_add(ob_main_loop, sn_handler, NULL, NULL);
+    ob_main_loop_x_add(ob_main_loop, sn_handler, NULL, NULL, NULL);
 }
 
 void sn_shutdown(gboolean reconfig)
This page took 0.020461 seconds and 4 git commands to generate.