https://bugs.kde.org/show_bug.cgi?id=522320
--- Comment #4 from Marco Martin <[email protected]> --- so, the structure of the tiles works as follows: * there is one separed tile layout for each screen/desktop combination, * a window would have tile informations like [(screen1, desktop1, tile1), (screen3, desktop2, tile3)] * in that case when on screen 1 and desktop 1 is in the tile 1, when is on screen 3 and desktop 2 is in tile 3, other combinations are not defined. this has been done especially for windows pinned on all desktops: If i have a window which is pinned on all desktops, i can set it to a tile, switch desktop, set it to a defferent tile, switch again.. So, when switching again to a desktop where it was set to a particular tile, it restores the window exactly how it was set when we were on said desktop. Now, we perhaps might introduce a different behavior when moving a window to another desktop as opposed changing to a desktop this window is already in, perhaps would be a bit less surprising? -- You are receiving this mail because: You are watching all bug changes.
