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

fix: invoke app.dock.{hide|show} instead of duplicating logic #37625

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Mar 20, 2023

Backport of #37599

See that PR for details.

Notes: Fixes an issue with potential dock icon duplication on macOS.

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
@trop trop bot requested a review from codebytere March 20, 2023 14:31
@trop trop bot added 24-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Mar 20, 2023
@jkleinsc jkleinsc merged commit 7da962f into 24-x-y Mar 20, 2023
9 checks passed
@jkleinsc jkleinsc deleted the trop/24-x-y-bp-fix-invoke-app-dock-hide-show-instead-of-duplicating-logic-1679322678732 branch March 20, 2023 17:37
@release-clerk
Copy link

release-clerk bot commented Mar 20, 2023

Release Notes Persisted

Fixes an issue with potential dock icon duplication on macOS.

vikunja-bot pushed a commit to go-vikunja/desktop that referenced this pull request Mar 23, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | minor | [`23.1.4` -> `23.2.0`](https://renovatebot.com/diffs/npm/electron/23.1.4/23.2.0) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v23.2.0`](https://github.com/electron/electron/releases/tag/v23.2.0): electron v23.2.0

[Compare Source](electron/electron@v23.1.4...v23.2.0)

### Release Notes for v23.2.0

#### Features

-   Added the `enableLocalEcho` flag to the session handler `ses.setDisplayMediaRequestHandler()` callback for allowing remote audio input to be echoed in the local output stream when `audio` is a `WebFrameMain`. [#&#8203;37529](electron/electron#37529) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37528))</span>

#### Fixes

-   Fixed an issue where `BroadcastChannel` did not work correctly when `contextIsolation: false`. [#&#8203;37444](electron/electron#37444) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37443))</span>
-   Fixed an issue with potential dock icon duplication on macOS. [#&#8203;37624](electron/electron#37624) <span style="font-size:small;">(Also in [22](electron/electron#37623), [24](https://github.com/electron/electron/pull/37625))</span>
-   Fixed issue with BrowserWindow not updating after call to previewFile. [#&#8203;37577](electron/electron#37577) <span style="font-size:small;">(Also in [22](electron/electron#37576), [24](https://github.com/electron/electron/pull/37578))</span>
-   Improved error messages on `session.cookies.set` failure. [#&#8203;37596](electron/electron#37596) <span style="font-size:small;">(Also in [22](electron/electron#37595), [24](https://github.com/electron/electron/pull/37597))</span>

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4wIn0=-->

Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/143
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
24-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant