Re: [Nautilus-list] drag window focus hack issues



John Harper writes:
|I haven't tested it (my nautilus for gnome2 doesn't build currently),
|but I think this may fix the bugs. Maybe someone could try it out..?

oops, I missed this:

@@ -323,7 +331,7 @@ nautilus_drag_window_destroy (GtkObject 
 static void
 nautilus_drag_window_realize (GtkWidget *widget, gpointer data)
 {
-	GdkAtom protocols[3];
+	GdkAtom protocols[4];
 
 	/* Tell the window manager _not_ to focus this window by itself */
 	eel_gdk_window_set_wm_hints_input (widget->window, FALSE);




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]