Josh Matthews
|
329ba56fca
|
Dispatch keydown, keyup, and keypress events at appropriate times.
|
2014-11-13 11:27:15 -05:00 |
|
Josh Matthews
|
1c64dabb15
|
Pass all key events to the current constellation frame.
|
2014-11-13 11:24:14 -05:00 |
|
Patrick Walton
|
10f7b49cf7
|
Invert control flow, fix resizing, and improve checkerboarding
significantly by giving tiles some time to paint before we render
unrendered content.
|
2014-11-04 13:51:56 -08:00 |
|
Glenn Watson
|
2d6626e7ef
|
Use WindowMethods to get native graphics metadata instead of
relying on azure. This is a prerequisite for the switch to glutin.
Tested on Linux, mac. Tested that android + cef build.
|
2014-10-24 13:45:42 +10:00 |
|
Matt Brubeck
|
77d32ee447
|
Move windowing code out of the compositor
This is mainly just moving code around, in preparation for further changes to
the "windowing" API.
|
2014-10-10 11:36:12 -07:00 |
|
Glenn Watson
|
c33f18b7df
|
Allow resolution to be configured on command line. Default to 1280x1024.
|
2014-09-24 06:59:05 +10:00 |
|
Jack Moffitt
|
c6ab60dbfc
|
Cargoify servo
|
2014-09-08 20:21:42 -06:00 |
|