servo/ports/servoshell
Manuel Rego Casasnovas 574a22a6cd
Avoid Esc shortcut to close Servo (#32603)
* Avoid Esc shortcut to close Servo

Keep Esc shortcut to leave fullscreen, but avoid to close Servo
(as this is not common in other similar apps,
and can be shortcut used in some web apps for other things).

* Send Esc to the page
2024-06-27 03:43:05 +00:00
..
desktop Avoid Esc shortcut to close Servo (#32603) 2024-06-27 03:43:05 +00:00
egl Add a directory listing feature for file URLs (#32580) 2024-06-26 08:02:50 +00:00
platform minibrowser: implement HiDPI support (#30343) 2023-09-14 13:24:38 +00:00
backtrace.rs rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
build.rs android: Remove serde-json build-dependency (#32573) 2024-06-20 08:50:15 +00:00
Cargo.toml android: Remove serde-json build-dependency (#32573) 2024-06-20 08:50:15 +00:00
crash_handler.rs [NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340) 2023-09-12 06:27:10 +00:00
lib.rs Move android port code to servoshell (#32533) 2024-06-19 03:34:08 +00:00
main.rs Move servoshell code into an internal lib crate (#31439) 2024-02-28 11:46:12 +00:00
panic_hook.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
parser.rs android: Use location_bar_input_to_url instead of re-implementing (#32586) 2024-06-24 15:25:07 +00:00
prefs.rs Enable debug assertions for all builds other than official releases (#30509) 2023-10-26 08:22:14 +00:00
resources.rs Enable debug assertions for all builds other than official releases (#30509) 2023-10-26 08:22:14 +00:00
test.rs clippy: fix warnings on modules outside components (#31567) 2024-03-07 23:42:39 +00:00