34 releases (16 breaking)

0.30.0 Dec 16, 2024
0.29.1 Oct 1, 2024
0.29.0 Sep 26, 2024
0.28.1 Jul 5, 2024
0.0.1-alpha.2 Jul 28, 2021

#487 in GUI

Download history 30506/week @ 2024-09-22 31057/week @ 2024-09-29 30791/week @ 2024-10-06 36901/week @ 2024-10-13 34064/week @ 2024-10-20 38209/week @ 2024-10-27 41513/week @ 2024-11-03 35694/week @ 2024-11-10 37269/week @ 2024-11-17 37789/week @ 2024-11-24 37965/week @ 2024-12-01 41473/week @ 2024-12-08 44948/week @ 2024-12-15 24565/week @ 2024-12-22 26848/week @ 2024-12-29 37297/week @ 2025-01-05

139,068 downloads per month
Used in 471 crates (51 directly)

MIT/Apache

1.5MB
30K 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–44MB
~636K SLoC