Hi !
Just a quick note to say i finally figured out the X grabbing stuff,
which means all our focus issues are belong to us.
I must first make this in to a nice class or something that can be used
in the deskbar's code.
I reverse-engineered the gtkentrycompletion code to mange this.
Maybe this implies some changes in you Cuemiac refactorization too ?
It should be easily adaptable. In the refactored code each UI has the focus/layout logic completely isolated.
Maybe they can be embedded as convience methods in the CuemiacLayoutProvider abstract class (see ui/cuemiac/CuemiacLayoutProvider.py).
Cheers,
Mikkel