Commit Graph

16 Commits

Author SHA1 Message Date
7d6c478c9c fix off by one error when adding https:// to url 2024-03-29 14:13:32 -04:00
0c282697bc simplify link references 2024-03-24 07:45:21 -04:00
136ad04678 tweaks: readd adblock, refactor toggle_bar, simplify 2024-03-24 07:07:29 -04:00
18ac2627ad tweaks 2024-03-23 18:18:20 -03:00
5097a1982b formatting & tweaks pass 2024-03-23 17:48:42 -03:00
8f4b4b9abf formatting/syntax tweaks
in particular, for switch cases which declare const, use a new block
2024-03-23 16:26:26 -03:00
f2e06785f9 Add https automatically if url contains .com or .org
also delete extraneous shortcut
2024-03-23 16:18:00 -03:00
e98f5e9b29 fix pageup/pagedown shortcuts 2024-03-22 09:38:13 -03:00
5c56652e87 refactor toggle bar code. 2024-03-22 07:48:49 -03:00
7eaa3fc29b Write down shortcuts problem 2024-03-15 08:58:37 -03:00
cf1e9bb911 Fix case where rosenrot is called with url arg 2024-03-14 21:05:56 -03:00
6fbcb549fd formatting pass 2024-03-14 19:38:20 -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
6d925ea23a remove most custom style (but leave large font)
gtk default already looks amazing
2024-03-14 16:05:54 -03:00
d6456e4357 cleanup & change binary name to rosenrot 2024-03-14 15:47:36 -03:00