Skip to content
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

feat(core): add window_class name API on Windows #11469

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

Conversation

amrbashir
Copy link
Member

closes #7498

geraudloup and others added 4 commits July 26, 2023 13:14
allow to customize it instead of current value hard coded "Window Class"
allow to customize the window class name instead of current value hard coded "Window Class"

    * feat: add window_classname, closes #7498

    * add changes file

    * Update core/tauri-config-schema/schema.json

    * Update tooling/cli/schema.json
@amrbashir amrbashir requested a review from a team as a code owner October 23, 2024 13:58
Copy link
Contributor

github-actions bot commented Oct 23, 2024

Package Changes Through e8b84d8

There are 8 changes which include tauri-bundler with patch, tauri-cli with patch, @tauri-apps/cli with patch, tauri with minor, tauri-runtime-wry with minor, @tauri-apps/api with minor, tauri-utils with minor, tauri-runtime 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.0.3 2.1.0
tauri-utils 2.0.2 2.1.0
tauri-bundler 2.0.4 2.0.5
tauri-runtime 2.1.1 2.2.0
tauri-runtime-wry 2.1.2 2.2.0
tauri-codegen 2.0.2 2.0.3
tauri-macros 2.0.2 2.0.3
tauri-plugin 2.0.2 2.0.3
tauri-build 2.0.2 2.0.3
tauri 2.0.6 2.1.0
@tauri-apps/cli 2.0.4 2.0.5
tauri-cli 2.0.4 2.0.5

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
None yet
Development

Successfully merging this pull request may close these issues.

[feat] On Windows, allow to customize the name of window class used
2 participants