aboutsummaryrefslogtreecommitdiff
path: root/plugins/stand_in
AgeCommit message (Collapse)Author
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
2023-03-28Revert "tweak: move things around"NunoSempere
This reverts commit ca59138a2aef96960381f986b8c683634e4d8e63.
2023-03-28tweak: move things aroundNunoSempere
2023-03-28tweak: add rudimentary makefileNunoSempere
2023-02-15tweaks: around bloomberg webpageNunoSempere
2023-02-08feat: add possibility of launching many tabs at once.NunoSempere
also, personalize this: - enable extensions - change to my css - change relative paths. fix various bugs: - set the zoom level in notebook_append, not in notebook_init - have a handly debug option for valgrind
2023-02-07fix: fix some wartsNunoSempere
- stuff to deal with plugin code wasn't actually compiling - created a "stand_in" plugin to provide headers and function definitions - when these are not used - it is likely there are better approaches here - hidebar, newtab -> hide_bar, new_tab