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
/
depends
/
mglpp
Age
Commit message (
Expand
)
Author
2022-10-13
Remove myanimelist (unused code)
dec05eba
2022-09-12
Fix key/button state when window loses focus (check state on call to is_**_pr...
dec05eba
2022-09-10
Fix clipboard images for gnome screenshot
dec05eba
2022-09-10
Matrix: support uploading files from clipboard (direct image data, png, jpg, ...
dec05eba
2022-09-04
Do not segfault when the program is closed before the window is created
dec05eba
2022-08-25
Mangakatana: fix pages after website update
dec05eba
2022-06-16
4chan: show error from server when posting fails (when error is not one of th...
dec05eba
2022-03-11
Fix video player focus (in dwm, it would cause focus spam)
dec05eba
2022-03-09
Fix compile on clang
dec05eba
2022-02-28
Update submodule urls
dec05eba
2022-02-15
Render missing glyphs as a crossed out box
dec05eba
2021-11-26
Fix 4chan posting reloading captcha on failed captcha
dec05eba
2021-11-25
Fix possible corrupt font atlas
dec05eba
2021-11-24
Fix glyphs overlapping, but adds unnecessary padding
dec05eba
2021-11-21
Remove abort if font is not available
dec05eba
2021-11-19
Dont set fps, let vsync handle that
dec05eba
2021-11-19
Slightly improve font rendering quality
dec05eba
2021-11-18
Fix crash when going to ctrl+r when first page is youtube video (starting qui...
dec05eba
2021-11-18
Disable copy constructors for opengl resource items
dec05eba
2021-11-18
Fix corrupt reactions in matrix (use of deleted vertex buffer)
dec05eba
2021-11-18
Fix window not being visible on kde because color map is deleted while the wi...
dec05eba
2021-11-17
Readd kerning
dec05eba
2021-11-17
Limit image loading to one thread in async image loader
dec05eba