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

Michail Vourlakos <mvourla...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/lat
                   |                            |te-dock/46dd59b65a58f7f985c
                   |                            |905e951bf08e82270e6bf

--- Comment #7 from Michail Vourlakos <mvourla...@gmail.com> ---
Git commit 46dd59b65a58f7f985c905e951bf08e82270e6bf by Michail Vourlakos.
Committed on 27/01/2019 at 14:06.
Pushed by mvourlakos into branch 'master'.

cleanup applet shortcuts on startup

--when Latte crashes the global shortcuts from applets
remain untouched in kglobalshortcutsrc file. That fact
based on the Latte architecture that can alter applet
ids during layout loading can break the global shortcuts
experience by creating multiple global shortcuts records
for the same applet and by disabling some shortcuts because
these shortcuts are already enabled for ghost applets of
the crashed layout. This patch fixes this by removing all
applet global shortcuts during startup. Applet global shortcuts
are already saved in the layout file based on the current
plasma architecture, that fact simplifies things a lot.

M  +21   -0    app/settings/universalsettings.cpp
M  +2    -0    app/settings/universalsettings.h

https://commits.kde.org/latte-dock/46dd59b65a58f7f985c905e951bf08e82270e6bf

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to