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
353d0ffad7
feat: add plugin to customize css for individual websites...
...
and how to enable it.
Also tweak README.mds
2023-02-05 03:21:30 +01:00
be043958f0
feat: add readability mode, and explain how to enable it.
2023-02-05 03:13:12 +01:00
9a533b7e26
feat: disable plugins code by default and explain how to enable it.
2023-02-05 03:02:03 +01:00
6b3c830c3b
tweak: add two style improvements that I consider unambiguous
...
1. Make top tab wider
2. Make tab title have a maximum width
2023-02-05 02:52:27 +01:00
e928ee1c89
feat: add open in new tab functionality
...
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.
2023-02-05 02:31:57 +01:00
fenze
d97045bf47
Add hidebar keybind
2022-12-18 16:42:50 +00:00
98abdb39c4
feat: integrate libre_redirect code into rose.c
2022-12-17 20:54:27 +01:00
fenze
62b1bd6785
Add newtab binding
2022-12-16 09:07:43 +00:00
a69d72f42b
tweak: allow configurable width and height
...
and set a default of 500, 400
2022-12-12 15:38:48 +00:00
374128fccc
tweak: boot up with the correct zoom
2022-12-12 15:37:31 +00:00
fenze
0787f62e16
fix style formatting
2022-11-23 16:58:20 +00:00
fenze
5e7587dd99
Fix webkit bg color error, add rose-nativefier
2022-11-17 16:57:46 +00:00
fenze
68ca1eb61a
Remove unused dependency, fix searchbar flashing
2022-11-15 10:07:14 +01:00
fenze
a45d1c70f5
Initial commit
2022-11-14 21:41:43 +01:00