Commit Graph

74 Commits

Author SHA1 Message Date
51287bc420 backport some small tweaks to rosenrot3.c & cleanup 2024-07-22 21:54:36 -04:00
b138c2c83a fengshui & add resize window shortcut 2024-07-22 19:04:39 -04:00
6fd0a9e40f GTK4: cleanup extra files &c. 2024-07-21 11:17:40 -04:00
61a1d4f0f3 GTK4: savepoint before trying to figure out signals 2024-07-21 11:16:03 -04:00
c716e6b5c5 GTK4: Fix bar visiblity shortcuts 2024-07-21 11:16:01 -04:00
d069578e61 GTK4: add a few structs to greenfield file 2024-07-21 11:15:29 -04:00
4155862a6a GTK4: start deleting stuff to see where the gtk error comes from 2024-07-21 11:15:06 -04:00
90521e0a18 GTK4: web_context => network_session 2024-07-21 11:14:54 -04:00
286dc05d45 GTK4: gkg.h => gtk; k => t.
gkg is lower level
2024-07-21 11:13:38 -04:00
bb9ff083b3 GTK4: validate compilation with gtk3 2024-07-21 11:13:32 -04:00
de1e608d06 GTK4: start trying to compile with gtk4 2024-07-21 11:13:19 -04:00
1c9fbe1122 quality of life tweaks, particularly around x.com 2024-07-20 17:25:54 -04:00
126fdc32fd change height for new computer 2024-06-09 23:55:12 +02:00
99ad21b850 organize shortcuts a bit better 2024-04-14 08:56:03 -04:00
8aa43e81fc add custom style toggle 2024-04-14 08:53:45 -04:00
0e3956fea1 mark to-do, add two types of page down 2024-03-25 15:14:54 -04:00
0c282697bc simplify link references 2024-03-24 07:45:21 -04:00
a1a22bb282 tweak home 2024-03-23 23:34:12 -03:00
875b6fec05 remove unneeded config options 2024-03-23 22:32:50 -03:00
ed76b7e9e7 change home directory 2024-03-23 21:46:28 -03:00
e98f5e9b29 fix pageup/pagedown shortcuts 2024-03-22 09:38:13 -03:00
71751283e1 update default search engine 2024-03-21 08:29:47 -03:00
a7192d5e5c typos & use /opt/rosenrot folder 2024-03-17 21:31:11 -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
e9950d648a make initial page blank 2024-03-14 16:31:07 -03:00
d6456e4357 cleanup & change binary name to rosenrot 2024-03-14 15:47:36 -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
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