https://bugs.kde.org/show_bug.cgi?id=391322
Vladislav <nullzert.n...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nullzert.n...@gmail.com --- Comment #101 from Vladislav <nullzert.n...@gmail.com> --- (In reply to Nate Graham from comment #100) > Git commit 40d6e18b0f153464a64b3e21c1224e13511632d2 by Nate Graham, on > behalf of David Redondo. > Committed on 04/08/2022 at 16:23. > Pushed by ngraham into branch 'master'. > > Take active screen in account and remove shortcut requirement for activating > launcher > > With the information about the active screen we can make an educated > guess about where the attention of the user is and where they could > expect the launcher to open. If on the screen no launcher could be > activated, look at all launchers. Also remove the requirement for > launchers to have a shortcut. This is needed to make this feature > work reliably and should reduce the instances of "Meta key stopped working" > happening in general. > Related: bug 444343, bug 437979, bug 447962 > > M +29 -9 shell/shellcorona.cpp > M +1 -0 shell/shellcorona.h > > https://invent.kde.org/plasma/plasma-workspace/commit/ > 40d6e18b0f153464a64b3e21c1224e13511632d2 Now it's impossible to trigger launcher on Meta if it's not on panel. Also now I can't unbind Meta from it in other case, previously I bound it to other thing. -- You are receiving this mail because: You are watching all bug changes.