Commit df1d4a7
committed
chore(deps): update winit to 0.30 and raw-window-handle to 0.6
- Update winit from 0.28 to 0.30
- Update raw-window-handle from 0.5 to 0.6
- Migrate 16_full_metal_app example to new winit ApplicationHandler API
- Update keyboard handling from VirtualKeyCode to KeyCode
- Use HasWindowHandle trait instead of HasRawWindowHandle
Closes #111, closes #1121 parent d19bd8c commit df1d4a7
2 files changed
Lines changed: 194 additions & 139 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments