| plugins/libre_redirect | ||
| user-scripts/ubuntu-20.04 | ||
| .clang-format | ||
| .gitignore | ||
| build.sh | ||
| compile_flags.txt | ||
| config.def.h | ||
| config.h | ||
| install.sh | ||
| README.md | ||
| rose-mklink | ||
| rose.c | ||
| style.css | ||
Rose Browser
Minimal browser based on webkit2gtk
Features
- tabs, cookies, caching
- minimal ui, autohiding elements
- ~400L code base
- custom gtk and websites css
- hackable without any knowledge
- builtin rose-mklink script for in-shell static links
- A few quality of life improvements.
👐 Contribute
This is my personal version. Contribute upstream to github.com/mini-rose/rose instead.
To do
- String substitution on uri in order to redirect to better frontends.
- Present "standard" browser keybindings as an alternative.
- Fix zoom in new tab
- Make tab bar slightly prettier.
- Find out what each of the css elements refers to.