aboutsummaryrefslogtreecommitdiff
path: root/src/Entry.cpp
AgeCommit message (Expand)Author
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-17Replace sfml with mgldec05eba
2021-10-16Scale roundness with dpi, use XGetDefault instead of x dbdec05eba
2021-09-08Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/...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-06-21Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEMEdec05eba
2021-06-08Remove images that are not visible from the loading queue, prepare for inline...dec05eba
2021-06-05Revert back highlight colorsdec05eba
2021-06-04Add grid viewdec05eba
2021-05-18Add mention autocompletedec05eba
2021-05-11Do not move selected room item after filteringdec05eba
2021-05-11Improve file saving guidec05eba
2021-04-21Use shader for rounded rectangle, improve circle shaderdec05eba
2021-03-22Fix touch scroll clamping to selected item, making it appear laggy. Fix emoji...dec05eba
2021-03-19Fix glitching when using fractional scalingdec05eba
2021-03-19Start on touch support, add support for ui scaling, revert back to old get_me...dec05eba
2020-11-21Render emoji in text, do not show notification count for cache sync, lazy loa...dec05eba
2020-11-05Fix text edit in matrix for non ascii charactersdec05eba
2020-10-31Load fonts on demanddec05eba
2020-10-07Matrix: fix posting messages with non-ascii charactersdec05eba
2020-10-034chan: use entry instead of search input, fix postingdec05eba
2020-10-02Matrix: improve entry styledec05eba
2020-09-30Matrix: implement message editingdec05eba
2020-09-28Implement text editing with navigation and multilingual fontsdec05eba