Alright, 
I just switched to shalehs new blackbox-code after quite a while,
and along with that i had to update bbkeys as well.

I thought i would prefer the 'old' 0.3.6 bbkeys-behavior over the new
one with menu-window and stuff, so i started to change my bbkeys.bb
to this:

bbkeys.honorModifiers:        True 
bbkeys.menu.stackedCycling:   False
bbkeys.menu.showCycleMenu:    False
bbkeys.position:              +0-0
bbkeys.raised:                True

Window-order while cycling isn't that important for me, but it 
definitly is important for me that a) windows get raised when 
selected,  not only focused and b) i don't have to release Mod1 to 
switch from  'cycling' to 'shading' or 'maximizing'.
to explain b), part of my .bbkeysrc looks like this:

KeyToGrab(Down), WithModifier(Mod1), WithAction(ShadeWindow)
KeyToGrab(Up), WithModifier(Mod1), WithAction(MaximizeWindow)
KeyToGrab(Left), WithModifier(Mod1), WithAction(PrevWindow)
KeyToGrab(Right), WithModifier(Mod1), WithAction(NextWindow)

with the old behavior i'm able to press and hold Mod1 to cycle 
through windows and shade/unshade them without releasing Mod1.
with the new behavior i have to press Mod1, select the window,
release Mod1, press Mod1 again and then hit the 'Down'-Key to 
shade/unshade the window.

but thats just the reason why i preferr old behavior, although it
would be nice to see this work again together with 'stackedCycling'.

no for the bug, to reproduce do these steps:
- go to an empty workspace
- open a new window with bbkeys in a way that it doesn't get
  focused (with sloppy focus put mouse far away)
- try to cycle to it with bbkeys while it is not focused, bbkeys
  doesn't select it.
- open another window which doesn't get focus too
- now you've already 2 windows which you cant select by keyboard

part of my .blackboxrc:
session.screen0.focusModel:   SloppyFocus
session.screen0.focusLastWindow: False
session.screen0.focusNewWindows: False

of course i could change the last one to 'True', but i like opening
new windows without having the one i'm currently working in loosing
the focus. 
beside this something similar happens if i set these both to True, 
i open two terminals on an empty workspace, move the mouse somewhere 
away from them, cycle to one of them with bbkeys, close it with ^D, 
the other one stays there without focus and isn't selectable by bbkeys 
any longer (until i open a new one again which gets the focus).

my blackbox/bbkeys versions:

Blackbox 0.62.1pre0
bbkeys version 0.8.4

regards and thanks to all for such a nice windowmanager and all it's
tools,
/lenix
-- 
www: http://www.lenix.de
fon: +49 - 173 - 80 99 196
No, CTRL-ALT-DEL is not the proper way to end a programm. (RFC 1882)

Reply via email to