the addition of a thumbnailer that works for videos

the previewSlideDelegate now uses the thumbnails instead
This commit is contained in:
Chris Cochrun 2023-02-08 14:16:26 -06:00
parent 1b55be29e5
commit 014a38a4f9
11 changed files with 638 additions and 37 deletions

View file

@ -14,6 +14,7 @@ mkShell rec {
pkg-config
libsForQt5.wrapQtAppsHook
makeWrapper
# ffmpeg
];
buildInputs = [
@ -34,11 +35,11 @@ mkShell rec {
libsForQt5.ki18n
libsForQt5.kcoreaddons
libsForQt5.kguiaddons
# libsForQt5.kconfig
podofo
mpv
# libsForQt5.kconfig
# ffmpeg-full
ffmpeg-full
# yt-dlp
# Rust tools