29 releases (13 breaking)

0.27.2 Apr 2, 2024
0.27.1 Mar 29, 2024
0.26.2 Feb 14, 2024
0.24.1 Nov 30, 2023
0.0.1-alpha.2 Jul 28, 2021

#104 in GUI

Download history 10112/week @ 2023-12-23 11741/week @ 2023-12-30 17245/week @ 2024-01-06 18737/week @ 2024-01-13 18046/week @ 2024-01-20 15915/week @ 2024-01-27 18204/week @ 2024-02-03 19998/week @ 2024-02-10 20420/week @ 2024-02-17 18445/week @ 2024-02-24 19867/week @ 2024-03-02 20697/week @ 2024-03-09 19573/week @ 2024-03-16 23121/week @ 2024-03-23 22999/week @ 2024-03-30 17824/week @ 2024-04-06

86,000 downloads per month
Used in 308 crates (41 directly)

MIT/Apache

1.5MB
26K 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
~680K SLoC