servoshell
servoshell copied to clipboard
A work-in-progress user interface for Servo, built in Rust.
In the README.md, it says that the mini UI has the "same features as a Full UI, just no widgets", but there are no shortcut instructions listed on the start...
This would help: - https://github.com/servo/servo/issues/18639 - https://github.com/servo/servo/issues/18625
https://github.com/servo/servo/issues/18597
servo::deinit needs to be called. We get a crash on quit: ``` thread 'Constellation' panicked at 'Unexpected compositor channel panic in constellation: RecvError', src/libcore/result.rs:906:4 note: Run with `RUST_BACKTRACE=1` for a...
https://sparkle-project.org/documentation/
Typing "metajack.im" into the url bar takes me to duckduckgo instead of to the url. I'm guessing the TLD detection needs a bit of expansion.
We have too many ivars. We should only have one per object pointing to the rust object.
If you use servoshell on macOS and go out to an external monitor, the view gets shrunk to the lower left quadrant. ...