Commit Graph

30 Commits

Author SHA1 Message Date
cbaa97a766 tweak: add shebangs. 2023-02-05 03:23:23 +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
4fd1c83660 tweak: add alternatives styles.css
also keep track in README of steps.
2023-02-05 02:48:25 +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
584a5d68a8 Fixed formatting in some libre_redirect files 2022-12-18 16:54:07 +00:00
fenze
d97045bf47 Add hidebar keybind 2022-12-18 16:42:50 +00:00
fenze
3325e17195
Merge pull request #32 from NunoSempere/ubuntu-20.04-scripts
tweak: add user scripts to get this running on ubuntu 20.04
2022-12-18 16:27:54 +00:00
fenze
b16665809c
Merge pull request #33 from NunoSempere/libre_redirect
feat: redirect websites to open-source frontends
2022-12-18 16:27:20 +00:00
f5d1c0f93d tweak: integrate "plugins" into build.sh 2022-12-17 20:54:47 +01:00
98abdb39c4 feat: integrate libre_redirect code into rose.c 2022-12-17 20:54:27 +01:00
6ff86dcc44 feat: redirect websites to open-source frontends
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 20:47:44 +01:00
7ad3e023f8 tweak: add user scripts to get this running on ubuntu 20.04
I thought these might be useful. Feel free to not accept them,
though
2022-12-17 20:33:37 +01:00
fenze
62b1bd6785 Add newtab binding 2022-12-16 09:07:43 +00:00
fenze
055e50c9ef
Merge pull request #31 from NunoSempere/upstream
Some quality of life tweaks.
2022-12-13 18:15:35 +00:00
981c15bf93 feat: add less sucky duckduckgo homepage. 2022-12-13 16:33:04 +00:00
5ab887db47 trivial tweak: fix README layout error. 2022-12-13 15:31:36 +00:00
f6119ff7db tweak: Add reference to how to use normal browser controls. 2022-12-13 15:22:49 +00:00
5e403cad14 fix: small sh/bash incompatibility in rose-mklink
'echo -e' throws a warning in sh, but not in bash
2022-12-12 22:10:49 +00:00
1bed196381 tweak: suggest bg color for bright theme 2022-12-12 15:44:48 +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
bellrise
00b64b6ee5
nativefier: Rename to rose-mklink so its easier to grasp
Added a slightly more telling helppage, add added chmod +x /usr/bin/x
so the link may actually be called.
2022-11-19 14:37:13 +01: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
369d73c7d8
Update README.md 2022-11-14 21:44:12 +01:00
fenze
a45d1c70f5 Initial commit 2022-11-14 21:41:43 +01:00