Skip to content

feat(mobile): Propagate tao::Event::Suspended and tao::Event::Resumed to the window (feat #15181)#15199

Merged
lucasfernog merged 5 commits into
tauri-apps:devfrom
tremorrisdev:feat/mobile-tao-events
Apr 30, 2026
Merged

feat(mobile): Propagate tao::Event::Suspended and tao::Event::Resumed to the window (feat #15181)#15199
lucasfernog merged 5 commits into
tauri-apps:devfrom
tremorrisdev:feat/mobile-tao-events

Conversation

@tremorrisdev

Copy link
Copy Markdown
Contributor

closes #15181

@tremorrisdev tremorrisdev requested a review from a team as a code owner April 4, 2026 21:39
@tremorrisdev tremorrisdev force-pushed the feat/mobile-tao-events branch from 2846ee2 to f0ca8d9 Compare April 4, 2026 21:51
@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

Package Changes Through c4ecfb1

There are 12 changes which include tauri with minor, @tauri-apps/api with minor, tauri-macros with minor, tauri-build with minor, tauri-macos-sign with patch, tauri-bundler with minor, @tauri-apps/cli with minor, tauri-cli with minor, tauri-runtime with minor, tauri-runtime-wry with minor, tauri-utils with minor, tauri-plugin 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
@tauri-apps/api 2.10.1 2.11.0
tauri-utils 2.8.3 2.9.0
tauri-macos-sign 2.3.3 2.3.4
tauri-bundler 2.8.1 2.9.0
tauri-runtime 2.10.1 2.11.0
tauri-runtime-wry 2.10.1 2.11.0
tauri-codegen 2.5.5 2.5.6
tauri-macros 2.5.5 2.6.0
tauri-plugin 2.5.4 2.6.0
tauri-build 2.5.6 2.6.0
tauri 2.10.3 2.11.0
@tauri-apps/cli 2.10.1 2.11.0
tauri-cli 2.10.1 2.11.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 modified the milestone: 2.11 Apr 8, 2026
@tremorrisdev tremorrisdev force-pushed the feat/mobile-tao-events branch from c064d85 to bf2b23e Compare April 8, 2026 23:21

@lucasfernog lucasfernog left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

awesome idea moving it to a WindowEvent :P we'll need to adjust tao to actually map the event to a window reference soon

@lucasfernog lucasfernog merged commit eb0312e into tauri-apps:dev Apr 30, 2026
27 checks passed
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.

[feat] Propagate tao::Event::Suspended and tao::Event::Resumed to the window for mobile targets

3 participants