nannou-org/nannou

Handle unhandled events introduced in winit 0.27+ (TouchMagnify, IME, etc) in event.rs

Open

#903 opened on Jan 20, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (254 forks)batch import
good first issue

Repository metrics

Stars
 (4,662 stars)
PR merge metrics
 (Avg merge 24d 15h) (26 merged PRs in 30d)

Description

Currently these are ignored and return None.

Contributor guide