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

Support transparency and forbidden full screen #113

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Support transparency and forbidden full screen #113

merged 1 commit into from
Apr 22, 2024

Conversation

kvark
Copy link
Owner

@kvark kvark commented Apr 22, 2024

Extends SurfaceConfig with a few extra fields, adds Default derive, and switches the resize() result type to the new SurfaceInfo struct.

Closes #112
Closes #103

transparency

Extends SurfaceConfig with a few extra fields, adds Default derive,
and switches the resize() result type to the new SurfaceInfo struct.
@kvark kvark merged commit e82eec9 into main Apr 22, 2024
5 checks passed
@kvark kvark deleted the transparency branch April 22, 2024 05:34
mikayla-maki pushed a commit to zed-industries/zed that referenced this pull request Apr 24, 2024
Release Notes:

- N/A

Picks up kvark/blade#113 and a bunch of other
fixes.
Should prevent the exclusive full-screen on Vulkan - related to #9728
cc @kazatsuyu 

Note: this PR doesn't enable transparency, this is left to follow-up
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.

Window transparency support Windows: Disable exclusive fullscreen mode
1 participant