tauri-apps/tao (tao)
### [`v0.30.0`](https://redirect.github.com/tauri-apps/tao/blob/HEAD/CHANGELOG.md#-0300)
[Compare Source](https://redirect.github.com/tauri-apps/tao/compare/tao-v0.29.1...tao-v0.30.0)
- [`222d5786`](https://redirect.github.com/tauri-apps/tao/commit/222d57862b24511eda733812524df1736cd1f64d) ([#971](https://redirect.github.com/tauri-apps/tao/pull/971) by [@amrbashir](https://redirect.github.com/tauri-apps/tao/../../amrbashir)) On Windows, fix `Window::monitor_from_point` and `EventLoopTargetWindow::monitor_from_point` returning invalid monitor handle.
- [`e47d4c4a`](https://redirect.github.com/tauri-apps/tao/commit/e47d4c4aa08cb1d0f431c6bdf8f81cc82ecc72d1) ([#967](https://redirect.github.com/tauri-apps/tao/pull/967) by [@amrbashir](https://redirect.github.com/tauri-apps/tao/../../amrbashir)) On Linux, removed internal check for current desktop environment before applying `Window::set_progress_bar` API. This should allow `Window::set_progress_bar` to work on KDE Plasma and similar environments that support `libunity` APIs.
- [`9b5aa60b`](https://redirect.github.com/tauri-apps/tao/commit/9b5aa60ba6f6e45ac3fc42dc715d7e071d29bb2b) ([#970](https://redirect.github.com/tauri-apps/tao/pull/970) by [@amrbashir](https://redirect.github.com/tauri-apps/tao/../../amrbashir)) Changed `WindowExtWindows::set_skip_taskbar` and `WindowExtUnix::set_skip_taskbar` to return a result instead of panicing internally.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.29
->0.30
Release Notes
tauri-apps/tao (tao)
### [`v0.30.0`](https://redirect.github.com/tauri-apps/tao/blob/HEAD/CHANGELOG.md#-0300) [Compare Source](https://redirect.github.com/tauri-apps/tao/compare/tao-v0.29.1...tao-v0.30.0) - [`222d5786`](https://redirect.github.com/tauri-apps/tao/commit/222d57862b24511eda733812524df1736cd1f64d) ([#971](https://redirect.github.com/tauri-apps/tao/pull/971) by [@amrbashir](https://redirect.github.com/tauri-apps/tao/../../amrbashir)) On Windows, fix `Window::monitor_from_point` and `EventLoopTargetWindow::monitor_from_point` returning invalid monitor handle. - [`e47d4c4a`](https://redirect.github.com/tauri-apps/tao/commit/e47d4c4aa08cb1d0f431c6bdf8f81cc82ecc72d1) ([#967](https://redirect.github.com/tauri-apps/tao/pull/967) by [@amrbashir](https://redirect.github.com/tauri-apps/tao/../../amrbashir)) On Linux, removed internal check for current desktop environment before applying `Window::set_progress_bar` API. This should allow `Window::set_progress_bar` to work on KDE Plasma and similar environments that support `libunity` APIs. - [`9b5aa60b`](https://redirect.github.com/tauri-apps/tao/commit/9b5aa60ba6f6e45ac3fc42dc715d7e071d29bb2b) ([#970](https://redirect.github.com/tauri-apps/tao/pull/970) by [@amrbashir](https://redirect.github.com/tauri-apps/tao/../../amrbashir)) Changed `WindowExtWindows::set_skip_taskbar` and `WindowExtUnix::set_skip_taskbar` to return a result instead of panicing internally.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.