Set tkinter top-level window to "always on visible workspace"

Cameron Simpson cs at cskk.id.au
Mon Mar 28 22:07:26 EDT 2022


On 29Mar2022 13:02, Cameron Simpson <cs at cskk.id.au> wrote:
>On 28Mar2022 20:47, Skip Montanaro <skip.montanaro at gmail.com> wrote:
>>I'm struggling to get the outermost window (not sure what's going on),
>>but
>>I will keep messing around.
>
>See what xlsclients says to you.

Also, wmctrl accepts window names instead of ids if you omit the -i 
option. In case winfo_id() is not returning the id you need.

Cheers,
Cameron Simpson <cs at cskk.id.au>


More information about the Python-list mailing list