Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-17 | Add local anime tracking. Check readme for more info about local_anime config | dec05eba | |
2021-11-17 | Replace sfml with mgl | dec05eba | |
2021-09-22 | Sort anilist recommendations by best match, show episode duration, show ↵ | dec05eba | |
titles differently | |||
2021-09-08 | Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and ↵ | dec05eba | |
/usr/share/quickmedia/themes/<theme-name>.json) | |||
2021-09-04 | Make font sizes customizable with a config file, see example-config.json. ↵ | dec05eba | |
Remove environment variables | |||
2021-09-03 | Add 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-05 | Make body items private, add accessor functions | dec05eba | |
This allows body to automatically update dirty state (and other states). Correctly format newlines in codeblocks in matrix. |