Re: [dwm] konqueror and temporary file transfer window

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Tue, 13 Feb 2007 22:13:01 +0100

On Tue, Feb 13, 2007 at 10:09:38PM +0100, Oliver Heins wrote:
> markus schnalke <meillo_AT_marmaro.de> 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
Received on Tue Feb 13 2007 - 22:13:01 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:37:01 UTC