Summary: | Key shortcuts fail to activate entries of latte's taskbar | ||
---|---|---|---|
Product: | [Unmaintained] lattedock | Reporter: | irchaika |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 0.9.11 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/latte-dock/1ad1dd29824fa3ff70424d525aca3d7006d507eb | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | layout |
Description
irchaika
2020-04-20 20:28:52 UTC
Send me your Latte layout file please Created attachment 127729 [details]
layout
here you go
Your layout contains two taskmanagers, one on the bottom and one on the right sidebar, which one do you prefer to activate shortcuts? In any case... In your Latte version do you have an option called: "Behavior -> Items -> Activate based on position global shortcuts" in order to activate which panel/dock you would like to use for your shortcuts? Git commit 1ad1dd29824fa3ff70424d525aca3d7006d507eb by Michail Vourlakos. Committed on 20/04/2020 at 22:45. Pushed by mvourlakos into branch 'master'. fixes for globalshortcuts highest view identify --always find the highest view that is going to be used for global shortcuts based on position activation --adjust the code a bit for SideBars in order to show when a SideBar is called for global shortcuts based on position activation and hide correctly when the global shortcut is not triggered any more. M +53 -20 app/shortcuts/globalshortcuts.cpp M +1 -0 app/shortcuts/globalshortcuts.h M +1 -1 app/view/containmentinterface.cpp https://commits.kde.org/latte-dock/1ad1dd29824fa3ff70424d525aca3d7006d507eb the fix is a bit irrelevant to the reporter. The reporter needs to enable the Behavior->Items->Activate based on position global shortcuts, properly in order for its global shortcuts to work correctly Sorry for my silence, I must have uploaded the wrong file, I did download eon layout from latte itself, but then I edited it, currently there's a single taskbar and I thought my changes would have gone to that layout files as that's what my current "distribution" is called. That said, that behavior option fixed it, I must have missed it when looking through the options, thank you. At the very least this served to handle more layout configurations, even if it was due to me uploading the wrong file... |