Summary: | Better file preview and more metadata in tooltips, like in Dolphin | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Philipp Stefan <neptunecat34> |
Component: | Folder | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | nate, panchopapada, sitter |
Priority: | NOR | Flags: | neptunecat34:
VisualDesign+
|
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Philipp Stefan
2014-07-07 08:48:06 UTC
This is currently expected, tooltips will be shown more love after 5.0. Git commit 718afb65e1cd9d257e0bd40d1a8f4596fd670d89 by Eike Hein. Committed on 06/08/2014 at 09:22. Pushed by hein into branch 'master'. Add some basic scaffolding for icon size prop change notifications. Along with a giant TODO KF6 explaining how we'd do it if it weren't for BC. Reviewed-by: David Faure CCMAIL:faure@kde.org CCMAIL:bhush94@gmail.com M +33 -1 src/filewidgets/kabstractviewadapter.h M +2 -0 src/filewidgets/kfilepreviewgenerator.cpp M +14 -13 src/filewidgets/kfilepreviewgenerator.h http://commits.kde.org/kio/718afb65e1cd9d257e0bd40d1a8f4596fd670d89 Sorry, the above should have gone into bug 337862. Git commit face7bb100702908582b61d4a847120e8e6e13c6 by Eike Hein. Committed on 10/08/2014 at 17:51. Pushed by hein into branch 'master'. Allow toggling tooltips per-instance and default them to off. Between the relative lack of metadata extraction and the quirks in Plasma's tooltips right now they're more annoying than useful, and besides their usefulness generally varies with the nature of the folder being viewed. CCMAIL:bhush94@gmail.com M +5 -2 containments/folder/package/contents/config/main.xml M +7 -0 containments/folder/package/contents/ui/ConfigIcons.qml M +1 -1 containments/folder/package/contents/ui/ItemDelegate.qml http://commits.kde.org/plasma-desktop/face7bb100702908582b61d4a847120e8e6e13c6 Marking this as a junior job! Still valid. Would be nice if Folder View could display the same rich tooltip that Dolphin has. Probably that should be extracted into a framework to facilitate this. Tooltips thumbnails are mostly useless right now because they're even smaller than the actual icon. I was about to open an issue about it. |