servo/components/compositing
Martin Robinson 770b348091 Use WebRender to compute text index on click events
This is the second half of switching over to WebRender for hit testing.
Now that WebRender gives us the location of the hit tested point in the
display item, we can use that to calculate text index.
2017-10-18 09:15:55 +02:00
..
Cargo.toml Switch to using WebRender hit testing 2017-10-17 23:33:13 +02:00
compositor.rs Use WebRender to compute text index on click events 2017-10-18 09:15:55 +02:00
compositor_thread.rs Switch to using WebRender hit testing 2017-10-17 23:33:13 +02:00
lib.rs Switch to using WebRender hit testing 2017-10-17 23:33:13 +02:00
touch.rs Fixed scaling artefacts in paint worklets caused by zoom and hidpi. 2017-07-20 17:25:50 -05:00
windowing.rs order derivable traits lists 2017-08-23 21:38:44 +02:00