On Fri, 26 Dec 2008, Samir SAADA wrote: > I applied the 'same app window cycling'. > > My shortcuts: focus next window, focus prev window, focus next group, > focus prev group: Mod1+Tab, Shift+Mod1+Tab, Control+Mod1+Tab, > Control+Shift+Mod1+Tab > > -It doesn't work for me untill now.
true > -And I am facing system hang when using only the focus groups. and > still only cycling between all windows this doesn't happen for me > -focus previous window doesn't work after patch. seems so. i've only ever used foxusnext, so didn't even realize that.. > I will investigate later about it but a confirmation of these symptoms > would be cool. Maybe I missed something. thanks. fwiw where i'm at is that in src/events.c, of the WKBD_FOCUSNEXT, WKBD_FOCUSPREV, WKBD_GROUPNEXT and WKBD_GROUPPREV cases (in handlekeypress) only WKBD_FOCUSPREV occurs, the other three seem to vanish somewhere. other than that, osx cycling works fine (if you can tolerate not to be able to actually trigger it, that is:) i'll try to look into this, but is not of high priority for me, so if someone manages to trip over it, all the better. -- [-] mkdir /nonexistent -- To unsubscribe, send mail to [email protected].
