Denis Oliver Kropp wrote: > 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. > Good :) , do you want to implement a complete ldopen type library for plugins or directrc type script environment update?
> 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? > Yes I think I did, beside FLOW IDEAS and STRET are there any? Maybe I'm not too familar with the terms :) A lot of pieces I still don't understand. But that is why I started to implement the move and resize in window.c because in IDEAS you talk about UniqueWindow being handle those min/mix etc. Let me know if there is more doc I can read it from. Thanks :) _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
