rosenrot/README.md

26 lines
811 B
Markdown
Raw Normal View History

<h3 align=center> Rose Browser</h3>
2022-11-14 20:41:43 +00:00
<h4 align=center>Minimal browser based on webkit2gtk</h4>
#### Features
2022-12-13 15:35:42 +00:00
- 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.
2022-12-13 15:35:42 +00:00
### 👐 Contribute
This is my personal version. Contribute upstream to [github.com/mini-rose/rose](https://github.com/mini-rose/) instead.
### To do
2022-12-14 17:02:52 +00:00
- [x] String substitution on uri in order to redirect to better frontends.
- [x] Present "standard" browser keybindings as an alternative.
- [x] Fix zoom in new tab
2022-12-14 17:02:52 +00:00
- [x] Reader mode
- [ ] Add reader mode to config.def.
- [x] Make tab bar slightly prettier.
2022-12-13 15:35:42 +00:00
- [ ] Find out what each of the css elements refers to.