Go to file
2022-12-14 17:04:20 +00:00
plugins tweak: cleanup. 2022-12-14 17:04:20 +00:00
user-scripts/ubuntu-20.04 cleanup: locs 2022-12-13 16:38:40 +00:00
.clang-format fix style formatting 2022-11-23 16:58:20 +00:00
.gitignore tweak: save my own config.h file. 2022-12-13 15:21:16 +00:00
build.sh tweak: cleanup. 2022-12-14 17:04:20 +00:00
compile_flags.txt Fix webkit bg color error, add rose-nativefier 2022-11-17 16:57:46 +00:00
config.def.h tweak: cleanup. 2022-12-14 17:04:20 +00:00
config.h tweak: cleanup. 2022-12-14 17:04:20 +00:00
install.sh nativefier: Rename to rose-mklink so its easier to grasp 2022-11-19 14:37:13 +01:00
README.md tweak: cleanup. 2022-12-14 17:04:20 +00:00
rose-mklink tweak: use bash for mlink, use better markdown syntax for README. 2022-12-12 22:10:15 +00:00
rose.c feat: save progress. 2022-12-14 16:49:24 +00:00
style.css tweak: make tabs css better for me 2022-12-14 00:08:53 +00:00

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
  • Reader mode
  • Add reader mode to config.def.
  • Make tab bar slightly prettier.
  • Find out what each of the css elements refers to.