31 releases (14 breaking)

0.28.1 Jul 5, 2024
0.27.2 Apr 2, 2024
0.27.1 Mar 29, 2024
0.24.1 Nov 30, 2023
0.0.1-alpha.2 Jul 28, 2021

#422 in GUI

Download history 21126/week @ 2024-04-05 25159/week @ 2024-04-12 25621/week @ 2024-04-19 24892/week @ 2024-04-26 21719/week @ 2024-05-03 22444/week @ 2024-05-10 22429/week @ 2024-05-17 22826/week @ 2024-05-24 24530/week @ 2024-05-31 21441/week @ 2024-06-07 22441/week @ 2024-06-14 21678/week @ 2024-06-21 23022/week @ 2024-06-28 26667/week @ 2024-07-05 26780/week @ 2024-07-12 22383/week @ 2024-07-19

102,539 downloads per month
Used in 379 crates (43 directly)

MIT/Apache

1.5MB
28K SLoC

egui-winit

Latest version Documentation MIT Apache

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

~5–45MB
~693K SLoC