slint/internal/backends/winit
2022-10-29 09:21:26 +02:00
..
LICENSES Rename the backend-gl crate into backend-winit 2022-07-26 17:43:51 +02:00
renderer Always build the Metal and D3d backends on macOS/Windows when Skia is enabled 2022-10-27 13:56:07 +02:00
build.rs switch to yeslogic-fontconfig-sys from servo-fontconfig 2022-10-05 15:21:54 +02:00
Cargo.toml Bump version number to 0.3.2 2022-10-28 09:30:14 +00: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 api: add Window::is_visible 2022-10-29 09:21:26 +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.