slint/sixtyfps_runtime/rendering_backends/gl
Simon Hausmann eaddbe664e internal cleanup: Rename ComponentWindow to WindowRc
That's all it is nowadays, it's a wrapper around Rc<Window>. It's not an
alias because we need to also "wrap" it to C++ via cbindgen, but that's
about it.
2021-07-21 20:33:02 +02:00
..
fonts Implement basic font fallbacks for WASM and macOS 2021-01-14 08:53:14 +01:00
Cargo.toml Remove the freetype dependency on Windows and macOS 2021-07-13 19:29:49 +02:00
eventloop.rs Janitor: Fix remaining clippy::option_map_unit_fn 2021-07-21 19:44:57 +02:00
fonts.rs Don't show non-existent glyph boxes for emojis on macOS 2021-07-20 08:45:10 +02:00
graphics_window.rs internal cleanup: Rename ComponentWindow to WindowRc 2021-07-21 20:33:02 +02:00
images.rs GL backend: Use the cache for the Window icon 2021-07-20 17:02:24 +02:00
lib.rs Janitor: Fix remaining clippy::option_map_unit_fn 2021-07-21 19:44:57 +02:00
svg.rs Update license date 2021-07-02 15:55:54 +02:00