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

With --no-native-titlebar, can't resize window (osx) #9878

Closed
paulrouget opened this issue Mar 4, 2016 · 1 comment
Closed

With --no-native-titlebar, can't resize window (osx) #9878

paulrouget opened this issue Mar 4, 2016 · 1 comment

Comments

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Mar 4, 2016

No description provided.

@paulrouget paulrouget added the P-mac label Mar 14, 2016
pcwalton added a commit to pcwalton/glutin that referenced this issue Mar 14, 2016
Despite the fact that the style mask contains `NSTitledWindowMask`, the
title doesn't show up for two reasons: (a) we draw over it; (b) we make
it invisible with a call to `-[NSWindow setTitleVisibility:]`.

Addresses servo/servo#9877 and servo/servo#9878.
pcwalton added a commit to pcwalton/glutin that referenced this issue Mar 14, 2016
Despite the fact that the style mask contains `NSTitledWindowMask`, the
title doesn't show up for two reasons: (a) we draw over it; (b) we make
it invisible with a call to `-[NSWindow setTitleVisibility:]`.

Addresses servo/servo#9877 and servo/servo#9878.
pcwalton added a commit to pcwalton/glutin that referenced this issue Mar 14, 2016
Despite the fact that the style mask contains `NSTitledWindowMask`, the
title doesn't show up for two reasons: (a) we draw over it; (b) we make
it invisible with a call to `-[NSWindow setTitleVisibility:]`.

Addresses servo/servo#9856 and servo/servo#9878.
pcwalton added a commit to pcwalton/glutin that referenced this issue Mar 14, 2016
Despite the fact that the style mask contains `NSTitledWindowMask`, the
title doesn't show up for two reasons: (a) we draw over it; (b) we make
it invisible with a call to `-[NSWindow setTitleVisibility:]`.

Addresses servo/servo#9856 and servo/servo#9878.
Partially addresses servo/servo#9812.
pcwalton added a commit to pcwalton/glutin that referenced this issue Mar 14, 2016
Despite the fact that the style mask contains `NSTitledWindowMask`, the
title doesn't show up for two reasons: (a) we draw over it; (b) we make
it invisible with a call to `-[NSWindow setTitleVisibility:]`.

Addresses servo/servo#9856 and servo/servo#9878.
Partially addresses servo/servo#9812.
@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Mar 16, 2016

Blocked on servo/glutin#79.

pcwalton added a commit to pcwalton/servo that referenced this issue Mar 16, 2016
bors-servo added a commit that referenced this issue Mar 16, 2016
servo: Update Glutin.

Closes #9855.
Closes #9878.

r? @mbrubeck

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10037)
<!-- Reviewable:end -->
tyagiarpit added a commit to tyagiarpit/servo that referenced this issue Mar 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.