Re: [dev][dwm] window tagging

2010-01-13 Thread Alex Matviychuk
>> This will be solved in dwm 5.8, which should arrive soon. > In the while: http://lists.suckless.org/dev/0912/2687.html Thanks! All your efforts are very much appreciated on my end :)

Re: [dev][dwm] window tagging

2010-01-13 Thread Claudio M. Alessi
On Tue, Jan 12, 2010 at 03:47:19PM +, Anselm R Garbe wrote: > This will be solved in dwm 5.8, which should arrive soon. In the while: http://lists.suckless.org/dev/0912/2687.html Regards, Claudio M. Alessi -- JID: smoppy AT gmail.com WWW: http://cma.teroristi.org

Re: [dev][dwm] window tagging

2010-01-12 Thread Antoni Grzymala
Alex Matviychuk dixit (2010-01-13, 00:44): > Somewhat related, is there any word on if/when the flash video full > screen issue will be resolved? That is, when trying to full screen a > flash video, it drops back to the original page after popping up. Works for me currently if I switch to monocle

Re: [dev][dwm] window tagging

2010-01-12 Thread Anselm R Garbe
2010/1/12 Alex Matviychuk : > Somewhat related, is there any word on if/when the flash video full > screen issue will be resolved? That is, when trying to full screen a > flash video, it drops back to the original page after popping up. This will be solved in dwm 5.8, which should arrive soon. Ch

Re: [dev][dwm] window tagging

2010-01-12 Thread Alex Matviychuk
Somewhat related, is there any word on if/when the flash video full screen issue will be resolved? That is, when trying to full screen a flash video, it drops back to the original page after popping up. On Tue, Jan 12, 2010 at 6:13 PM, Deepanjan Kesh wrote: > On Tue, Jan 12, 2010 at 2:24 PM, yy

Re: [dev][dwm] window tagging

2010-01-12 Thread Deepanjan Kesh
On Tue, Jan 12, 2010 at 2:24 PM, yy wrote: > 2010/1/12 Lorenzo Bolla : >> open your browser to youtube; then use xprop to get WM_CLASS and WM_NAME for >> that window: >> $> xprop | grep -e "WM_CLASS(STRING)" -e "WM_NAME(STRING)" >> in config.h put: >> { ,  NULL,  ,   0,  True,  -1 }, >> hth, >> L.

Re: [dev][dwm] window tagging

2010-01-12 Thread yy
2010/1/12 Lorenzo Bolla : > open your browser to youtube; then use xprop to get WM_CLASS and WM_NAME for > that window: > $> xprop | grep -e "WM_CLASS(STRING)" -e "WM_NAME(STRING)" > in config.h put: > { ,  NULL,  ,   0,  True,  -1 }, > hth, > L. > That won't work neither. The problem is the rules

Re: [dev][dwm] window tagging

2010-01-12 Thread Lorenzo Bolla
open your browser to youtube; then use xprop to get WM_CLASS and WM_NAME for that window: $> xprop | grep -e "WM_CLASS(STRING)" -e "WM_NAME(STRING)" in config.h put: { , NULL, , 0, True, -1 }, hth, L. On Tue, Jan 12, 2010 at 7:04 AM, Deepanjan Kesh wrote: > Hi! > > I am new to dwm and m

[dev][dwm] window tagging

2010-01-11 Thread Deepanjan Kesh
Hi! I am new to dwm and maybe this question already has a wiki page, but since I didn't find anything, I would like the help of the community. I want to do the following - I want to open my uzbl or iceweasel browser in non-floating mode, but if I am visiting youtube.com, it should become floating