aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-14make initial page blankNunoSempere
2024-03-14remove most custom style (but leave large font)NunoSempere
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
2024-03-12remove inert function callNunoSempere
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
2024-02-11add local -march=native compilation optionNunoSempere
2024-02-11add note about other compilersNunoSempere
2024-02-11formatting pass.NunoSempere
2024-02-11remove unneeded function call, reorder.NunoSempere
2024-02-11fix custom css bugNunoSempere
2024-02-11remove repeated code.NunoSempere
2024-02-11small reorgNunoSempere
2024-02-11continue reorgNunoSempere
2024-02-11rename notebook_append to notebook_create_new_tabNunoSempere
2024-02-11rename "keys" to shortcuts, put bar functions togetherNunoSempere
2024-02-11move plugins code to config.hNunoSempere
2024-02-11make signal code more self evident.NunoSempere
2024-02-11start making initializations less messy.NunoSempere
2024-02-11simplify bar struct slightly.NunoSempere
2024-02-11put all bar stuff into the same struct.NunoSempere
2024-02-11simplify plugins code a bit.NunoSempere
2024-02-11update bar_entry_mode declaration to one linerNunoSempere
2024-02-11refactor bar variable namesNunoSempere
2024-02-11remove stdbool from rose.c, as already in config.hNunoSempere
2024-02-11rationalize config.h a bitNunoSempere
2024-02-11some code simplificationNunoSempere
2024-01-18remove change in colors for twitterNunoSempere
2024-01-06add cycling through tabsNunoSempere