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
d9d18bf7f3
gtk3 to gtk4: don't access GdkEvent fields directly
2024-03-12 15:10:20 -03:00
bb9d791a62
get shortcuts working again
2024-03-12 14:40:50 -03:00
8907cbb063
formatting pass
2024-03-12 14:16:29 -03:00
0f940a7460
webkit upgrade: remove deprecated opts and change variable names.
...
References for the removed opts:
https://webkitgtk.org/reference/webkit2gtk/stable/property.WebContext.local-storage-directory.html?q=
https://webkitgtk.org/reference/webkit2gtk/stable/property.WebsiteDataManager.disk-cache-directory.html
https://webkitgtk.org/reference/webkit2gtk/stable/property.WebsiteDataManager.indexeddb-directory.html
https://webkitgtk.org/reference/webkit2gtk/stable/property.WebsiteDataManager.service-worker-registrations-directory.html
https://webkitgtk.org/reference/webkit2gtk/stable/property.WebsiteDataManager.itp-directory.html
https://webkitgtk.org/reference/webkit2gtk/stable/property.WebsiteDataManager.hsts-cache-directory.html
2024-03-12 14:13:47 -03:00
3bf48009d1
update webkit dep to 4.1 in makefile
2024-03-12 13:37:28 -03:00
f6a65b066e
rename "keys" to shortcuts, put bar functions together
2024-02-11 17:14:01 +01:00
5e42ab4b00
move plugins code to config.h
2024-02-11 16:58:35 +01:00
cdf35fa832
make signal code more self evident.
2024-02-11 16:57:06 +01:00
90fef3b468
refactor bar variable names
2024-02-11 14:08:19 +01:00
31f26f7540
rationalize config.h a bit
2024-02-11 13:58:38 +01:00
c33fc76b02
add cycling through tabs
2024-01-06 16:30:09 +01:00
a2f5a864bf
more twitter tweaks
2023-11-22 20:41:21 +00:00
c90c819268
tweak search bar size to be smaller
2023-11-14 22:37:57 +00:00
09c9c50406
tweak: replace search engine + avoid twitter videos
2023-11-08 23:00:31 +00:00
4d94d2d2e6
rename WEBKIT_SETTINGS var to not conflict with webkitgtk
2023-10-06 15:55:37 +01:00
32a23e9a17
formatting pass
2023-10-06 15:45:47 +01:00
fb340ed3fa
feat: add uft-8 encoding as default setting
2023-10-06 15:44:26 +01:00
cd2b6a3257
tweak: change cache path in config.h
2023-08-01 11:37:34 +02:00
b87693e4c5
use -O3 -Wall gcc flags, add old.reddit.com css
2023-07-27 14:34:16 +02:00
d17fb92bb6
small tweaks
2023-06-26 11:26:53 +01:00
eefa3cfb45
restore rose homepage.
2023-06-26 11:01:19 +01:00
4784a0ad26
changes to protonmail style; semicolon to hide bar.
2023-06-20 08:30:36 -06:00
38cee8fd24
change keybinding to not overlap with my own shortcut
2023-06-20 05:19:55 -06:00
1cf68bb1fe
custom alert first pass, with GPT-4 help
2023-06-17 00:19:29 -06:00
a24af4aad1
change max num tabs to 10
2023-06-10 20:14:10 -06:00
8d2811c5f9
add max number of tabs
2023-06-10 20:11:19 -06:00
995f455ece
revert to full width
2023-06-04 19:16:34 -06:00
28a28b491d
tweaks, add private royalroad frontend.
2023-06-04 19:11:45 -06:00
c08c4f48de
add pointer to half width
2023-05-19 18:37:27 -04:00
a8be16b1ee
debug shortcuts plugin
2023-05-13 23:50:14 -04:00
0ba58087e0
tweak: savepoint
2023-04-29 18:33:09 -04:00
52aacc6dac
fix: bug with make and cd not working as expected
2023-04-21 21:31:11 -04:00
b32749aa6e
fix: zoom + forum.nunosempere.com, Matt Levine's newsletter
2023-04-21 19:08:55 -04:00
a4f8ad8ae2
tweak: continue cat and mouse chase with Matt Levine newsletter
2023-04-21 09:44:33 -04:00
f8b4e9ff4a
feat: use my own instance of whoogle search
...
Tried duckduckgo for a while, but loss in quality was noticeable.
2023-04-08 20:54:07 -04:00
17ff6bb780
feat: integrate new ea forum frontend.
2023-04-07 16:51:25 -04:00
33b30cfe05
fixes: fix bugs found when running in a virtual machine
2023-03-28 13:25:32 -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
7cecf5ae3a
fix: rename filepath after dirchange
2023-03-27 19:34:01 -06: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
d1439d16f5
tweak: continue personal development from master.
2023-02-07 14:28:21 +01:00
fenze
0787f62e16
fix style formatting
2022-11-23 16:58:20 +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