Age | Commit message (Expand) | Author |
2022-03-05 | Make ui behavior nicer with spacing_scale less than 1.0 | dec05eba |
2022-02-17 | Add local anime tracking. Check readme for more info about local_anime config | dec05eba |
2022-02-09 | Add spacing_scale config to allow changing ui spacing | dec05eba |
2021-11-19 | Dont set fps, let vsync handle that | dec05eba |
2021-11-17 | Replace sfml with mgl | dec05eba |
2021-10-16 | Scale roundness with dpi, use XGetDefault instead of x db | dec05eba |
2021-10-13 | Fix lbry launch icon not loading, incorrect tabs body items cleared on tab sw... | dec05eba |
2021-10-02 | Revert tab style | dec05eba |
2021-10-02 | Change tab style, floor cleanup | dec05eba |
2021-09-08 | Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/... | dec05eba |
2021-09-08 | Fix manga scroll view jumping, clamp to top/bottom, remove direct dependency ... | dec05eba |
2021-09-04 | Make font sizes customizable with a config file, see example-config.json. Rem... | dec05eba |
2021-09-03 | Add QM_FONT_SCALE environment variable to set font scale. Also add QM_SCALE t... | dec05eba |
2021-08-19 | Matrix: add ctrl+r to navigate to replied to message and navigate to message ... | dec05eba |
2021-06-21 | Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEME | dec05eba |
2021-06-13 | misc cleanup | dec05eba |
2021-06-12 | Better drop shadow | dec05eba |
2021-06-05 | Revert back highlight colors | dec05eba |
2021-06-05 | Fix tab control for vim keys, improve control documentation | dec05eba |
2021-06-05 | Change alt to ctrl for tab movement | dec05eba |
2021-06-05 | Add covers to mangadex, remove arrow left/right, require alt | dec05eba |
2021-06-04 | Add grid view | dec05eba |
2021-05-18 | Add mention autocomplete | dec05eba |
2021-04-22 | show num invites in tab (propagate page title update to tabs) | dec05eba |
2021-04-21 | Use shader for rounded rectangle, improve circle shader | dec05eba |
2021-04-20 | Proper atomic rename? also do not generate mipmap for manga | dec05eba |
2021-04-19 | Move tab code to separate class, fix upload time missing for certain manga pl... | dec05eba |