Summary: | checking "All other desktops" breaks ALT-TAB | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | semlraug |
Component: | effects-tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | nicolas.fella, openmail+kde |
Priority: | NOR | Keywords: | qt6 |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
semlraug
2024-01-21 15:50:25 UTC
I think this works as intended. If you enable this then Alt+Tab switches between all the windows not on the current desktop. If you don't hve any other desktops or there are no windows there then nothing will happen (In reply to Nicolas Fella from comment #1) > I think this works as intended. If you enable this then Alt+Tab switches > between all the windows not on the current desktop. If you don't hve any > other desktops or there are no windows there then nothing will happen Ah, in that case I misunderstood the intended functionality. I expected that this switch made it possible to switch between all windows regardless on which desktop they occur. That the switch was a choice between: "switch between windows on current desktop only", and "switch between all windows on whatever desktop they may be". For that you need to uncheck the "Virtual desktops" checkbox (In reply to Nicolas Fella from comment #3) > For that you need to uncheck the "Virtual desktops" checkbox Thanks for the pointer and your quick response and the great work you're doing. Much appreciated. I'll test it out. |