index
:
QuickMedia
master
A rofi inspired native client for web services. Supports youtube, peertube, lbry, soundcloud, nyaa.si, 4chan, matrix, saucenao, hotexamples, anilist, dramacool and several manga sites.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Entry.cpp
Age
Commit message (
Collapse
)
Author
2023-09-11
Add font specific scale config
dec05eba
2022-12-02
Better layout for different font scale
dec05eba
2022-12-01
Add more texts to config font size, set colors for all text from theme, add ↵
dec05eba
dark and light theme, choose icons based on theme brightness Remove matrix logo from matrix chat
2022-06-16
Soundcloud: fix title and download link not updating when changing video, ↵
dec05eba
fix text y offset after mgl update
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-17
Replace sfml with mgl
dec05eba
2021-10-16
Scale roundness with dpi, use XGetDefault instead of x db
dec05eba
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-06-21
Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEME
dec05eba
2021-06-08
Remove images that are not visible from the loading queue, prepare for ↵
dec05eba
inline images
2021-06-05
Revert back highlight colors
dec05eba
2021-06-04
Add grid view
dec05eba
2021-05-18
Add mention autocomplete
dec05eba
2021-05-11
Do not move selected room item after filtering
dec05eba
2021-05-11
Improve file saving gui
dec05eba
2021-04-21
Use shader for rounded rectangle, improve circle shader
dec05eba
2021-03-22
Fix touch scroll clamping to selected item, making it appear laggy. Fix ↵
dec05eba
emoji offset for non 1.0 scaling
2021-03-19
Fix glitching when using fractional scaling
dec05eba
2021-03-19
Start on touch support, add support for ui scaling, revert back to old ↵
dec05eba
get_message_by_id method for matrix to support loading user display names in replies
2020-11-21
Render emoji in text, do not show notification count for cache sync, lazy ↵
dec05eba
load 4chan board
2020-11-05
Fix text edit in matrix for non ascii characters
dec05eba
2020-10-31
Load fonts on demand
dec05eba
2020-10-07
Matrix: fix posting messages with non-ascii characters
dec05eba
2020-10-03
4chan: use entry instead of search input, fix posting
dec05eba
2020-10-02
Matrix: improve entry style
dec05eba
2020-09-30
Matrix: implement message editing
dec05eba
2020-09-28
Implement text editing with navigation and multilingual fonts
dec05eba