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: Correctly report command keypress on mac for Tk + Gtk#25131

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
anntzer merged 1 commit intomatplotlib:mainfromgreglucas:modifier-tk
Feb 5, 2023

Conversation

greglucas
Copy link
Contributor

PR Summary

Tk and Gtk reported "super" when "command" was pressed, while qt and macosx reported "cmd". Make all backends consistent by reporting "cmd" in all of them.

@co-authored-by: Antony Leeanntzer.lee@gmail.com

follow-up to:#23473
Note the extra change to cbook, which accounts for the single key command press, where it isn't a modifier.

PR Checklist

Documentation and Tests

  • [-] Has pytest style unit tests (andpytest passes)
  • [-] Documentation is sphinx and numpydoc compliant (the docs shouldbuild without error).
  • [-] New plotting related features are documented with examples.

Release Notes

  • [-] New features are marked with a.. versionadded:: directive in the docstring and documented indoc/users/next_whats_new/
  • [?] API changes are marked with a.. versionchanged:: directive in the docstring and documented indoc/api/next_api_changes/
  • [-] Release notes conform with instructions innext_whats_new/README.rst ornext_api_changes/README.rst

Tk and Gtk reported "super" when "command" was pressed, while qt andmacosx reported "cmd". Make all backends consistent by reporting"cmd" in all of them.@co-authored-by: Antony Lee <anntzer.lee@gmail.com>
@anntzeranntzer added this to thev3.8.0 milestoneFeb 5, 2023
@anntzeranntzer merged commit7100e9e intomatplotlib:mainFeb 5, 2023
@greglucasgreglucas deleted the modifier-tk branchFebruary 5, 2023 20:08
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@anntzeranntzeranntzer approved these changes

@ksundenksundenksunden approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.8.0
Development

Successfully merging this pull request may close these issues.

3 participants
@greglucas@anntzer@ksunden

[8]ページ先頭

©2009-2025 Movatter.jp