Re: Fix cwm cycle

2012-01-01 Thread Luis Henriques
Hi Alexander, On Sat, Dec 31, 2011 at 03:41:04PM +0400, Alexander Polakov wrote: > 1) dumb: check for Alt, Ctrl and Super(aka Mod4 aka Win) keys release I do confirm your patch does the job, and works for me. > 2) a little bit smarter: we can extract keybinding search code from > handle_keypress

Re: Fix cwm cycle

2011-12-31 Thread Alexander Polakov
* Luis Henriques [111230 02:21]: > Hi, > > I have been using for a while a hack to fix cwm windows cycle (the traditional > Alt-Tab). The problem is that I modified the default key binding but the > code actually expects Alt to be the modifier. The result is that, in some > situations (e.g., af

Fix cwm cycle

2011-12-29 Thread Luis Henriques
Hi, I have been using for a while a hack to fix cwm windows cycle (the traditional Alt-Tab). The problem is that I modified the default key binding but the code actually expects Alt to be the modifier. The result is that, in some situations (e.g., after moving to a new group), the window does no