Version: 0.9.2-final (using KDE 3.5.7, Debian Package 4:3.5.7.dfsg.1-1 (lenny/sid)) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.21.3 The hotkeys for changing the rating of the current images (ctrl-0-9) only work in the overview, not in the slideshow. This would be useful, as one can actually see the image a lot better. Anyways: Wonderful software! Making me consider to dump my mac! M.
You can use preview mode (F3), set fullscreen and close panels. You will get the same or almost the same picture size as in slideshow and all shortcuts are working. Can we declare slideshow as non-interactive mode and close this bug?
Mik, i have a pending patch to provide a pop-menu in Slideshow, but currently it really bugous. I need time to hack and validate Gilles
*** Bug 164771 has been marked as a duplicate of this bug. ***
*** Bug 173715 has been marked as a duplicate of this bug. ***
Hopefully, after implementation of labeling with color (Bug 139465, Bug 152424) it will be also possible to use it in slideshow as discussed in Bug 173715 .
*** Bug 253645 has been marked as a duplicate of this bug. ***
SVN commit 1185187 by cgilles: with this commit, Slideshow is now able to change item rating. It fix also a little bug to not display tool bar over information text displayed on the bottom/left corner. BUGS: 148434 CCBUGS: 242119 M +1 -1 CMakeLists.txt M +19 -0 digikam/digikamview.cpp M +1 -0 digikam/digikamview.h M +5 -1 digikam/ratingwidget.h U utilities/imageeditor/editor/editorwindow.cpp M +0 -1 utilities/imageeditor/editor/editorwindow_p.h M +17 -4 utilities/imageeditor/editor/imagewindow.cpp M +3 -0 utilities/imageeditor/editor/imagewindow.h M +10 -1 utilities/lighttable/lighttablebar.cpp M +5 -0 utilities/lighttable/lighttablebar.h M +3 -0 utilities/lighttable/lighttablewindow.cpp M +55 -62 utilities/slideshow/slideshow.cpp M +6 -1 utilities/slideshow/slideshow.h U utilities/slideshow/toolbar.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1185187