Summary: | ICONVIEW : use keyboard modifier with right mouse click to run default "Open With..." action | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Émile Cordonnier <emile.cordonnier+bugzilla> |
Component: | Usability-OpenWith | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles, marcel.wiesweg |
Priority: | NOR | ||
Version: | 1.1.0 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/ba32325504cf7f547ae3e19dcb69929f1f11d0d6 | Version Fixed In: | 4.4.0 |
Sentry Crash Report: |
Description
Émile Cordonnier
2010-01-29 19:04:41 UTC
Any opinions on this? Objections? Fine for me. Gilles This feature must be configurable of course in setup dialog... Gilles Caulier Git commit ba32325504cf7f547ae3e19dcb69929f1f11d0d6 by Gilles Caulier. Committed on 09/09/2014 at 04:56. Pushed by cgilles into branch 'master'. Use Meta keyboard modifier with right mouse click under thumbnail activation area to run default "open with" application. This as the same effect than META+F4 keyboard shortcut. FIXED-IN: 4.3.0 M +2 -1 NEWS M +11 -4 digikam/items/digikamimageview.cpp M +1 -1 digikam/items/digikamimageview.h M +3 -3 digikam/items/imagecategorizedview.cpp M +2 -2 digikam/items/imagecategorizedview.h M +17 -14 libs/widgets/itemview/dcategorizedview.cpp M +2 -2 libs/widgets/itemview/dcategorizedview.h M +3 -3 showfoto/thumbbar/showfotocategorizedview.cpp M +2 -2 showfoto/thumbbar/showfotocategorizedview.h M +3 -3 utilities/importui/views/importcategorizedview.cpp M +2 -2 utilities/importui/views/importcategorizedview.h M +1 -1 utilities/importui/views/importiconview.cpp M +1 -1 utilities/importui/views/importiconview.h http://commits.kde.org/digikam/ba32325504cf7f547ae3e19dcb69929f1f11d0d6 |