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
/
Config.cpp
Age
Commit message (
Expand
)
Author
2022-03-02
Allow using ~ and $HOME in config paths
dec05eba
2022-02-20
Local-anime: add option to group episodes into anime groups from the name of ...
dec05eba
2022-02-17
Add local anime tracking. Check readme for more info about local_anime config
dec05eba
2022-02-17
Wip: fix video duration not working for some analyzed files, get frame in mid...
dec05eba
2022-02-16
local_manga: move local manga config from local_manga_... to local_manga. object
dec05eba
2022-02-11
Add local_manga_sort_by_name and local_manga_sort_chapters_by_name config
dec05eba
2022-02-11
Add local-manga plugin to read local manga
dec05eba
2022-02-09
Add spacing_scale config to allow changing ui spacing
dec05eba
2021-10-16
Allow setting video max height in config
dec05eba
2021-10-16
Scale roundness with dpi, use XGetDefault instead of x db
dec05eba
2021-10-15
Make sure xft.dpi resource type is string
dec05eba
2021-10-15
Remove dependency on xrdb for Xft.dpi
dec05eba
2021-09-24
Add scrollbar
dec05eba
2021-09-09
Add initial peertube support
dec05eba
2021-09-08
Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/...
dec05eba
2021-09-05
Workaround libc bug causing segfault
dec05eba
2021-09-04
Add use_system_mpv_config to json config as well
dec05eba
2021-09-04
Make font sizes customizable with a config file, see example-config.json. Rem...
dec05eba