Re: [dev-servo] Proposal to Improve (International) Keyboard Input

2017-06-27 Thread Pyfisch
Thanks for your reply. > * it's not clear to me that starting with a separate crate makes sense. > It might be less work to prototype all of it inside Servo first. The prototyping inside servo can definitely be done without a separate crate but if servo "ports" like glutin want to provide rich

Re: [dev-servo] Proposal to Improve (International) Keyboard Input

2017-06-25 Thread Josh Matthews
I'm glad someone is thinking about how to improve Servo's current minimal keyboard input. I have a few thoughts: * it's not clear to me that starting with a separate crate makes sense. It might be less work to prototype all of it inside Servo first. * what is the benefit to glutin if it share