SUMMARY As a follow-up on bug #460468, a quick and easy way to open an image in an external viewer or program would help streamline some workflows, so that one can adjust images in parallel to browsing them using the image viewer. Note: There is already the context menu entry "Invoke External Program..." that does something quite similar, but it has three levels of sub-menus and can't be bound to a keyboard shortcut.
Yess! And please not only for images but for video as well. How about a configurable second/secondary viewer for both media types? Maybe with the option to switch between secondary and primary. Right now, the middle mouse button does not a lot. Single click does nothing, double click is the same as LMB (opens the viewer). The RMB opens the context menu, as it should do.
Git commit 384422de2de666957051923744d7ce7a8c987db3 by Johannes Zarl-Zierl. Committed on 08/10/2023 at 16:08. Pushed by johanneszarl into branch 'master'. Make sort order for Browser configurable. Add a checkbox in the "configure view" menu to enable/disable natural sort order, and persist the setting. M +6 -0 Browser/BrowserWidget.cpp M +10 -2 Browser/BrowserWidget.h M +2 -0 CHANGELOG.md M +10 -0 MainWindow/Window.cpp M +1 -0 MainWindow/Window.h M +1 -0 lib/kpabase/SettingsData.cpp M +1 -0 lib/kpabase/SettingsData.h https://invent.kde.org/graphics/kphotoalbum/-/commit/384422de2de666957051923744d7ce7a8c987db3
Accidentally tagged the wrong bug in the commit - reopening...