window:set_position(x, y)
Since: 20220807-113146-c2fee766
Repositions the top-left corner of the window to the specified x
, y
coordinates.
Note that Wayland does not allow applications to directly control their window placement, so this method has no effect on Wayland.