summaryrefslogtreecommitdiffstats
path: root/src/mediaview.rs
AgeCommit message (Expand)Author
2020-05-25fix deadlock when pausing videorabite
2020-05-25switch to parking_lot's Mutex/RwLockrabite
2020-02-14kill media-previewer when image is deselected before it's donerabite
2020-01-23fix lag in mediaview by moving availability check to configrabite
2019-12-15fix warnings on recent compilersrabite
2019-07-29fix printing error to screen when hunter-media doesn't support videorabite
2019-07-25add custom keybindingsrabite
2019-07-17big fat update to graphics mode (performance, features, etc)rabite
2019-07-08initial support for SIXEL/kitty graphicsrabite
2019-06-29modularize media preview generator into own workspacerabite
2019-05-23move methods from Widget trait to WidgetCorerabite
2019-05-23add resize handling of media and take ysize into accountrabite
2019-05-22fixed warning about undefined keyv1.2.0rabite
2019-05-21merge in media-preview stuffrabite