Wayland
Wayland support is read-only. The adapter can use a foreign toplevel helper to enumerate toplevels and expose their title and state, but it marks each window as non-movable and non-resizable.
The adapter reports N/A (Wayland) for EWMH, no XRandR support, and an explicit arrangement-disabled error. Its move/resize method returns Window arrangement not supported on Wayland.
Do not expect native Wayland tiling, movement, or resizing from the current product. A Wayland session is selected before X11 when the Wayland adapter initializes successfully, so the application intentionally remains read-only instead of using an X11 fallback inside that session.