Go to file
2022-12-16 01:40:50 +01:00
plugins tweak: Reader mode. 2022-12-16 01:40:09 +01: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: Add hide searchbar option 2022-12-16 01:29:34 +01:00
config.h tweak: background color 2022-12-16 01:40:50 +01:00
install.sh feat: make reader mode right 2022-12-16 01:03:35 +01:00
README.md bug: point to Spanish layout as known bug. 2022-12-15 21:32:07 +00:00
rose-mklink tweak: rose-mklink to run on background 2022-12-15 22:53:33 +00:00
rose.c tweak: Add hide searchbar option 2022-12-16 01:29:34 +01: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.

Known bugs

  • Doesn't work with a Spanish keyboard layout, for some reason.