Go to file
NunoSempere b48c504871 feat: use flags rather than uncommenting code
- Significantly simpler
- Easier for me to keep up with upstream
- Alternatives:
  - Comments as before
  - git patches, as in the suckless community: eventually leads to
confusion about conflicting patches.
  - some other option
2023-02-05 03:57:29 +01:00
plugins feat: use flags rather than uncommenting code 2023-02-05 03:57:29 +01: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: add shebangs. 2023-02-05 03:23:23 +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
install.sh tweak: add shebangs. 2023-02-05 03:23:23 +01:00
README.md feat: use flags rather than uncommenting code 2023-02-05 03:57:29 +01:00
rose-mklink Add newtab binding 2022-12-16 09:07:43 +00:00
rose.c feat: use flags rather than uncommenting code 2023-02-05 03:57:29 +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

📜 License

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

  • Commercial use
  • Distribution
  • Modification
  • Private use