Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |