Go to file
NunoSempere 4fd1c83660 tweak: add alternatives styles.css
also keep track in README of steps.
2023-02-05 02:48:25 +01:00
plugins/libre_redirect Fixed formatting in some libre_redirect files 2022-12-18 16:54:07 +00:00
user-scripts tweak: add alternatives styles.css 2023-02-05 02:48:25 +01:00
.clang-format fix style formatting 2022-11-23 16:58:20 +00:00
.gitignore fix style formatting 2022-11-23 16:58:20 +00:00
build.sh tweak: integrate "plugins" into build.sh 2022-12-17 20:54:47 +01:00
compile_flags.txt Fix webkit bg color error, add rose-nativefier 2022-11-17 16:57:46 +00:00
config.def.h Add hidebar keybind 2022-12-18 16:42:50 +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: add alternatives styles.css 2023-02-05 02:48:25 +01:00
rose-mklink Add newtab binding 2022-12-16 09:07:43 +00:00
rose.c feat: add open in new tab functionality 2023-02-05 02:31:57 +01:00
style.css Initial commit 2022-11-14 21:41:43 +01: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

👐 Contribute

See contributing.md.

📜 License

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

  • Commercial use
  • Distribution
  • Modification
  • Private use

To do

  • Add open in new tab functionality
  • Test open in new tab functionality
  • Isolate plugins so that they aren't active by default