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
2024-09-14
Update to latest mglpp version
dec05eba
2024-08-11
dramacool: support asianload backend (fixes many videos), retry getting ↵
dec05eba
video duration (fixes video progress sometimes failing to save)
2024-08-11
Update mglpp
dec05eba
2024-08-10
Make libglx optional (alpine doesn't have it)
dec05eba
2024-08-06
Manga: convert webp images to png to make them viewable
dec05eba
2024-05-09
Fix build after gcc update (function pointer cast, missing algorithm header ↵
dec05eba
include)
2024-03-05
Fucking standard library c++ exception
dec05eba
2024-01-08
nvidia: flush on swap buffer (__GL_MaxFramesAllowed=1)
dec05eba
2023-12-14
Dont redirect invidious website to youtube (non video page), redirect ↵
dec05eba
invidious to youtube on 4chan/saucenao
2023-12-08
Add class hint, wm name, window type, transient for
dec05eba
2023-12-08
Make dialog window a real dialog window
dec05eba
2023-09-11
Font config use correct path for absolute path
dec05eba
2023-08-25
Add config option to set low latency mode
dec05eba
2023-08-25
Dont enable low latency mode by default since it increases cpu usage
dec05eba
2023-08-25
Reduce latency (in mglpp, opengl hack)
dec05eba
2023-07-09
Set fps limit (even when vsync is enabled) for retards who disable vsync ↵
dec05eba
system-wide
2023-06-30
Dont show spinning circle when thumbnail failed to load
dec05eba
2023-06-27
XInternAtom create if not exists
dec05eba
2023-06-27
Update stb image, update stb image resize
dec05eba
2023-06-25
Youtube: force https protocol, fixes broken seek (and resume)
dec05eba
2023-01-21
text render bla
dec05eba
2023-01-17
m
dec05eba
2023-01-17
NyaaSi: add ctrl+t to track anime with automedia
dec05eba
2023-01-14
Eliminate resize flicker by setting window gravity to NorthWest
dec05eba
2023-01-14
Improve resize performance when using a compositor by setting back pixel ↵
dec05eba
instead of back pixmap
2023-01-10
Matrix: use room messages for notifications intead of notifications api ↵
dec05eba
(synapse cache issue)
2022-12-20
Revert clipboard lazy
dec05eba
2022-12-18
Do lazy get clipboard version, get as much data as possible at once. This ↵
dec05eba
seems to be the only reliable method and other programs do this
2022-12-18
Attempt to do clipboard get property for large data (incr). Should fix ↵
dec05eba
clipboard image pasting on wayland
2022-12-11
Fix pasting text from quickmedia to other applications
dec05eba
2022-12-02
Better layout for different font scale
dec05eba
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
[next]