Splash Screen
Geert Janssens
janssens-geert at telenet.be
Mon Jan 24 04:53:01 EST 2011
On Sunday 23 January 2011, John Ralls wrote:
> 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)
>
> Regards,
> John Ralls
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
Well, I didn't really make the splash screen go away, I removed the option
that enabled users to make the splash screen go away. The result was that
people couldn't get rid of the splash screen anymore so quite the opposite.
Your proposal would probably reduce the irritation of the current splash
screen a lot. Please go ahead and make that change as far as I'm concerned.
Geert
More information about the gnucash-devel
mailing list