Re: [dwm] floating rule when only WM_NAME defined?

From: yy <yiyu.jgl_AT_gmail.com>
Date: Mon, 16 Feb 2009 15:09:15 +0100

2009/2/16 Adam <adam.listmail_AT_gmail.com>:
>> WM_NAME property should be the title
>> is that window have any title? (check the status bar)
>
> yes, "<GREG" is also the title in the status bar. I thought that:
>
> { NULL, NULL, "<GREG", 0, True },
>
> would be the proper way to make it float, but this does not work.
>
>

Your problem probably is that the title is set once the rules have
been applied by dwm. IMO you will have to call applyrules() manually
(or you could call it in every arrangement, for example).

-- 
- yiyus || JGL .
Received on Mon Feb 16 2009 - 14:09:15 UTC

This archive was generated by hypermail 2.2.0 : Mon Feb 16 2009 - 14:12:04 UTC