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

#493 in GUI

Download history 26621/week @ 2024-07-30 28316/week @ 2024-08-06 31512/week @ 2024-08-13 27148/week @ 2024-08-20 31269/week @ 2024-08-27 28577/week @ 2024-09-03 25672/week @ 2024-09-10 24831/week @ 2024-09-17 31910/week @ 2024-09-24 30987/week @ 2024-10-01 31123/week @ 2024-10-08 36865/week @ 2024-10-15 36344/week @ 2024-10-22 38322/week @ 2024-10-29 40135/week @ 2024-11-05 35742/week @ 2024-11-12

156,482 downloads per month
Used in 427 crates (48 directly)

MIT/Apache

1.5MB
29K 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–41MB
~654K SLoC