servo/components/compositing
Simon Sapin 9e4865b6c8 Replace NonZeroU32 and NonZeroUsize with a generic NonZero
The API is identical to core::nonzero::NonZero
2017-10-16 20:19:19 +02:00
..
Cargo.toml Use wrappers in the nonzero crate so users don’t need unstable features 2017-10-13 11:11:05 +02:00
compositor.rs Replace NonZeroU32 and NonZeroUsize with a generic NonZero 2017-10-16 20:19:19 +02:00
compositor_thread.rs implement clone for embedder and compositor proxies 2017-08-28 18:39:31 +08:00
lib.rs Use wrappers in the nonzero crate so users don’t need unstable features 2017-10-13 11:11:05 +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