It might be a good idea to provide an option to the user to define which Latte panel/dock will be used for activating its entries through shortcuts for each different Latte layout.
Sounds awesome to me :P
Git commit 64a40429a48712e988e5b29157550b90f3ad45b5 by Michail Vourlakos. Committed on 22/09/2018 at 17:21. Pushed by mvourlakos into branch 'master'. option/define who will be used at global shortcuts --add an option in Tweaks page in order for the user to define which dock/panel will have the highest priority for global shortcuts activation. This option can be used is per layout basis. Each layout can have its own high priority dock/panel for Latte unified shortcuts. M +36 -4 app/dock/dockview.cpp M +8 -1 app/dock/dockview.h M +15 -1 app/globalshortcuts.cpp M +4 -0 app/layout.h M +13 -1 shell/package/contents/configuration/TweaksConfig.qml https://commits.kde.org/latte-dock/64a40429a48712e988e5b29157550b90f3ad45b5
Created attachment 115166 [details] Option for shortcuts highest preference
Awesome.