Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NSWindowToolbarStyle bindings #508

Merged
merged 1 commit into from Aug 15, 2022
Merged

Add NSWindowToolbarStyle bindings #508

merged 1 commit into from Aug 15, 2022

Conversation

maxichrome
Copy link
Contributor

@maxichrome maxichrome commented May 23, 2022

Adds the following:

  • enum for NSWindowToolbarStyle
  • APIs that use NSWindowToolbarStyle
    • NSWindow::setToolbarStyle_()
    • NSWindow::toolbarStyle()

Tested

I've manually tested NSWindow::setToolbarStyle_() and NSWindow::toolbarStyle() and they work as expected.

@maxichrome maxichrome marked this pull request as ready for review May 23, 2022 06:13
@jdm
Copy link
Member

jdm commented Aug 15, 2022

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit a4aac26 has been approved by jdm

@bors-servo
Copy link
Contributor

⌛ Testing commit a4aac26 with merge 33f7b44...

bors-servo added a commit that referenced this pull request Aug 15, 2022
Add NSWindowToolbarStyle bindings

Adds the following:

- enum for [NSWindowToolbarStyle](https://developer.apple.com/documentation/appkit/nswindowtoolbarstyle?language=objc)
- APIs that use NSWindowToolbarStyle
  - NSWindow::setToolbarStyle\_()
  - NSWindow::toolbarStyle()

## Tested

I've manually tested `NSWindow::setToolbarStyle_()` and `NSWindow::toolbarStyle()` and they work as expected.
@jdm jdm merged commit e64eab3 into servo:master Aug 15, 2022
This was referenced Aug 15, 2022
@bors-servo
Copy link
Contributor

💥 Test timed out

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.

None yet

3 participants