gerritdevriese / kzones

KDE KWin Script for snapping windows into zones
https://store.kde.org/p/1909220
GNU General Public License v3.0
238 stars 14 forks source link

Resize support #50

Closed rago666 closed 11 months ago

rago666 commented 11 months ago

You can resize the tiles in kwin's native tiling effect. Support for it under kzones would be amazing. Great on on the script, I love using it. Below a video showing it.

https://github.com/gerritdevriese/kzones/assets/51720144/22da7985-87c1-4a2a-8025-9155182c768a

gerritdevriese commented 11 months ago

I've tried integrating the native tiling API, but it doesn't support multiple layouts, and is a bit lackluster, to be honest. Anyway, I think this script: https://store.kde.org/p/1112552 does what you want to achieve, I've tested it and seems to be working OK in conjunction with KZones.

rago666 commented 11 months ago

Doesn't seem to work here. I am on Fedora 38

https://github.com/gerritdevriese/kzones/assets/51720144/a1d6434f-2b7f-47d5-a6bd-a8fc9af19def

gerritdevriese commented 11 months ago

Strange.. does the script work on its own? (with KZones disabled) If not, maybe try creating an issue on their GitHub.

rago666 commented 11 months ago

Strange.. does the script work on its own? (with KZones disabled)

I can't confirm that because Plasma natively support the same feature from 5.27, You can test it by tiling 2 windows using Meta+left & Meta+right.

If not, maybe try creating an issue on their GitHub.

That project seem to be dead as it has seen no activity for over 2.5 years.