ruffle/web/src
Kamil Jarosz 96173b0501 web: Improve virtual keyboard support
This patch integrates the virtual keyboard with the newly added focus
management and removes Android-specific code, instead using generic
logic which takes advantage of improved focus support in SWFs.
2024-07-27 21:32:35 +02:00
..
audio.rs build: Fix redundant import warnings 2024-03-23 19:23:18 +01:00
builder.rs Revert "web: Use browser focus events for focus management" 2024-07-18 23:11:32 +02:00
external_interface.rs web: Add firefox testing, + a fix for ExternalConnection on Firefox when called from the test harness 2024-07-14 18:04:14 +02:00
input.rs web: Move some input util methods out of lib.rs 2024-06-01 20:34:10 +02:00
lib.rs web: Improve virtual keyboard support 2024-07-27 21:32:35 +02:00
log_adapter.rs web: Use Rc, Cell, and RefCell for non-thread-safe types 2023-07-04 20:50:46 +02:00
navigator.rs web: Check for locked 'Player' mutex and reschedule with setTimeout 2024-07-15 22:46:22 +02:00
storage.rs core: Fix Clippy lints on nightly 2023-02-13 03:38:54 +01:00
ui.rs web: Improve virtual keyboard support 2024-07-27 21:32:35 +02:00
zip.rs web: Remove jszip, use rust 2024-06-08 21:53:07 +02:00