Go to file
NunoSempere b50d30851b fix: fix some warts
- stuff to deal with plugin code wasn't actually compiling
  - created a "stand_in" plugin to provide headers and function
definitions
  - when these are not used
  - it is likely there are better approaches here
- hidebar, newtab -> hide_bar, new_tab
2023-02-07 14:17:10 +01:00
plugins fix: fix some warts 2023-02-07 14:17:10 +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 fix: fix some warts 2023-02-07 14:17:10 +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
license Create license 2023-02-06 18:08:24 +01:00
README.md Tweak license mention in the readme 2023-02-06 18:17:46 +01:00
rose-mklink Remove bash-only features for sh scripts 2023-02-07 11:37:05 +00:00
rose.c fix: fix some warts 2023-02-07 14:17:10 +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 the MIT license.