I found that splash screen and reading file progress bar
1. can not be disabled with --no-splash
2. the hint for main window might be incorrect and its width become double
   of the width of screen. (I use nvidia but do not have two monitors)

I know nothing about window hint but I attached emails for reference context:

On Mon, 16 Mar 2009, bill lam wrote:
> If I open xls files with command 
> $gnumeric some-large-file.xls
> gnumeric will load a splash screen (looks like fixed size). Then
> splash screen disappeared and the main window loaded.  Apparent dwm
> thought that the main screen was also a dialog and make it float.  Is
> that the intended behavior?


On Tue, 17 Mar 2009, Anselm R. Garbe wrote:
> On Tue, Mar 17, 2009 at 12:05:15AM +0800, bill lam wrote:
> > On Mon, 16 Mar 2009, [email protected] wrote:
> > > Can you reply with your rule for gnumeric?  I occasionally use
> > > gnumeric, though I do not recall a splash, it does tile as expected.
> > 
> > static Rule rules[] = {
> >     /* class      instance    title       tags mask     isfloating */
> >     { "UXTerm",    NULL,       NULL,       0,            False },
> >     { "XTerm",    NULL,       NULL,       0,            False },
> >     { "Iceweasel",  NULL,       NULL,       1 << 8,       True },
> >     { "Firefox",  NULL,       NULL,       1 << 8,       True },
> > };
> > 
> > No special treatment for gnumeric. It tiles correctly if starts with
> > no worksheet or with a small worksheet because gnumeric will only
> > shows a splash screen when it needs a longer time to load, about 5 to
> > 10 seconds. I do not know the exact timing but that should be the 
> > intended behavior of gnumeric
> 
> I suppose it sets a TRANSIENT_FOR hint on the main window to the
> splash because of some brokeness in gnumeric.

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
唐詩212 李商隱  無題二首之一
    來是空言去絕蹤  月斜樓上五更鐘  夢為遠別啼難喚  書被催成墨未濃
    蠟照半籠金翡翠  麝熏微度繡芙蓉  劉郎已恨蓬山遠  更隔蓬山一萬重
_______________________________________________
gnumeric-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnumeric-list

Reply via email to