aboutsummaryrefslogtreecommitdiff
path: root/src/BodyItem.cpp
AgeCommit message (Collapse)Author
2022-02-17Add local anime tracking. Check readme for more info about local_anime configdec05eba
2021-11-17Replace sfml with mgldec05eba
2021-09-22Sort anilist recommendations by best match, show episode duration, show ↵dec05eba
titles differently
2021-09-08Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and ↵dec05eba
/usr/share/quickmedia/themes/<theme-name>.json)
2021-09-04Make font sizes customizable with a config file, see example-config.json. ↵dec05eba
Remove environment variables
2021-09-03Add QM_FONT_SCALE environment variable to set font scale. Also add QM_SCALE ↵dec05eba
to not have to rely on GDK_SCALE or xft.dpi
2021-08-05Make body items private, add accessor functionsdec05eba
This allows body to automatically update dirty state (and other states). Correctly format newlines in codeblocks in matrix.