Re: [dwm] splash screen

From: bill lam <cbill.lam_AT_gmail.com>
Date: Tue, 17 Mar 2009 00:05:15 +0800

On Mon, 16 Mar 2009, miles_AT_milesgroman.com 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

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
唐詩184 杜甫  野望
    西山白雪三城戍  南浦清江萬里橋  海內風塵諸弟隔  天涯涕淚一身遙
    唯將遲暮供多病  未有涓埃答聖朝  跨馬出郊時極目  不堪人事日蕭條
Received on Mon Mar 16 2009 - 16:05:15 UTC

This archive was generated by hypermail 2.2.0 : Mon Mar 16 2009 - 16:12:05 UTC