#user-input #input-event #events #graphics

flo_canvas_events

User input events for a flo_draw canvas

2 releases

0.3.1 Mar 11, 2023
0.3.0 Aug 3, 2021

#1988 in GUI

Download history 20/week @ 2025-12-25 24/week @ 2026-01-01 22/week @ 2026-01-15 18/week @ 2026-01-22 13/week @ 2026-01-29 8/week @ 2026-02-05 10/week @ 2026-02-12 24/week @ 2026-02-19 17/week @ 2026-02-26 22/week @ 2026-03-05 23/week @ 2026-03-12 23/week @ 2026-03-19 62/week @ 2026-03-26 22/week @ 2026-04-02 16/week @ 2026-04-09

125 downloads per month
Used in flo_draw

Apache-2.0

405KB
6.5K SLoC

Events

flo_draw is currently based on glutin, but uses its own event structure: this is to make it so that it's possible for future versions to replace glutin easily if that ever proves to be necessary, and to support easy porting of code using flo_draw to other windowing systems. This also isolates software implemented using flo_draw from changes to glutin.

Dependencies

~4.5MB
~60K SLoC