Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-05 | feat: disable plugins code by default and explain how to enable it. | NunoSempere | |
2023-02-05 | tweak: add two style improvements that I consider unambiguous | NunoSempere | |
1. Make top tab wider 2. Make tab title have a maximum width | |||
2023-02-05 | tweak: add alternatives styles.css | NunoSempere | |
also keep track in README of steps. | |||
2023-02-05 | feat: add open in new tab functionality | NunoSempere | |
for <a href=_blank... links, and when clicking on a link, sometimes you want to open that link in a new tab. This commit adds that functionality. | |||
2022-12-18 | Fixed formatting in some libre_redirect files | fenze | |
2022-12-18 | Add hidebar keybind | fenze | |
2022-12-18 | Merge pull request #32 from NunoSempere/ubuntu-20.04-scripts | fenze | |
tweak: add user scripts to get this running on ubuntu 20.04 | |||
2022-12-18 | Merge pull request #33 from NunoSempere/libre_redirect | fenze | |
feat: redirect websites to open-source frontends | |||
2022-12-17 | tweak: integrate "plugins" into build.sh | NunoSempere | |
2022-12-17 | feat: integrate libre_redirect code into rose.c | NunoSempere | |
2022-12-17 | feat: redirect websites to open-source frontends | NunoSempere | |
1. Adds code for redirecting annoying websites to their open-source frontends, when these exist. 2. Organize this in a "plugins" folder | |||
2022-12-17 | tweak: add user scripts to get this running on ubuntu 20.04 | NunoSempere | |
I thought these might be useful. Feel free to not accept them, though | |||
2022-12-16 | Add newtab binding | fenze | |
2022-12-13 | Merge pull request #31 from NunoSempere/upstream | fenze | |
Some quality of life tweaks. | |||
2022-12-13 | feat: add less sucky duckduckgo homepage. | NunoSempere | |
2022-12-13 | trivial tweak: fix README layout error. | NunoSempere | |
2022-12-13 | tweak: Add reference to how to use normal browser controls. | NunoSempere | |
2022-12-12 | fix: small sh/bash incompatibility in rose-mklink | NunoSempere | |
'echo -e' throws a warning in sh, but not in bash | |||
2022-12-12 | tweak: suggest bg color for bright theme | NunoSempere | |
2022-12-12 | tweak: allow configurable width and height | NunoSempere | |
and set a default of 500, 400 | |||
2022-12-12 | tweak: boot up with the correct zoom | NunoSempere | |
2022-11-23 | fix style formatting | fenze | |
2022-11-19 | nativefier: Rename to rose-mklink so its easier to grasp | bellrise | |
Added a slightly more telling helppage, add added chmod +x /usr/bin/x so the link may actually be called. | |||
2022-11-17 | Fix webkit bg color error, add rose-nativefier | fenze | |
2022-11-15 | Remove unused dependency, fix searchbar flashing | fenze | |
2022-11-14 | Update README.md | fenze | |
2022-11-14 | Initial commit | fenze | |