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
/
ImageViewer.cpp
Age
Commit message (
Expand
)
Author
2020-10-13
Refactor plugin into seperate pages
dec05eba
2020-10-02
Matrix: add video/regular file upload
dec05eba
2020-10-01
Matrix: make set read marker async to fix stutter when receiving messages, al...
dec05eba
2020-09-30
Attempt to fix crash
dec05eba
2020-09-28
Implement text editing with navigation and multilingual fonts
dec05eba
2020-09-27
Attempt 1 at fixing image scrolling (still messes up current page sometimes)
dec05eba
2020-09-27
Image continuous: load as image in seperate thread instead of string, fix a b...
dec05eba
2020-09-27
Reduce scroll cpu usage from 10% to 1-2% by load image files in another threa...
dec05eba
2020-09-17
Add image upscaling with waifu2x-ncnn-vulkan, async load images in scroll ima...
dec05eba
2020-09-17
Show error message on failure to load image for same page
dec05eba
2020-08-06
Disable key repeat for infinite image mode
dec05eba
2020-07-23
Better image quality for infinite image mode
dec05eba
2020-07-20
Reduce margins
dec05eba
2020-07-16
Add middle-mouse-scroll (aka autoscroll) for infinite image view mode
dec05eba
2020-07-11
Use atomic rename instead of .finished lock files
dec05eba
2020-07-09
Fix item selection not working with empty search
dec05eba
2020-07-03
bind I to switching between single image and scroll mode
dec05eba
2020-07-03
Do not floor position images, smoother scroll
dec05eba
2020-06-30
Add infinite image scroll mode
dec05eba