Skip to content

feat(macos/ios): enable fullscreen without private api - #1779

Merged
FabianLars merged 3 commits into
devfrom
macos-fullscreen
Jul 22, 2026
Merged

feat(macos/ios): enable fullscreen without private api#1779
FabianLars merged 3 commits into
devfrom
macos-fullscreen

Conversation

@FabianLars

Copy link
Copy Markdown
Member

ref tauri-apps/tauri#15640

tested on macos 26

@FabianLars
FabianLars requested a review from a team as a code owner July 22, 2026 09:43
@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Package Changes Through 2b735ce

There are 1 changes which include wry with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
wry 0.55.1 0.56.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Legend-Master
Legend-Master previously approved these changes Jul 22, 2026
Comment thread README.md
On **macOS**, enabling devtools, requires calling private APIs so you should not enable this flag in release
build if your app needs to publish to App Store.
On **macOS**, enabling devtools, requires calling private functions, so avoid this in release builds if you publish your app on the App Store.
- `transparent`: Transparent background on **macOS** requires calling private functions.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Since we're at it, might as well rename those feature to something like macos-private-api-transparent

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

still considering to remove both flags - always using the private transparent api and removing the private fullscreen api...

will do a little bit more research and rename or remove in another pr

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.

2 participants