rosenrot/README.md
NunoSempere 4b2b46149c tweak: add normal browser controls
In particular, ctrl+e instead of ctrl+l was killing me.

Also, replace tabs with spaces.
2022-12-13 15:19:40 +00:00

803 B

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

👐 Contribute

See contributing.md.

📜 License

Rose is released under own license, which grants the following permissions:

  • Commercial use
  • Distribution
  • Modification
  • Private use

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.