aboutsummaryrefslogtreecommitdiff
path: root/rose.c
AgeCommit message (Collapse)Author
2023-02-05feat: add readability mode, and explain how to enable it.NunoSempere
2023-02-05feat: disable plugins code by default and explain how to enable it.NunoSempere
2023-02-05tweak: add two style improvements that I consider unambiguousNunoSempere
1. Make top tab wider 2. Make tab title have a maximum width
2023-02-05feat: add open in new tab functionalityNunoSempere
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-18Add hidebar keybindfenze
2022-12-17feat: integrate libre_redirect code into rose.cNunoSempere
2022-12-16Add newtab bindingfenze
2022-12-12tweak: allow configurable width and heightNunoSempere
and set a default of 500, 400
2022-12-12tweak: boot up with the correct zoomNunoSempere
2022-11-23fix style formattingfenze
2022-11-17Fix webkit bg color error, add rose-nativefierfenze
2022-11-15Remove unused dependency, fix searchbar flashingfenze
2022-11-14Initial commitfenze