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: restoring X11 window should not remove previous maximize state #37358

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Feb 21, 2023

Backport of #37346

See that PR for details.

Notes: Fix window could not go back to maximized state when restored on Linux.

Co-authored-by: Cheng Zhao <zcbenz@gmail.com>
@trop trop bot requested a review from a team as a code owner February 21, 2023 08:49
@trop trop bot requested a review from zcbenz February 21, 2023 08:49
@trop trop bot added 24-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Feb 21, 2023
@codebytere codebytere merged commit 8580268 into 24-x-y Feb 21, 2023
@codebytere codebytere deleted the trop/24-x-y-bp-fix-restoring-x11-window-should-not-remove-previous-maximize-state-1676969365530 branch February 21, 2023 11:50
@release-clerk
Copy link

release-clerk bot commented Feb 21, 2023

Release Notes Persisted

Fix window could not go back to maximized state when restored on Linux.

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

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | patch | [`23.1.0` -> `23.1.1`](https://renovatebot.com/diffs/npm/electron/23.1.0/23.1.1) |

---

### Release Notes

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

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

[Compare Source](electron/electron@v23.1.0...v23.1.1)

### Release Notes for v23.1.1

#### Fixes

-   Corrects an issue with HTML fullscreen when `BrowserWindow` fullscreening is disabled. [#&#8203;37367](electron/electron#37367) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37368))</span>
-   Fixed potential private API usage for MAS builds on macOS. [#&#8203;37363](electron/electron#37363) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37364))</span>
-   Fixed window could not go back to maximized state when restored on Linux. [#&#8203;37359](electron/electron#37359) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37358))</span>

#### Other Changes

-   Security: backported fix for chromium:1408392. [#&#8203;37297](electron/electron#37297)
-   Updated Chromium to 110.0.5481.104. [#&#8203;37333](electron/electron#37333)

#### Documentation

-   Documentation changes: [#&#8203;37290](electron/electron#37290)

</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, click this checkbox.

---

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

Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/139
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