tauri-apps/tauri

[feat] add `window.isAlwaysOnTop` method

BTMuli opened this issue · 2 comments

Describe the problem

Since window.setAlwaysOnTop func,it is naturally to found the isAlwaysOnTop but I couldn't.

Is it a mistake?

Describe the solution you'd like

Impl the window.isAlwaysOnTop,which returns Promise<boolean> as other similar func.

Alternatives considered

No response

Additional context

No response

When filing issues in the future, it's best to use correct expressions. Even if you use tools like ChatGPT or Claude to improve the grammar, at the very least, the title should be clear and understandable at first glance, rather than being confusing as it is now.

The title should be clear and understandable at first glance, rather than being confusing as it is now.

Sorry,title is corrected now.Since what I want is the window.isAlwaysOnTop func to check if the window is on the top and search nothing while use isAlwaysOnTop so do I create this issue.I don't think it is confused at that time.

But it seems really confused someone,so I correct it.Thanks for your contribution on tauri.♪(´▽`)