Skip to content

feat: expose some window props from runtime-wry - #13822

Merged
Legend-Master merged 8 commits into
tauri-apps:devfrom
clearlysid:patch-pub-runtime-wry
Jul 15, 2025
Merged

feat: expose some window props from runtime-wry#13822
Legend-Master merged 8 commits into
tauri-apps:devfrom
clearlysid:patch-pub-runtime-wry

Conversation

@clearlysid

Copy link
Copy Markdown
Contributor

I'm working on tauri-plugin-egui, which needs access to a few props from tauri-runtime-wry — this PR just adds a pub keyword for them.

No change to the broader tauri crate's API surface and no breaking/regressive changes. Would love to get this merged in order to allow publishing my plugin on crates.io. Thank you! 🙌

@clearlysid
clearlysid requested a review from a team as a code owner July 14, 2025 08:00
@github-actions

github-actions Bot commented Jul 14, 2025

Copy link
Copy Markdown
Contributor

Package Changes Through d213f7d

There are 7 changes which include @tauri-apps/cli with patch, tauri-cli with minor, @tauri-apps/api with minor, tauri-runtime-wry with patch, tauri-bundler with patch, tauri with minor, 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.6.0 2.7.0
tauri-utils 2.5.0 2.6.0
tauri-bundler 2.5.0 2.5.1
tauri-runtime 2.7.0 2.7.1
tauri-runtime-wry 2.7.1 2.7.2
tauri-codegen 2.3.0 2.3.1
tauri-macros 2.3.1 2.3.2
tauri-plugin 2.3.0 2.3.1
tauri-build 2.3.0 2.3.1
tauri 2.6.2 2.7.0
@tauri-apps/cli 2.6.2 2.6.3
tauri-cli 2.6.2 2.7.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

@FabianLars

FabianLars commented Jul 14, 2025

Copy link
Copy Markdown
Member

one of your commits is not signed which is a requirement for me to be able to merge this pr.

also a changefile would be appreciated https://github.com/tauri-apps/tauri/tree/dev/.changes (just for tauri-runtime-wry)

@clearlysid
clearlysid force-pushed the patch-pub-runtime-wry branch from 01d3b20 to c4c61f1 Compare July 14, 2025 10:30
@clearlysid

Copy link
Copy Markdown
Contributor Author

Thank you! Signed and added 🫡

Legend-Master
Legend-Master previously approved these changes Jul 15, 2025
Comment thread crates/tauri-runtime-wry/src/lib.rs Outdated
clearlysid and others added 2 commits July 15, 2025 09:33
Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>
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.

3 participants