Bug 332401 - "go to next screen" hotkey broken
Summary: "go to next screen" hotkey broken
Status: RESOLVED UNMAINTAINED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_khotkeys (show other bugs)
Version: 5.20.3
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Jansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-21 13:41 UTC by davidebasilio
Modified: 2024-03-04 19:41 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description davidebasilio 2014-03-21 13:41:01 UTC
I find the "go to next screen" global hotkey for kwin very handy when using more than one monitor and it used to work just fine, but it's been broken for a while (not sure since what release).

I can set a key combination, but it just does not work.

Instead, the "window to next screen" combination works just fine.

I'm not sure about the actual english names of the combinations, as my desktop is localized; in Italian, they are:

"Vai allo schermo successivo" (the broken one)
"Finestra allo schermo successivo" (the one that's working)

Same things apply for the "previous screen" versions of the two.

Let me know what additional info I could provide to help fix the bug.


Reproducible: Always

Steps to Reproduce:
1. Set hotkey
2. Try hotkey
Actual Results:  
Nothing happens and the focused window is still the one on the current screen.

Expected Results:  
The last focused window on the next screen should get focus.
Comment 1 Thomas Lübking 2015-10-10 22:02:32 UTC
bug #326297 ?
Comment 2 Justin Zobel 2021-03-09 23:51:17 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 3 juan 2021-07-13 22:17:10 UTC
(In reply to Justin Zobel from comment #2)
> Thank you for the bug report.
> 
> As this report hasn't seen any changes in 5 years or more, we ask if you can
> please confirm that the issue still persists.
> 
> If this bug is no longer persisting or relevant please change the status to
> resolved.

I can confirm. This still happens on plasma 5.22 on arch linux. I can't focus the next or previous monitor with the keyboard, doesn't matter what keybinding I set. The same happens for "Focus screen x"
Comment 4 Nate Graham 2024-03-04 19:41:48 UTC
As announced in https://pointieststick.com/2023/07/26/what-we-plan-to-remove-in-plasma-6/ and https://community.kde.org/Plasma/Plasma_6#Removals, I'm afraid KHotKeys has reached end-of-life in Plasma 6. Accordingly, all bug reports and feature requests for it must be closed now.

Most of what KHotKeys could do can already be done with the newer KGlobalAccel system in Plasma 6. A few features such as mouse gestures and triggering conditions based on changes to window states are not yet implemented in the new system. These will be added in the future if and when resources materialize for them, and/or when a kind soul submits patches to implement them! :) Meanwhile, the 3rd-party "Mouse Actions" app (https://github.com/jersou/mouse-actions) may be usable for implementing your own mouse gestures again.

Thanks for your understanding, everyone.