On Tue, Feb 13, 2007 at 10:09:38PM +0100, Oliver Heins wrote:
> markus schnalke <[EMAIL PROTECTED]> writes:
> 
> > couldn't you set a rule for this dialog?
> 
> Yes, adding a line
> { ".*(Kopiervorgang)",                NULL,           True }, \
> to config.h works.  
> 
> But isn't this supposed to work out of the box like most dialogues do?

The dialog you mention does not set any classic ICCCM hints that
it's a diaglog window (maybe it sets EWMH, but we only support
some portions of EWMHints).

But I think

        { "Kopiervorgang",              NULL,           True }, \

should already do the trick...

Regards,
-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361

Reply via email to