rosenrot-browser

A hackable browser based on Webkitgtk
Log | Files | Refs | README

commit 4f43648a84caf80a76c875a0d7f6063bb1f1c663
parent c10b7632ebcedff280c4be1357977ae26eff4eaa
Author: NunoSempere <nuno.sempere@protonmail.com>
Date:   Wed,  8 Feb 2023 14:31:28 +0100

tweak: update README

Diffstat:
MREADME.md | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -17,16 +17,17 @@ Personal tweaks for [rose](https://github.com/mini-rose/rose), a minimal browser This is my personal version. Contribute upstream to [github.com/mini-rose/rose](https://github.com/mini-rose/) instead. ### To do - +- [ ] Document stand_in.c better +- [ ] Look at using relative rather than absolute paths - [ ] Figure out if downloading files is doable. - [ ] Figure out better way to have plugins -- [ ] Launch with more than one tab from command line - [ ] Double check newtab/next-tab behavior - [ ] Find out what each of the css elements refers to. - [ ] Use something other than Whatsapp as an example syslink. Done: +- [x] Launch with more than one tab from command line - [x] Figure out merge with upstream - [x] String substitution on uri in order to redirect to better frontends. - [x] Present "standard" browser keybindings as an alternative.