servo/components/msg
Pyfisch 0ccaa7e1a9 Use keyboard-types crate
Have embedders send DOM keys to servo and use a strongly typed KeyboardEvent
from the W3C UI Events spec. All keyboard handling now uses the new types.

Introduce a ShortcutMatcher to recognize key bindings. Shortcuts are now
recognized in a uniform way.

Updated the winit port.
Updated webdriver integration.

part of #20331
2018-10-07 22:39:00 +02:00
..
tests Format msg #21373 2018-09-11 15:04:55 +08:00
Cargo.toml Use keyboard-types crate 2018-10-07 22:39:00 +02:00
constellation_msg.rs Use keyboard-types crate 2018-10-07 22:39:00 +02:00
lib.rs Use keyboard-types crate 2018-10-07 22:39:00 +02:00