Hi, >> 1. disable bar >> 2. maximize a window with togglemax >> 3. enable bar >> => bar will be obscured by the maximized window
> see today message from Sander van Dijk: > http://www.suckless.org/pipermail/dwm/2007-May/002666.html The togglefloat_sizehints.udiff patch doesn't fix the scenario above (togglefloating() isn't called). Although this behaviour really could be intended because a floating window can be moved on top of the bar anyway. Maybe that should only be allowed for true full screen windows, e.g. mplayer. Regards, Peter
