Application window geometry specifier

Grant Edwards grant.b.edwards at gmail.com
Tue Jan 12 13:43:39 EST 2021


On 2021-01-12, Rich Shepard <rshepard at appl-ecosys.com> wrote:
> On Tue, 12 Jan 2021, Igor Korot wrote:
>
>> Keep in mind that if you target Linux, the "modern" window server
>> (Wayland) will not allow user code to decide the positioning and size of
>> the TLW.
>
> Igor,
>
> I suspect that Slackware will continue with X11.

And those X11 users will swear at you if you override their window
managers configured window placement. Application code should not care
about or try to control window geometry. Period.

--
Grant







More information about the Python-list mailing list