Re: [dev] [dwm] tag changes when applications are activated
On 18 April 2012 12:52, Connor Lane Smith <cls_AT_lubutu.com> wrote:
> On 18 April 2012 08:57, Arian Kuschki <arian.kuschki_AT_googlemail.com>
> wrote:
> > for some time now, not sure how long, dwm changes the displayed tag when
> an
> > application is activated.
>
> The blame here is either with dwm or the application, depending on the
> way you look at it. Essentially, dwm supports the _NET_ACTIVE_WINDOW
> EWMH client message, and your application sends it. I'm not sure dwm
> should support this, as it doesn't really make sense given dwm's
> tagging paradigm.
>
> You can disable it by commenting out lines 543 to 549 in dwm.c, the
> "else if(cme->message_type == netatom[NetActiveWindow])" block.
>
That seems to work, thank you.
Received on Wed Apr 18 2012 - 20:39:20 CEST
This archive was generated by hypermail 2.3.0
: Wed Apr 18 2012 - 20:48:05 CEST