this post was submitted on 08 Aug 2024
22 points (100.0% liked)

KDE

5023 readers
105 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[–] leopold@lemmy.kde.social 3 points 1 month ago* (last edited 1 month ago) (1 children)

This is excellent news. I was always annoyed at the fact that Dolphin had to use its own thumbnailer API. Now apps can bundle one thumbnailer for their file formats that works with all file managers, which is great.

One thing that I always thought would be really interesting to see would be a Wine thumbnailer that would generate thumbnails using Windows thumbnails for Linux file managers. So for example installing Sketchup on Wine would give you skp thumbnails, since Sketchup is bundled with a Windows Explorer thumbnailer for those files. I know Wine already supports thumbnailer shell extensions in its built-in file manager, so it would just need to be able speak with Linux file managers.

Now I just hope to see something similar happen with service menus. Every file manager has its own unique format, but it's IMO the biggest obstacle to interoperability remaining with Linux file managers.

[–] carmanaught@lemmy.world 1 points 3 weeks ago

I'm assuming this change will mean that it can use the video thumbnailers already installed rather than specifically needing ffmpegthumbs which would allow more control over the thumbnail generation if someone wanted to modify the relevant thumbnailer file without needing to patch ffmpegthumbs to make the change.

Having said that I wonder, for video files, if the ThumbSequenceCreator functionality will still work in dolphin and show a sequence of thumbnails on hover for videos if it's not using ffmpegthumbs.