On 1/4/06, Alex Lau <[EMAIL PROTECTED]> wrote:
> I guess after all window manager is needed :)
>
> I think I'm going to expend unique if I can
> but first I would like to know what is Denis
> want unique to be actually :)
>

Yeah I've done this before and generally the input method needs to
integrate with the window manager since it steals keys and plays games
with focus.
Also for Lite at least you need to think about on the spot etc inputs
for the text fields. I'll need to eventually see how we hook this into
Gtk I've not looked.

We just need to know how Denis thinks it should go in.
Kent may have a something to say about LiTE also.

Mike

> Thanks
>
>
> Mike Emmel wrote:
> > On 1/4/06, Alex Lau <[EMAIL PROTECTED]> wrote:
> >> Dear Mike
> >> hehe you are fast, I basically do the same thing
> >> Thanks :) I should have patch it :)
> >>
> >> I just didn't sure ... what is the event flags really do anyway?
> >>
> >> However I need to hit "ctrl-space" to activate my input method ... and
> >> idea?
> >>
> >
> > I think you need to go into the window managers and add that key
> > sequence as a system key
> > like meta/mouse for moving etc. Then at least initially you can just
> > start the input method.
> > Later this needs to be dynamic.
> >
> > Check out handle_key_press in default.c
> >
> > Maybe Denis can comment here.
> > I think we need a way to register a new system module that grabs keys
> > with the window managers.
> >
> > Mike
> >
> >> Thanks
> >> Alex
> >>
> >>
> >> Mike Emmel wrote:
> >>> I just redid the sdl input driver one more time its now basically the
> >>> same as the
> >>> x11 driver. Now both seem to work just fine.
> >>>
> >>>
> >>> Try it from cvs and yes it was broken for a while.
> >>>
> >>> Also try system=x11
> >>>
> >>> If both are broken then there is a problem on how we are doing virtual 
> >>> hardware
> >>> keymaps.
> >>>
> >>> Mike
> >
>
>

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to