Closed boredsquirrel closed 6 months ago
Hey,
Would be nice if you can make a new userChrome.css
, put it in this directory (replace it with current): https://github.com/elevenhsoft/WebApps/tree/master/data/runtime/firefox/profile/chrome and then compile COSMIC Web Apps from source.
Just use, just ^^
just
sudo just install
You need only rustup installed for cargo and other stuff: https://rustup.rs/
Are you able to test it? If you will be fine with the result, I'm go check it and we can introduce it.
I did not bother with those stuff yet since there was many, many other things to improve, but since we are close let's say, first stable release, we can think about making changes to our browsers.
Thank you for your report and interest! Cheers
I open a PR and have tested in Librewolf normally, using the user.js and the userChrome.css on a new profile. It works as expected
Beautiful, thank you! :)
Hiding more UI elements like "open x in new tab" or anything regarding bookmarks or source view will be beneficial for the minimal user experience.
as base, SimpleMenuWizard can be used
I put something together but for whatever reason adding a subdir, placing a css file there and importing it does not work. Anyways here is what I got