Alex Lau wrote:
> Dear Denis
> 
> After I look more carefully with the unique and compare with default,
> I think I have done it all wrong in unique/window.c
> instead I should handle all the input process in unique.c
> wm_process_input<-- now it is empty

wm_process_input() was the old way to pump input events to the wm.

> 
> I'm wondering you are doing that for a reason, are you not wanted to
> process the input the way you wanted like default? And use some kind
> of plugable way to handle all the event and make it more configurable?
> I'm still trying to hand improving the unique, but I understand too
> little about it.

Indeed, in Unique I wanted a plugable way for input devices.

I'm happy that you want to join Unique development :)

I will provide you with more info, e.g. answer the other questions on
the mailing list, but for now, did you read the documents in the source
directory of unique?

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

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

Reply via email to