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 (
Collapse
)
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
the anime by using the local_manga.auto_group_episodes config
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 ↵
dec05eba
middle of video instead of first frame for thumbnail
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 ↵
dec05eba
/usr/share/quickmedia/themes/<theme-name>.json)
2021-09-05
Workaround libc bug causing segfault
dec05eba
libc gives segfault for some machines when assigning to a std::string in a static function that is called from global scope
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. ↵
dec05eba
Remove environment variables