servoshell icon indicating copy to clipboard operation
servoshell copied to clipboard

A work-in-progress user interface for Servo, built in Rust.

Results 58 servoshell issues
Sort by recently updated
recently updated
newest added

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.

We want to make sure we don't spend too much time rendering.

P1

If you use servoshell on macOS and go out to an external monitor, the view gets shrunk to the lower left quadrant. ![screen shot 2017-09-18 at 11 46 01 am](https://user-images.githubusercontent.com/547158/30526181-717d21c8-9c6a-11e7-91bd-0e2cecb82beb.png)...