https://bugs.kde.org/show_bug.cgi?id=473261

Nicolas Fella <nicolas.fe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.fe...@gmx.de

--- Comment #2 from Nicolas Fella <nicolas.fe...@gmx.de> ---
(In reply to Nate Graham from comment #1)
> Keybindings are attached to apps, not to Plasma (and not to KDE; KDE is the
> name of the community), so this is behaving as expected,

It's a bit more complex than that.

The way KGlobalAccel currently works mean that when an app wants to interact
with it it will be launched via DBus activation. I agree that this is
undesirable outside of Plasma. I tried to change that at some point, but that
broke shortcuts for people using KWin outside of Plasma, so it was reverted.

For Plasma 6 I've restructured KGlobalAccel to not start kglobalacceld via DBus
activation and instead require it to be launched manually if needed. That
avoids the problem.

That said I don't see how using KWrite would trigger this, it should only
affect the very few apps that do interact with global shortcuts

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to