aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-23formatting/syntax tweaksNunoSempere
in particular, for switch cases which declare const, use a new block
2024-03-23Add https automatically if url contains .com or .orgNunoSempere
also delete extraneous shortcut
2024-03-23add anna's archive shortcutNunoSempere
2024-03-22don't save binary fileNunoSempere
2024-03-22change invidious frontendNunoSempere
2024-03-22fix pageup/pagedown shortcutsNunoSempere
2024-03-22refactor toggle bar code.NunoSempere
2024-03-21rework style code to use a switch statementNunoSempere
2024-03-21reorg custom style code againNunoSempere
2024-03-21update default search engineNunoSempere
2024-03-21add nationstates css snippet; reformat cssNunoSempere
2024-03-20update archive.today to archive.isNunoSempere
2024-03-17typos & use /opt/rosenrot folderNunoSempere
2024-03-16tweaks personal usageNunoSempere
2024-03-15remove custom forum style, add twitter shortcutNunoSempere
2024-03-15Write down shortcuts problemNunoSempere
2024-03-14tweak bottom marginNunoSempere
2024-03-14update rosenrot desktop fileNunoSempere
2024-03-14Fix case where rosenrot is called with url argNunoSempere
2024-03-14formatting passNunoSempere
2024-03-14small makefile tweaksNunoSempere
2024-03-14reorg makefile and make runtime locations less messyNunoSempere
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-14change imagesNunoSempere
2024-03-14make initial page blankNunoSempere
2024-03-14remove most custom style (but leave large font)NunoSempere
gtk default already looks amazing
2024-03-14document how to add a shortcut in DebianNunoSempere
2024-03-14add README clarification about updating apisNunoSempere
2024-03-14remove outdated line in READMENunoSempere
2024-03-14cleanup & change binary name to rosenrotNunoSempere
2024-03-14minor tweaksNunoSempere
2024-03-14formatting passNunoSempere
2024-03-14cleanup makefile slightly, restore ubuntu-20.04 filesNunoSempere
2024-03-14cleanup & add list of similar projectsNunoSempere
2024-03-12compile adblock with newer webkitNunoSempere
2024-03-12finish webkit update & update readmeNunoSempere
2024-03-12remove extraneous rgba visuals codeNunoSempere
2024-03-12gtk3 to gtk4: don't access GdkEvent fields directlyNunoSempere
2024-03-12gtk3 to gtk4: notes on transitionNunoSempere
2024-03-12get shortcuts working againNunoSempere
2024-03-12formatting passNunoSempere
2024-03-12webkit upgrade: remove deprecated opts and change variable names.NunoSempere
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-12remove inert function callNunoSempere
See: <https://webkitgtk.org/reference/webkit2gtk/stable/method.WebContext.set_process_model.html>
2024-03-12webkitgtk update: replace run_javascript functionNunoSempere
2024-03-12update webkit dep to 4.1 in makefileNunoSempere
2024-03-12start transition to webkitgtk-6.0NunoSempere
2024-02-12tweak READMENunoSempere
2024-02-12tweak READMENunoSempere
2024-02-12tweak README, extract TODO to separate fileNunoSempere
2024-02-11tweak README to add architecture, tweak makefile to make fast.NunoSempere
2024-02-11move images, add architecture imageNunoSempere