Skip to content

Conversation

amolenaar
Copy link
Member

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Before GTK 4.16, there we're no native bindings for macOS.

With GTK 4.16 released a while back, GTK has proper keybindings on macOS, so we do no longer have to maintain our own.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

They're now part of GTK 4.16, so we do not have to maintain our own.
@github-actions github-actions bot added the python Pull requests that update Python code label Oct 12, 2024
@amolenaar amolenaar added the skip-changelog Do not add this entry to the changelog label Oct 12, 2024
@amolenaar amolenaar changed the title Remove custom macos keybindings Remove custom macOS keybindings Oct 12, 2024
@amolenaar amolenaar requested a review from danyeaw October 12, 2024 13:50
Copy link
Member

@danyeaw danyeaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, great that this moved upstream!

@danyeaw danyeaw removed the python Pull requests that update Python code label Oct 13, 2024
@danyeaw danyeaw merged commit b482b14 into main Oct 13, 2024
19 of 20 checks passed
@danyeaw danyeaw deleted the drop-macos-keybindings branch October 13, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Do not add this entry to the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants