Splash Screen

Christian Stimming stimming at tuhh.de
Mon Jan 24 04:36:15 EST 2011


Am Sonntag, 23. Januar 2011 schrieb John Ralls:
> A few months ago, Geert made the splash screen go away for a few weeks, and
> there was a chorus of complaint... but the thing that's most irritating
> about the splash screen to those of us who don't like it is its insistence
> on being on top of everything else (especially the debugger).
> 
> This can be changed with a one-liner:
> -    gtk_window_set_type_hint (GTK_WINDOW (splash),
> GDK_WINDOW_TYPE_HINT_SPLASHSCREEN); +   
> gtk_window_set_decorated(GTK_WINDOW (splash), FALSE);
> 
> Is there anyone who *likes* the stay-on-top behavior of the splash screen?
> (There's at least one user who doesn't:
> https://bugzilla.gnome.org/show_bug.cgi?id=640335)

+1 for the change. Splash screens which insist on staying on top are a 
nuisance.

Christian


More information about the gnucash-devel mailing list