Skip to content

support x11 windows without pid #236

@mqnc

Description

@mqnc
from tkinter import *
root = Tk()
root.client(socket.gethostname()) # will not work without this line but should
root.title("test window")
root.mainloop()
title:test window
-
test: "The quick brown fox jumps over the lazy dog"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions