https://bugs.kde.org/show_bug.cgi?id=435420
--- Comment #15 from Nicolas Fella <nicolas.fe...@gmx.de> --- > Amarok has some useful global shortcuts using KGlobalAccel [1], e.g. for > skipping tracks, that you would like to work even if the current environment > is not plasma. Currently, these shortcuts will stop working. That is true, but for media players the basic shortcuts (play, pause, skip, back) should *not* be handled by the app itself but by the MPRIS integration. Also, there is a tradeoff to be made, and we considered not breaking a systems shortcut system more important than having shortcuts in Amarok. IMO the proper solution would be to make lxqt-globalkeysd trigger the relevant stuff in KWin. It probably requires some work on KWin to expose the necessary bits as DBus API, but in the end it's the best solution -- You are receiving this mail because: You are watching all bug changes.