Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

FIX: Don't set_wmclass on GTK3#29035

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
greglucas merged 1 commit intomatplotlib:mainfromtimhoffm:fix-gtk
Oct 29, 2024
Merged

Conversation

timhoffm
Copy link
Member

The method is deprecated, and according to docs should just not be used:https://docs.gtk.org/gtk3/method.Window.set_wmclass.html

The docs suggest gtk_window_set_role(), but AFAICS this is only helpful if one want to place the window in a certain position when restarting a session. I assume we don't want/need that.

This might also resolve this test failure#27766 (comment) - t.b.c.

The method is deprecated, and according to docs should just notbe used:https://docs.gtk.org/gtk3/method.Window.set_wmclass.htmlThe docs suggest gtk_window_set_role(), but AFAICS this is onlyhelpful if one want to place the window in a certain positionwhen restarting a session. I assume we don't want/need that.
@timhoffmtimhoffm added this to thev3.9.3 milestoneOct 29, 2024
@tacaswell
Copy link
Member

Don’t use this function.

Ok then.

@greglucasgreglucas merged commit9f5a90c intomatplotlib:mainOct 29, 2024
42 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestOct 29, 2024
@timhoffmtimhoffm deleted the fix-gtk branchOctober 29, 2024 21:22
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

@greglucasgreglucasgreglucas approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
v3.9.3
Development

Successfully merging this pull request may close these issues.

3 participants
@timhoffm@tacaswell@greglucas

[8]ページ先頭

©2009-2025 Movatter.jp