SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Install Anydesk/Teamviewer and open 2. Open programs on the remote computer. 3. ALT+TAB to switch between programs on the remote computer. OBSERVED RESULT The keyset switches programs on the local computer. EXPECTED RESULT Switch programs on remote computer SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Archlinux (available in About System) KDE Plasma Version: 5.23.5 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION
This is an issue in the app itself. It doesn't correctly grab the keyboard.
Isso funciona em gnome.
This work on gnome
On X11 or Wayland?
(In reply to Nate Graham from comment #4) > No X11 ou Wayland? Waylan
I thought so. I believe it uses a private GNOME protocol, which is why it works there. This is quite inappropriate. It should be using a standard one, if one is available. If one is not, one should be created, so that apps don't have to target specific desktop environments like this.
(In reply to Nate Graham from comment #6) > I thought so. I believe it uses a private GNOME protocol, which is why it > works there. > > This is quite inappropriate. It should be using a standard one, if one is > available. If one is not, one should be created, so that apps don't have to > target specific desktop environments like this. Is there anything I can do?
A few ideas spring to mind: 1. Live with it 2. Use TeamViewer in the Plasma X11 session 3. Use a different app 4. Switch to GNOME
(In reply to Nate Graham from comment #8) > Algumas ideias vêm à mente: > > 1. Viva com isso > 2. Use o TeamViewer na sessão do Plasma X11 > 3. Use um aplicativo diferente > 4. Mude para o GNOME After you said that, I did some tests: In X11 teamviewer doesn't work with Alt Tab either, but anydesk works!! I'm new to linux and was using Wayland because I'm newer. Do I have any prejudice using X11?
It's just different. Some things will be more broken compared to Wayland, some things less. In a year or two, many more things will be broken compared to Wayland, because the Wayland session is constantly improving, but the X11 session is not.