Re: [dev] [dwm] [bug] 5.9's first bug: magic float mode

From: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Wed, 20 Jul 2011 23:21:38 +0200

On Wed, Jul 20, 2011 at 8:39 PM, garbeam <garbeam_AT_gmail.com> wrote:
>
>> Current discussion on the mailing list is leaning to just eliminating that
>> chunk of code.  Apparently, flash fullscreen requires it (which I haven't
>> been able to reproduce!)  But why on earth is that code there, and can't
>> flash fullscreen be handled via a Rule?
>

I can reproduce that fullscreen flash requires this. Flash creates a
new window with "<unknown>" title and class and sets the
_NET_WM_FULLSCREEN property. Maybe as a solution it makes sense to
check for _NET_WM_FULLSCREEN property in manage() and set
c->isfullscreen (and modify some layout functions). I stumbled on an
old mailinglist post about this subject:
http://permalink.gmane.org/gmane.comp.misc.suckless/2094 .

---
Kind regards,
Hiltjo
Received on Wed Jul 20 2011 - 23:21:38 CEST

This archive was generated by hypermail 2.2.0 : Wed Jul 20 2011 - 23:24:04 CEST