Commit Graph

28 Commits

Author SHA1 Message Date
258aa8dd3c GTK4: Continue updating, tweak makefile 2024-07-21 11:17:43 -04:00
de1e608d06 GTK4: start trying to compile with gtk4 2024-07-21 11:13:19 -04:00
ca016f5a6d update rosenrot desktop file 2024-03-14 21:20:09 -03:00
af208844b5 reorg makefile and make runtime locations less messy
In particular, stop using the installation directory for anything
and instead move to /opt/rosenrot

The user specific cache remains at /home/user/.cache
2024-03-14 19:31:04 -03:00
6d925ea23a remove most custom style (but leave large font)
gtk default already looks amazing
2024-03-14 16:05:54 -03:00
0f2ca9b9f7 document how to add a shortcut in Debian 2024-03-14 16:00:10 -03:00
d6456e4357 cleanup & change binary name to rosenrot 2024-03-14 15:47:36 -03:00
9a27469a52 cleanup makefile slightly, restore ubuntu-20.04 files 2024-03-14 14:58:59 -03:00
e75605959e cleanup & add list of similar projects 2024-03-14 14:53:37 -03:00
ed8f2dd230 compile adblock with newer webkit 2024-03-12 16:11:26 -03:00
da776bebc4 finish webkit update & update readme 2024-03-12 16:01:31 -03:00
3bf48009d1 update webkit dep to 4.1 in makefile 2024-03-12 13:37:28 -03:00
79ff9e86f5 start transition to webkitgtk-6.0 2024-03-12 13:32:34 -03:00
a590cc708d check out that ubuntu 20 installation files also work with debian 12 2023-11-14 22:42:47 +00:00
d17fb92bb6 small tweaks 2023-06-26 11:26:53 +01:00
230f472e3a tweak: try ignoring twitter 2023-05-05 19:42:19 -04:00
f1982d015d feat: add video to README, fix install typos. 2023-03-28 22:50:18 -06:00
b125b26891 tweak: tweak ubuntu 20.04 install instructions. 2023-03-28 21:12:12 -06:00
20d0becba9 chore: more upkeep. In particular, document wyebadblock better 2023-03-28 11:32:47 -06:00
bbcf1dabd2 Revert "tweak: move things around"
This reverts commit ca59138a2a.
2023-03-28 11:19:11 -06:00
ca59138a2a tweak: move things around 2023-03-28 11:18:54 -06:00
cc959fda4f chore: more simplifications 2023-03-28 11:16:51 -06:00
18f4e3e3cb tweak: add formatter to makefile 2023-03-28 11:11:18 -06:00
7cecf5ae3a fix: rename filepath after dirchange 2023-03-27 19:34:01 -06:00
95829b06a2 tweak: tweak. desktop so that it opens links correctly 2023-02-09 16:31:33 +01:00
c10b7632eb feat: add possibility of launching many tabs at once.
also, personalize this:
- enable extensions
- change to my css
- change relative paths.

fix various bugs:
- set the zoom level in notebook_append, not in notebook_init
- have a handly debug option for valgrind
2023-02-08 14:29:36 +01:00
4fd1c83660 tweak: add alternatives styles.css
also keep track in README of steps.
2023-02-05 02:48:25 +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