You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently there are shortcuts to focus on a window based on direction, it would be great to have a shortcut for cycling as well, something like Focus next and Focus previous
Describe the solution you'd like
New shortcut to cycle to the next or previous window
Describe alternatives you've considered
N/A
The text was updated successfully, but these errors were encountered:
Unless I did not understand what you need but there is already such a shortcut. It is provided by plasma and by default I think it is Alt+Tab (Alt+Shift+Tab to cycle backward). There are also possibility to switch between the windows in all desktops with gui (Ctrl+F10).
Alt+Tab is not the same as it will switch the order depending on the selections made. If you have 3 windows then pressing alt+tab will not cycle through the 3 windows if you press it 3 times individually. Because when pressing alt+tab it will change the order of apps in the list based on the selected window.
With a next/previous window cycle option - lets say Ctrl+left/right - then pressing that once will go to the next window, pressing it again will to to the third window.
Is your feature request related to a problem? Please describe.
Currently there are shortcuts to focus on a window based on direction, it would be great to have a shortcut for cycling as well, something like
Focus next
andFocus previous
Describe the solution you'd like
New shortcut to cycle to the next or previous window
Describe alternatives you've considered
N/A
The text was updated successfully, but these errors were encountered: