aboutsummaryrefslogtreecommitdiff
path: root/rosenrot.c
AgeCommit message (Collapse)Author
2024-03-23tweak READMENunoSempere
2024-03-23add tcc linkNunoSempere
2024-03-23continue README, see how big is the file without commentsNunoSempere
2024-03-23remove stdboolNunoSempere
2024-03-23formatting passNunoSempere
2024-03-23remove more stuff!NunoSempere
2024-03-23tweaksNunoSempere
2024-03-23formatting & tweaks passNunoSempere
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-22fix pageup/pagedown shortcutsNunoSempere
2024-03-22refactor toggle bar code.NunoSempere
2024-03-15Write down shortcuts problemNunoSempere
2024-03-14Fix case where rosenrot is called with url argNunoSempere
2024-03-14formatting passNunoSempere
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-14make initial page blankNunoSempere
2024-03-14remove most custom style (but leave large font)NunoSempere
gtk default already looks amazing
2024-03-14cleanup & change binary name to rosenrotNunoSempere