Skip to content

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

Merged
lucasfernog merged 7 commits intodevfrom
feat/window-class-name
Nov 5, 2024
Merged

feat(core): add window_class name API on Windows#11469
lucasfernog merged 7 commits intodevfrom
feat/window-class-name

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
@github-actions
Copy link
Contributor

github-actions bot commented Oct 23, 2024

Package Changes Through 0a31195

There are 9 changes which include tauri with minor, tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri-runtime-wry with minor, tauri-macros with patch, @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.1.0
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.1.0
tauri-cli 2.0.4 2.1.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

lucasfernog
lucasfernog previously approved these changes Nov 5, 2024
@lucasfernog lucasfernog merged commit 2a75c64 into dev Nov 5, 2024
@lucasfernog lucasfernog deleted the feat/window-class-name branch November 5, 2024 18:18
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

3 participants