[Digikam-devel] [digikam] [Bug 220739] Image Editor shows sidebar after applying effect in fullscreen mode

Gilles Caulier caulier.gilles at gmail.com
Tue Apr 30 05:13:39 BST 2013


https://bugs.kde.org/show_bug.cgi?id=220739

--- Comment #13 from Gilles Caulier <caulier.gilles at gmail.com> ---
Git commit 73502cc716f1940375d7d805e299d8f93fa58adc by Gilles Caulier.
Committed on 30/04/2013 at 06:02.
Pushed by cgilles into branch 'master'.

Add new FullScreenMngr class dedicated manage full-screen action to digiKam
KXMLGuiWindow instances.
This class factorize a lots of code when window is turned on/off to full-screen
mode.
This fix problem about visibility restoring with status-bar, menu-bar, and
thumb-bar.
First managed digiKam main window is Image Editor.
TODO :
- manage full-screen mode of main windows AlbumGUI, BQM, ImportUI, and LT,
through FullScreenMngr.
- manage visibility of side-bars.
- provide a common settings widget to control visibility management in
Configuration dialog.
- patch Configuration dialog to provide a fine control of visibility management
in full-screen mode for each digiKam main window.
Related: bug 214107, bug 289262, bug 236234, bug 258180, bug 293676

M  +1    -0    CMakeLists.txt
A  +231  -0    libs/widgets/common/fullscreenmngr.cpp     [License: GPL (v2+)]
A  +89   -0    libs/widgets/common/fullscreenmngr.h     [License: GPL (v2+)]
M  +19   -109  utilities/imageeditor/editor/editorwindow.cpp
M  +0    -5    utilities/imageeditor/editor/editorwindow.h
M  +5    -13   utilities/imageeditor/editor/editorwindow_p.h
M  +12   -8    utilities/setup/setupeditor.cpp

http://commits.kde.org/digikam/73502cc716f1940375d7d805e299d8f93fa58adc

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list