ruffle/desktop/src
Kamil Jarosz db13a4e9e6 desktop: Properly map alphabetic characters as input
This patch fixes handling alphabetic inputs, so that
uppercase letters are not ignored.
2024-06-28 00:30:31 +02:00
..
backends desktop: Support for spoofing eval("window.location.href") with ExternalInterface 2024-06-04 00:55:08 +02:00
gui core,desktop: Update `wgpu` to `v0.20.1`, bump `egui` 2024-06-18 23:10:43 +02:00
preferences desktop: Add a preference to enable the OpenH264 decoder 2024-05-30 20:22:33 +02:00
app.rs desktop: Ignore AltGr key 2024-06-28 00:30:31 +02:00
backends.rs frontend-utils: Move ExternalNavigator from Desktop 2024-04-11 23:14:44 +02:00
cli.rs chore: Fix most `clippy::doc_lazy_continuation` beta lints 2024-06-12 22:42:18 +02:00
custom_event.rs desktop: Rename PlayerOptions to LaunchOptions 2024-05-10 19:51:37 +02:00
gui.rs desktop/frontend-utils: Show filename or bundle name in recent list 2024-05-26 00:37:35 +03:00
log.rs desktop: Add log filename pattern (e.g. with timestamp) to preferences 2024-03-11 21:28:25 +01:00
main.rs frontend-utils: Switch to reqwest 2024-04-15 23:07:56 +02:00
player.rs desktop: Add a preference to enable the OpenH264 decoder 2024-05-30 20:22:33 +02:00
preferences.rs desktop: Add a preference to enable the OpenH264 decoder 2024-05-30 20:22:33 +02:00
util.rs desktop: Properly map alphabetic characters as input 2024-06-28 00:30:31 +02:00