Skip to content

Conversation

@Exidex
Copy link
Contributor

@Exidex Exidex commented Dec 8, 2024

  • Tested on all platforms changed
  • Added an entry to the changelog module if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality

Fixes #3894. I don't really have any experience with macOS-related programming, so not really sure if it is technically correct but it does seem to work properly

@Exidex Exidex requested a review from madsmtm as a code owner December 8, 2024 21:51
@Exidex Exidex force-pushed the ns-panel branch 2 times, most recently from e301605 to 2dd376c Compare December 8, 2024 22:03
@madsmtm madsmtm added S - enhancement Wouldn't this be the coolest? DS - appkit Affects the AppKit/macOS backend labels Dec 8, 2024
@Exidex Exidex force-pushed the ns-panel branch 2 times, most recently from d6ad01c to eb93eac Compare December 8, 2024 22:10
Copy link
Member

@madsmtm madsmtm left a comment

Choose a reason for hiding this comment

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

Generally looks fine

Copy link
Member

@madsmtm madsmtm left a comment

Choose a reason for hiding this comment

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

Thanks, just a few nits, I'll fix them myself through GitHub's UI ('cause I'm too lazy to check out your branch locally ;) )

@madsmtm madsmtm merged commit 4d5e68c into rust-windowing:master Dec 12, 2024
58 checks passed
@madsmtm madsmtm added this to the Version 0.31.0 milestone Dec 12, 2024
@madsmtm madsmtm mentioned this pull request Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DS - appkit Affects the AppKit/macOS backend S - enhancement Wouldn't this be the coolest?

Development

Successfully merging this pull request may close these issues.

MacOS: non-activating window

2 participants