Skip to content

feat: add Bring All to Front predefined menu item type#14307

Merged
Legend-Master merged 3 commits into
tauri-apps:devfrom
Piebald-AI:signadou/add-bring-all-to-front-predefined-menu-item-type
Apr 7, 2026
Merged

feat: add Bring All to Front predefined menu item type#14307
Legend-Master merged 3 commits into
tauri-apps:devfrom
Piebald-AI:signadou/add-bring-all-to-front-predefined-menu-item-type

Conversation

@signadou
Copy link
Copy Markdown
Contributor

In muda 0.9.4, support was added for the Bring All to Front predefined menu item type on macOS; however, corresponding support was not added to Tauri. This PR adds the Bring All to Front predefined menu item type to the Rust and TypeScript APIs.

Requested in #2802.

@signadou signadou requested a review from a team as a code owner October 14, 2025 20:23
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 14, 2025

Package Changes Through 08ead8c

There are 10 changes which include tauri with minor, @tauri-apps/api with minor, tauri-macos-sign with patch, tauri-build with patch, tauri-runtime with minor, tauri-runtime-wry with minor, tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli 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.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.5.6
tauri-plugin 2.5.4 2.5.5
tauri-build 2.5.6 2.5.7
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 added this to the 2.10 milestone Nov 1, 2025
Legend-Master
Legend-Master previously approved these changes Apr 7, 2026
Copy link
Copy Markdown
Contributor

@Legend-Master Legend-Master left a comment

Choose a reason for hiding this comment

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

Thanks! Sorry for the delay

Comment thread .changes/add-bring-all-to-front-predefined-menu-item-type.md Outdated
@Legend-Master
Copy link
Copy Markdown
Contributor

Legend-Master commented Apr 7, 2026

And you'll need to sign your commits for me to merge this

image

@signadou signadou force-pushed the signadou/add-bring-all-to-front-predefined-menu-item-type branch from 1d2b0fc to ed7649d Compare April 7, 2026 14:32
Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>
@signadou
Copy link
Copy Markdown
Contributor Author

signadou commented Apr 7, 2026

@Legend-Master done!

Copy link
Copy Markdown
Contributor

@Legend-Master Legend-Master left a comment

Choose a reason for hiding this comment

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

Thanks!

@Legend-Master Legend-Master merged commit 074299c into tauri-apps:dev Apr 7, 2026
33 of 34 checks passed
razein97 pushed a commit to razein97/tauri that referenced this pull request Apr 30, 2026
)

* Add Bring All to Front predefined menu item type

* Format and update changefile

* Update .changes/add-bring-all-to-front-predefined-menu-item-type.md
razein97 pushed a commit to razein97/tauri that referenced this pull request Apr 30, 2026
)

* Add Bring All to Front predefined menu item type

* Format and update changefile

* Update .changes/add-bring-all-to-front-predefined-menu-item-type.md
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