slint/internal/backends/gl
2022-04-11 14:23:28 +02:00
..
fonts Fix glyph embedding on Linux 2022-02-23 12:13:10 +01:00
LICENSES Fix LICENSES symlinks 2022-02-09 17:05:47 +01:00
Cargo.toml Enable dark-light mode detection for WASM builds 2022-04-10 10:45:58 +02:00
event_loop.rs GL backend: update the resizable flag 2022-04-01 16:18:59 +02:00
fonts.rs Remove font-kit dependency on Windows 2022-04-06 17:30:30 +02:00
glcontext.rs janitor: silence compiler warning 2022-02-09 11:01:18 +01:00
glwindow.rs winit backend: preserve the value of the scale_factor set programmatically 2022-04-11 14:23:28 +02:00
images.rs Implement correct opacity for the GL backend 2022-03-18 16:35:26 +01:00
lib.rs GL backend: add shortcut for zero opacity 2022-04-07 11:37:51 +02:00
README.md Change the Url from sixtyfps.io to slint-ui.com 2022-02-08 08:52:46 +01:00
stylemetrics.rs Enable dark-light mode detection for WASM builds 2022-04-10 10:45:58 +02:00
svg.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
wasm_input_helper.rs Fix cargo fmt 2022-03-25 11:52:37 +01: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.