Skip to content

Conversation

@lucasfernog
Copy link
Member

Leverages scenes on iOS and Activity embedding on Android.

iOS

  • Added Event::SceneRequested (on iPad the user can request a new window to be open - e.g. by long pressing the app icon and selecting "New window")
  • Request new scene to be created on Window::new (if needed, main scene is detected automatically) and assign the window instance later when it gets connected

Android

  • Create new activity on Window::new (if needed, main activity is detected automatically)
  • Added builder methods to determine the activity to be created
  • System determines what to do with the activity (new stack, next to another one.. based on the embedding rules)

@lucasfernog lucasfernog requested a review from a team as a code owner November 17, 2025 11:39
@github-actions
Copy link
Contributor

github-actions bot commented Nov 17, 2025

Package Changes Through 989d9f7

There are 1 changes which include tao 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
tao 0.34.5 0.35.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

@lucasfernog
Copy link
Member Author

needs tauri-apps/wry#1633

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