aboutsummaryrefslogtreecommitdiff
path: root/rose.c
AgeCommit message (Expand)Author
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-11some code simplificationNunoSempere
2024-01-06add cycling through tabsNunoSempere
2023-12-29add pointer to capturing mouse events.NunoSempere
2023-12-29formatting + remake passNunoSempere
2023-12-29reorder argument orderNunoSempere
2023-12-29fix F11 screen togglingNunoSempere
2023-10-06rename WEBKIT_SETTINGS var to not conflict with webkitgtkNunoSempere
2023-10-06formatting passNunoSempere
2023-08-19fix code path error detected by clang-tidy.NunoSempere
2023-08-19Add clang-tidy linting, callable with make lint.NunoSempere
2023-06-26small tweaksNunoSempere
2023-06-25fix libreredirect, use true user agent.NunoSempere
2023-06-17alerts v2, formattingNunoSempere
2023-06-17custom alert first pass, with GPT-4 helpNunoSempere
2023-06-10add max number of tabsNunoSempere
2023-05-13debug shortcuts pluginNunoSempere
2023-05-13incorporate shortcuts plugin into rose.c and makefileNunoSempere
2023-03-28fixes: fix bugs found when running in a virtual machineNunoSempere
2023-03-28chore: more cleanupNunoSempere
2023-03-28chore: more upkeep. In particular, document wyebadblock betterNunoSempere
2023-03-28Revert "tweak: move things around"NunoSempere
2023-03-28tweak: move things aroundNunoSempere
2023-03-28style: start enforcing coding styleNunoSempere
2023-02-15tweak: add custom user agent.NunoSempere
2023-02-15tweaks: around bloomberg webpageNunoSempere
2023-02-08feat: add possibility of launching many tabs at once.NunoSempere
2023-02-07tweak: enable all plugins.NunoSempere
2023-02-07fix: fix some wartsNunoSempere
2023-02-05feat: use flags rather than uncommenting codeNunoSempere
2023-02-05feat: add plugin to customize css for individual websites...NunoSempere
2023-02-05feat: add readability mode, and explain how to enable it.NunoSempere
2023-02-05feat: disable plugins code by default and explain how to enable it.NunoSempere
2023-02-05tweak: add two style improvements that I consider unambiguousNunoSempere
2023-02-05feat: add open in new tab functionalityNunoSempere
2022-12-18Add hidebar keybindfenze
2022-12-17feat: integrate libre_redirect code into rose.cNunoSempere
2022-12-16Add newtab bindingfenze
2022-12-12tweak: allow configurable width and heightNunoSempere
2022-12-12tweak: boot up with the correct zoomNunoSempere
2022-11-23fix style formattingfenze
2022-11-17Fix webkit bg color error, add rose-nativefierfenze
2022-11-15Remove unused dependency, fix searchbar flashingfenze