Go to file
2023-02-08 14:31:28 +01:00
plugins feat: add possibility of launching many tabs at once. 2023-02-08 14:29:36 +01:00
user-scripts feat: add possibility of launching many tabs at once. 2023-02-08 14:29:36 +01:00
.clang-format fix style formatting 2022-11-23 16:58:20 +00:00
.gitignore tweak: continue personal development from master. 2023-02-07 14:28:21 +01:00
build.sh feat: add possibility of launching many tabs at once. 2023-02-08 14:29:36 +01:00
compile_flags.txt Fix webkit bg color error, add rose-nativefier 2022-11-17 16:57:46 +00:00
config.def.h feat: use flags rather than uncommenting code 2023-02-05 03:57:29 +01:00
config.h feat: add possibility of launching many tabs at once. 2023-02-08 14:29:36 +01:00
install.sh tweak: add shebangs. 2023-02-05 03:23:23 +01:00
license Create license 2023-02-06 18:08:24 +01:00
README.md tweak: update README 2023-02-08 14:31:28 +01:00
rose-mklink Remove bash-only features for sh scripts 2023-02-07 11:37:05 +00:00
rose.c feat: add possibility of launching many tabs at once. 2023-02-08 14:29:36 +01:00
style.css feat: add possibility of launching many tabs at once. 2023-02-08 14:29:36 +01:00

Rosebud

Personal tweaks for rose, a minimal browser based on webkit2gtk

Features

  • tabs, cookies, caching
  • minimal ui, autohiding elements
  • ~400L code base (edit: no longer)
  • 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

  • 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
  • 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:

Known bugs

  • Doesn't work with when Spanish is selected as the language, for some reason.