35 releases (17 breaking)

new 0.31.0 Feb 4, 2025
0.30.0 Dec 16, 2024
0.29.1 Oct 1, 2024
0.28.1 Jul 5, 2024
0.0.1-alpha.2 Jul 28, 2021

#529 in GUI

Download history 36344/week @ 2024-10-22 38322/week @ 2024-10-29 40135/week @ 2024-11-05 36072/week @ 2024-11-12 36336/week @ 2024-11-19 39676/week @ 2024-11-26 36849/week @ 2024-12-03 44587/week @ 2024-12-10 40147/week @ 2024-12-17 23645/week @ 2024-12-24 32046/week @ 2024-12-31 40582/week @ 2025-01-07 46340/week @ 2025-01-14 42991/week @ 2025-01-21 47691/week @ 2025-01-28 49583/week @ 2025-02-04

192,073 downloads per month
Used in 485 crates (52 directly)

MIT/Apache

1.5MB
31K 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
~640K SLoC