Skip to content

feat: add Builder::on_device_event #13396

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

Open
wants to merge 14 commits into
base: dev
Choose a base branch
from

Conversation

n1ght-hunter
Copy link

Adds a callback method to App builder that is called with device events and Apphandle.
Update Runtime Trait to add a device event callback method
Update wry and mock runtime with this method

closes #7393 maybe #11671 as welll

@n1ght-hunter n1ght-hunter requested a review from a team as a code owner May 8, 2025 10:46
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap May 8, 2025
Copy link
Contributor

github-actions bot commented May 8, 2025

Package Changes Through 3292bbe

There are 8 changes which include tauri-bundler with patch, tauri with minor, tauri-runtime with minor, tauri-runtime-wry with minor, @tauri-apps/api with minor, tauri-cli with patch, @tauri-apps/cli with patch, tauri-utils 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.5.0 2.6.0
tauri-utils 2.4.0 2.5.0
tauri-bundler 2.4.0 2.4.1
tauri-runtime 2.6.0 2.7.0
tauri-runtime-wry 2.6.0 2.7.0
tauri-codegen 2.2.0 2.2.1
tauri-macros 2.2.0 2.2.1
tauri-plugin 2.2.0 2.2.1
tauri-build 2.2.0 2.2.1
tauri 2.5.1 2.6.0
@tauri-apps/cli 2.5.0 2.5.1
tauri-cli 2.5.0 2.5.1

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


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📬Proposal
Development

Successfully merging this pull request may close these issues.

[feat] Expose Tao's raw DeviceEvent
1 participant