On 2006-02-12, Renee Klawitter <[EMAIL PROTECTED]> wrote:
> I'm trying to force some transient windows ( it started with inkscape )
> into named frames. But whatever I try, nothing happens. I've even tried
> the cfg_kludges.lua versions floating around the internet .

It could be that the windows don't have the necessary hints set when
they're mapped. It's known to happen in gtk crap.


> defwinprop{
>     class = "inkscape",
>     instance = "Inkscape",
>     transient_mode = "off"
> }

It seems that these should be the other way around, though.
Usually class beings with a capital letter and instance not.

-- 
Tuomo

Reply via email to