ruffle/web/src
Mike Welsh 7e35d4a4fc web: Ensure parent window/frame gets focus on click (fix #1704)
Call window.focus() on mouse down to ensure the player receives
subsequent key/mouse events when it is inside a frame.
2020-12-10 19:20:00 -08:00
..
audio.rs web: Add Ruffle::audio_context getter 2020-11-24 16:36:33 -08:00
input.rs web: Properly handle multibyte characters in text input 2020-12-05 23:19:57 -08:00
lib.rs web: Ensure parent window/frame gets focus on click (fix #1704) 2020-12-10 19:20:00 -08:00
locale.rs web: Implement LocaleBackend for web 2020-09-02 17:12:31 -07:00
log_adapter.rs core: Trace only to the log backend, but have the default log backend trace to the log crate 2020-09-13 13:51:39 -07:00
navigator.rs chore: Appease clippy 2020-11-09 01:52:57 -08:00
storage.rs chore: Clean up useage of unwrap 2020-06-24 01:46:07 +01:00