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