6 releases (3 breaking)
new 0.22.0 | Mar 18, 2023 |
---|---|
0.21.0 | Mar 10, 2023 |
0.20.1 | Nov 12, 2022 |
0.20.0 | Sep 16, 2022 |
0.19.1 | Aug 25, 2022 |
#235 in GUI
479 downloads per month
Used in 2 crates
42KB
809 lines
egui-tao is a fork of egui-winit to make egui work with tao
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
:
[egui
] bindings for winit
.
The library translates winit events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.
Feature flags
Dependencies
~6–42MB
~716K SLoC