You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
latte-dock/app
Michail Vourlakos 46dd59b65a 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.

BUG: 401184
6 years ago
..
dbus support background painting based on window scheme 6 years ago
layout add shortcuts for layout 6 years ago
package refactor:move lattepackage to simpler directory 6 years ago
plasma refactor:move backgroundtracker under liblatte 6 years ago
settings cleanup applet shortcuts on startup 6 years ago
view REFACTOR:move layout to its own folder 6 years ago
wm Fix autohide behaviour after dragging a panel 6 years ago
CMakeLists.txt add shortcuts for layout 6 years ago
FakeTarget.cmake FakeTarget moved to app/ 8 years ago
Messages.sh Revert "Revert "No need to search i18n() in the same folder twice"" 6 years ago
alternativeshelper.cpp add headers comments for all c++ files 6 years ago
alternativeshelper.h add headers comments for all c++ files 6 years ago
config-latte.h.cmake update README links and titles 7 years ago
globalshortcuts.cpp unblock View after AppLaucher shortcut trigger 6 years ago
globalshortcuts.h REFACTOR:Update Dock types to new Latte2::Types 6 years ago
importer.cpp REFACTOR:move layout to its own folder 6 years ago
importer.h add headers comments for all c++ files 6 years ago
infoview.cpp refactor:rename dock term to view term 6 years ago
infoview.h refactor:rename DockCorona to Latte::Corona 6 years ago
latte-layouts.knsrc SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
lattecorona.cpp Fix minor typos 6 years ago
lattecorona.h add PlasmaScreenPool to help with screen ids 6 years ago
lattedock.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
launcherssignals.cpp REFACTOR:move layout to its own folder 6 years ago
launcherssignals.h REFACTOR:Update Dock types to new Latte2::Types 6 years ago
layoutmanager.cpp REFACTOR:move layout to its own folder 6 years ago
layoutmanager.h Fix minor typos 6 years ago
main.cpp Wait forever until the lock file can be locked 6 years ago
org.kde.latte-dock.appdata.xml.cmake fix project_license in appstream file 6 years ago
org.kde.latte-dock.desktop.cmake SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
schemecolors.cpp add headers comments for all c++ files 6 years ago
schemecolors.h add headers comments for all c++ files 6 years ago
screenpool.cpp add headers comments for all c++ files 6 years ago
screenpool.h add headers comments for all c++ files 6 years ago