tweak: README
This commit is contained in:
parent
dfa4b299a4
commit
4da5aad23e
|
@ -1,11 +1,12 @@
|
||||||
<h3 align=center> Rose Browser</h3>
|
## Rosebud
|
||||||
<h4 align=center>Minimal browser based on webkit2gtk</h4>
|
|
||||||
|
Personal tweaks for [rose](https://github.com/mini-rose/rose), a minimal browser based on webkit2gtk
|
||||||
|
|
||||||
#### Features
|
#### Features
|
||||||
|
|
||||||
- tabs, cookies, caching
|
- tabs, cookies, caching
|
||||||
- minimal ui, autohiding elements
|
- minimal ui, autohiding elements
|
||||||
- ~400L code base
|
- ~400L code base (edit: no longer)
|
||||||
- custom gtk and websites css
|
- custom gtk and websites css
|
||||||
- hackable without any knowledge
|
- hackable without any knowledge
|
||||||
- builtin rose-mklink script for in-shell static links
|
- builtin rose-mklink script for in-shell static links
|
||||||
|
@ -20,7 +21,7 @@ This is my personal version. Contribute upstream to [github.com/mini-rose/rose](
|
||||||
- [x] Present "standard" browser keybindings as an alternative.
|
- [x] Present "standard" browser keybindings as an alternative.
|
||||||
- [x] Fix zoom in new tab
|
- [x] Fix zoom in new tab
|
||||||
- [x] Reader mode
|
- [x] Reader mode
|
||||||
- [ ] Add reader mode to config.def.
|
- [x] Add reader mode to config.def.
|
||||||
- [x] Make tab bar slightly prettier.
|
- [x] Make tab bar slightly prettier.
|
||||||
- [ ] Find out what each of the css elements refers to.
|
- [ ] Find out what each of the css elements refers to.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user