7 releases (4 breaking)
0.23.0 | Jun 15, 2023 |
---|---|
0.22.0 | Mar 18, 2023 |
0.21.0 | Mar 10, 2023 |
0.20.1 | Nov 12, 2022 |
0.19.1 | Aug 25, 2022 |
#1090 in GUI
Used in 3 crates
1.5MB
29K
SLoC
egui-winit
This crates provides bindings between egui
and tao
.
The library translates tao 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–41MB
~654K SLoC