The “tiling zones” are great. But is there way to see or set the size (“resolution”) of a zone by number? My problem comes from having 4K monitor and I often present stuff from my screen. Now I can’t assume everyone has 4K screen and I use these tiles to quickly snap the window into certain size such as 1920x1080.
Could I use special window settings to do this? Yes, I could.
Could I make a macro to do this? Yes, I could.
But using this tiling feature is so fast and convenient. As then I can just share a region of a screen and throw any window into it. It just needs that small push to being able to set size with numbers, or at least see it and drag to right size.
In ~/.config/kwinrc
I can see this:
[Tiling][xxxuuid] tiles={"layoutDirection":"horizontal","tiles":[{"layoutDirection":"vertical","tiles":[{"height":0.33868055555555837},{"height":0.6613194444444361}],"width":0.3812369791666667},{"width":0.6187630208333332}]}
That to me seems like ratios, hinting that it might not be the easiest to set the number either.