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 (
Collapse
)
Author
2022-11-11
Matrix: fix accidentally reverted submodule fixes
dec05eba
2022-11-11
Support images in text, add custom emoji to matrix
dec05eba
2022-11-08
Fix emoji drawn outside border when max lines set, username autocomplete ↵
dec05eba
caret not moving to end of text, multiple images on the same page with different sizes (downscaled)
2022-11-07
Formatted text with color in matrix, monospace for codeblocks
dec05eba
2022-11-06
Matrix/4chan: fix text input not being in order if typing text fast (for ↵
dec05eba
example xdotool
2022-11-05
Support as many emoji as possible, using separate emoji images in text
dec05eba
2022-11-03
Config: add option to set custom fonts without using system config (fontconfig)
dec05eba
2022-10-13
Remove myanimelist (unused code)
dec05eba
2022-09-12
Fix key/button state when window loses focus (check state on call to ↵
dec05eba
is_**_pressed)
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
gif)
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 ↵
dec05eba
the predefined ones)
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 ↵
dec05eba
quickmedia with a youtube url), better youtube video description
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 ↵
dec05eba
window is in use, text editing not working for the first character
2021-11-17
Readd kerning
dec05eba
2021-11-17
Limit image loading to one thread in async image loader
dec05eba