Skip to content

[3.15] gh-66331: Set correct WM_CLASS on X11 for IDLE windows (GH-152733)#152794

Merged
terryjreedy merged 1 commit into
python:3.15from
miss-islington:backport-4e16b8d-3.15
Jul 1, 2026
Merged

[3.15] gh-66331: Set correct WM_CLASS on X11 for IDLE windows (GH-152733)#152794
terryjreedy merged 1 commit into
python:3.15from
miss-islington:backport-4e16b8d-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Set the WM_CLASS of IDLE's long-lived windows (window-list windows and
the stack viewers) to "Idle" instead of the default "Toplevel", so that
window managers group and label them correctly.
(cherry picked from commit 4e16b8d)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…H-152733)

Set the WM_CLASS of IDLE's long-lived windows (window-list windows and
the stack viewers) to "Idle" instead of the default "Toplevel", so that
window managers group and label them correctly.
(cherry picked from commit 4e16b8d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@terryjreedy terryjreedy enabled auto-merge (squash) July 1, 2026 15:12
@terryjreedy terryjreedy merged commit f7c26ed into python:3.15 Jul 1, 2026
55 checks passed
@miss-islington miss-islington deleted the backport-4e16b8d-3.15 branch July 1, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants