Re: [dev][patch] Proper window type for dwm and dmenu

2016-07-25 Thread Jan Christoph Ebersbach
Hi Ben, Actually the patch I provided would remove the shadow from dmenu because it would be flagged as "dock". However, I also realized that it might be something useful for dmenu. For dwm I think it's totally useless and it should definitely be flagged as dock. Cheers. Jan Christoph On Sun

Re: [dev][patch] Proper window type for dwm and dmenu

2016-07-24 Thread Ben Woolley
Don't be discouraged by the other replies. I have been caught off guard by a dmenu of my own use being a bit too subtle for me to notice, and a shadow would have made it more clear that a new object needs attention. Not sure why anyone would complain about a UI advancement that is both trivial a

Re: [dev][patch] Proper window type for dwm and dmenu

2016-07-24 Thread Staven
On Sun, Jul 24, 2016 at 11:10:48PM +0200, hiro wrote: > hahahahaha. shadows. > They're useful for vampire detection.

Re: [dev][patch] Proper window type for dwm and dmenu

2016-07-24 Thread hiro
hahahahaha. shadows.

Re: [dev][patch] Proper window type for dwm and dmenu

2016-07-24 Thread Jan Christoph Ebersbach
Hi, Here are the patches to set _NET_WM_WINDOW_TYPE_DOCK for dwm's bar and dmenu. Would someone with commit rights apply them to master? Thank you. Jan Christoph On Wed 20-07-2016 07:05 +0200, Jan Christoph Ebersbach wrote: > Great, thanks for the feeback. I'll provide a patch this week. > >