https://bugs.kde.org/show_bug.cgi?id=396753
Michail Vourlakos <mvourla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/lat | |te-dock/6708510213aba9d4b17 | |da4bc338fc1e962f14d40 --- Comment #4 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit 6708510213aba9d4b17da4bc338fc1e962f14d40 by Michail Vourlakos. Committed on 23/07/2018 at 14:00. Pushed by mvourlakos into branch 'master'. support a meta badge visual from global shortcuts --when an application launcher exists, Latte can show a "Meta" badge for that applet instead of the global shortcut action number. With this patch we take also into account when the assigned application launcher is in different dock/panel and show it accordingly M +224 -101 app/globalshortcuts.cpp M +16 -8 app/globalshortcuts.h M +13 -0 app/layoutmanager.cpp M +1 -0 app/layoutmanager.h M +23 -0 app/universalsettings.cpp M +7 -0 app/universalsettings.h M +15 -5 containment/package/contents/ui/applet/AppletItemWrapper.qml M +8 -2 containment/package/contents/ui/main.qml https://commits.kde.org/latte-dock/6708510213aba9d4b17da4bc338fc1e962f14d40 -- You are receiving this mail because: You are watching all bug changes.