1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 23:13:13 -04:00
Files
egui/crates/egui-winit
Emil Ernerfeldt 06f709481a Keep track of why request_discard was called (#5134)
This will help debug spurious calls to it
2024-09-20 09:17:52 +02:00
..
2024-07-05 12:09:21 +02:00
2023-02-28 22:35:08 +01:00

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.