Hello. I have this really awkward behavior in Awesome3 since the past month, and I haven't been able to figure out what was causing it. Holding off on the issue thinking that I could fix it someday by going through rc.lua, I still cannot find out why this happens. Everything looks okay however.
Here's exactly what happens--I'll provide an example: In my configuration, when I open up a client window (program) in, for example, tag 1, after if I press Mod+3 the client window is "copied" to the other tags, whatever I do to the window in tag 3 is executed and viewavle in tag 1m and both tag 1 and 3 are active tags. This is not the intended behavior of Mod+<number> at all--it's supposed to properly use the awful.tag.viewonly() function, and Its still defined as the default behavior in my rc.lua. Am i missing some kind of necessary client/tag refresh function? I'll be able to provide my rc.lua here: http://www.pastie.org/3025143 I'm absolutely clueless. I'm quite a novice at Lua. The debugging methods (Xephyr, print, running Lua code) I know haven't been of any use to find the issue. I hope I'm not losing my mind or anything. - Mr. R (mrrhq)
