On Sun, Jun 22, 2008 at 3:26 PM, Anselm R. Garbe <[EMAIL PROTECTED]> wrote: > On Sat, Jun 21, 2008 at 11:45:14PM +0530, Arun G Nair wrote: >> Thanks for the new release. I see a slight problem with 5.0.1. I have >> some apps assigned to some tags. When I open the apps I get a glimpse >> of the apps on my current tag before they appear on their assigned >> tags. Any noticed such a behavior ? Happens with GTK apps like pidgin, >> aMule and GIMP > > Try hg tip, this might fix this issue for you and let me know.
Hi, that seems to have fixed the issue. Thanks. But I see another behavior now. I don't know if its intended. Let me explain it. I see monocle added to layouts[] in tip. So the default layout is tile and when I press Alt+Space it goes to float layout. Now I jump back to tile using alt+space. Next I jump to monocle using alt+m. I go back to tile using alt+space. Now i want float mode and i use alt+space. Here's where I find the issue. Instead of switching to float it goes to monocle mode. Now if I use go back to tile using alt+space and then press alt+f to go to float and then again jump back to tile (alt+space). Next alt+space invokes float (not monocle) as intended. So to summarize, when you alt+space when in tile mode it goes to the last floating mode (monocle or float) used. Is it the intended behavior ? -Arun
