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

#431 in GUI

Download history 16897/week @ 2024-02-02 20506/week @ 2024-02-09 20442/week @ 2024-02-16 18408/week @ 2024-02-23 19895/week @ 2024-03-01 21153/week @ 2024-03-08 18960/week @ 2024-03-15 23010/week @ 2024-03-22 23036/week @ 2024-03-29 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 18558/week @ 2024-05-17

91,868 downloads per month
Used in 342 crates (43 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
~696K SLoC