[Gambas-user] wayland and screen
Benoit Minisini
benoit.minisini at gambas-basic.org
Mon Jan 30 12:44:19 CET 2023
Le 30/01/2023 à 11:34, Philippe Valarcher a écrit :
> Good Day,
> Me.move (screens [1] .x + screens [1] .width / 2 - 180, screenens [1] .y
> + screens [1]. Height / 2 - 231) (with a form (360,462))
> seems not to work under Wayland. Is it forgetting or a bug. Is There a
> turn-around?
>
> Philippe.
>
Hi,
Alas Wayland forbids to move a window to a specific screen absolute
position. So the result of the Move() method is usually not what you expect.
Regards,
--
Benoît Minisini.
More information about the User
mailing list