33 releases (15 breaking)
0.29.1 | Oct 1, 2024 |
---|---|
0.28.1 | Jul 5, 2024 |
0.27.1 | Mar 29, 2024 |
0.24.1 | Nov 30, 2023 |
0.0.1-alpha.2 | Jul 28, 2021 |
#484 in GUI
151,761 downloads per month
Used in 436 crates
(50 directly)
1.5MB
29K
SLoC
egui-winit
This crates provides bindings between egui
and winit
.
The library translates winit events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.
lib.rs
:
The library translates winit events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.
Feature flags
Dependencies
~5–40MB
~652K SLoC