Zones will be available imediatelly for any lazarus WS that supports wayland. Zones primary usage is to restore window positions (not exact x,y but zones) at next application start.
Are you sure of that zeliko ? It looks to me that all that has been merged is the protocol, looking at the commit, its just "function prototypes". No real code.
And the real code, when and if provided needs to be in a release of wayland, certainly not in my current wayland equipped VMs.
Yes, its about "restoring previous position" but I get the impression that the app can fiddle that data to achieve what we want, eg, the tool bar complex in Lazarus across the top of the screen. In my app, the opening window top left (just because that is traditionally where it pops up, less important).
Davo