Skip to content

feat: add Window::set_enabled and Window::is_enabled#11154

Merged
lucasfernog merged 10 commits intodevfrom
feat/window-set-enabled-apis
Sep 27, 2024
Merged

feat: add Window::set_enabled and Window::is_enabled#11154
lucasfernog merged 10 commits intodevfrom
feat/window-set-enabled-apis

Conversation

@amrbashir
Copy link
Member

closes #6660

@amrbashir amrbashir requested a review from a team as a code owner September 26, 2024 18:44
@github-actions
Copy link
Contributor

github-actions bot commented Sep 26, 2024

Package Changes Through 2a0bb14

There are 11 changes which include tauri with prerelease, @tauri-apps/api with prerelease, tauri-bundler with prerelease, tauri-cli with prerelease, tauri-runtime-wry with prerelease, tauri-runtime with prerelease, tauri-utils with prerelease, @tauri-apps/cli with prerelease, tauri-macros with prerelease, tauri-build with prerelease, tauri-codegen with prerelease

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.0-rc.5 2.0.0-rc.6
tauri-utils 2.0.0-rc.12 2.0.0-rc.13
tauri-bundler 2.0.1-rc.13 2.0.1-rc.14
tauri-runtime 2.0.0-rc.12 2.0.0-rc.13
tauri-runtime-wry 2.0.0-rc.13 2.0.0-rc.14
tauri-codegen 2.0.0-rc.12 2.0.0-rc.13
tauri-macros 2.0.0-rc.11 2.0.0-rc.12
tauri-plugin 2.0.0-rc.12 2.0.0-rc.13
tauri-build 2.0.0-rc.12 2.0.0-rc.13
tauri 2.0.0-rc.15 2.0.0-rc.16
@tauri-apps/cli 2.0.0-rc.16 2.0.0-rc.17
tauri-cli 2.0.0-rc.16 2.0.0-rc.17

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


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

@amrbashir
Copy link
Member Author

the macOS implementation is NOT tested

Copy link
Member

@lucasfernog lucasfernog left a comment

Choose a reason for hiding this comment

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

tested and fixed the is_enabled check for macOS, gonna trust you on linux and windows

@lucasfernog lucasfernog merged commit de7414a into dev Sep 27, 2024
@lucasfernog lucasfernog deleted the feat/window-set-enabled-apis branch September 27, 2024 17:35
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] Support disable specific window

2 participants