Josh Matthews
|
95fc29fa0d
|
Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.
|
2015-01-28 10:16:49 +10:00 |
|
Ms2ger
|
16c7060bc8
|
Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19.
|
2015-01-08 09:58:46 -05:00 |
|
Ms2ger
|
be683a0888
|
Rename MouseWindowEvent variants.
|
2015-01-05 12:08:16 +01:00 |
|
Patrick Walton
|
7371e0b8e3
|
compositing: Implement cursor per CSS3-UI § 8.1.1 in the CEF/Mac port.
I'm not sure how we want to handle Linux cursors, and GLFW has no
ability to set cursors (short of disabling it and managing it yourself).
|
2014-12-17 22:58:52 -08:00 |
|
Ms2ger
|
466faac2a5
|
Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d.
|
2014-12-17 15:19:45 -05:00 |
|
Nathan E. Egge
|
b0552cb98e
|
Sending key events through script task before processing them in the compositor.
Fixes #4163
|
2014-12-12 12:31:44 -05:00 |
|
Patrick Walton
|
8b2aadc30b
|
ports/cef: Implement accelerated compositing for the CEF port.
|
2014-12-10 08:35:47 -08:00 |
|
Tetsuharu OHZEKI
|
15a32247a6
|
Rename WindowMethods::set_paint_state()
|
2014-12-08 14:05:50 +09:00 |
|
Tetsuharu OHZEKI
|
806b6f09c9
|
Rename RenderState -> PaintState
|
2014-12-08 14:05:50 +09:00 |
|
Glenn Watson
|
898c1ecc8f
|
Remove unused exit after load option.
This simplifies some upcoming changes to how event handling works.
|
2014-11-21 09:15:02 +10:00 |
|
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 |
|