tiling window managers are entirely responsible for application placement, the application has no control over it. Indeed in X11/wayland applications have no control over window size/placement at all, the window manager just takes the size and position requested by the application as a hint, where the window finally ends up is upto the window manager.
|