D26501: KMainWindow: fix autoSaveSettings to catch QDockWidgets being shown again

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Tue Jan 7 16:55:04 GMT 2020


kossebau added a comment.


  KMainWindowPrivate::CompressCalls being used here still exposes a small issue, as this opens a small time window where the state is not catched before a xmlgui client change happens, so some finalizeGUI might (in theory) still use old state data, as autoSaveSettings is not yet triggered on e.g. xmlgui client removal.
  Something to look into next. But this here should improve things already a lot.

REPOSITORY
  R263 KXmlGui

REVISION DETAIL
  https://phabricator.kde.org/D26501

To: kossebau, #frameworks, #kdevelop, dfaure
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200107/90e7e859/attachment.html>


More information about the Kde-frameworks-devel mailing list