https://bugs.kde.org/show_bug.cgi?id=507916
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #4 from TraceyC <[email protected]> --- There may be a typo in your window rules causing the problem. With the Window class substring match set to "vncviewer Vncviewer" (the default when I created them through the right click menu on the vncviewer window), the rules work. The window appears on all virtual desktops, on the screen I set, and is fullscreen In your screenshot I see the substring match set to "vncviewer vncviewer". With that, the window rules are not applied. Can you try changing the substring match and see if that makes the virtual desktop rule work? To answer the question about where the rules are stored they are in ~/.config/kwinrulesrc Here is what the entry for vncviewer looks like for me, with just the Virtual desktops, screen and fullscreen options set: [db55c999-890b-4a87-a1bf-3fca015fb20a] Description=Window settings for Vncviewer clientmachine=localhost desktops=\\0 desktopsrule=2 fullscreen=true fullscreenrule=2 screenrule=2 title=VNC Viewer: Connection Details types=1 wmclass=vncviewer Vncviewer wmclasscomplete=true wmclassmatch=2 -- You are receiving this mail because: You are watching all bug changes.
