slint/internal/backends/winit
2022-10-24 17:51:36 +02:00
..
LICENSES Rename the backend-gl crate into backend-winit 2022-07-26 17:43:51 +02:00
renderer janitor: Fix warning about use of deprecated functions from ttf-parser 2022-10-24 17:51:36 +02:00
build.rs switch to yeslogic-fontconfig-sys from servo-fontconfig 2022-10-05 15:21:54 +02:00
Cargo.toml janitor: Bump femtovg and ttf-parser versions 2022-10-24 17:47:19 +02:00
event_loop.rs Change internal MouseEvent to use logical points 2022-10-13 17:02:18 +02:00
glcontext.rs Fix panic in online editor when resizing the preview widget 2022-09-20 10:12:39 +02:00
glwindow.rs Use Property<LogicalLength> instead of Property<Coord> 2022-10-24 12:49:37 +02:00
lib.rs Use a builtin function to access the dark-style 2022-10-19 15:23:41 +02:00
README.md Rename the backend-gl crate into backend-winit 2022-07-26 17:43:51 +02:00
wasm_input_helper.rs Fix the cursor position when receiving composition update events 2022-10-20 12:37:28 +02:00

NOTE: This library is an internal crate of the Slint project. This crate should not be used directly by applications using Slint. You should use the slint crate instead.

WARNING: This crate does not follow the semver convention for versioning and can only be used with version = "=x.y.z" in Cargo.toml.