-
Notifications
You must be signed in to change notification settings - Fork 11
Enable wayland support #73
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
Conversation
lucyllewy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - Just need to wait on the build check before we merge.
|
This causes a regression: #74 |
chore: bump version to 5.4.0
… by upstream deb availability
Add support for arm64 architecture in addition to amd64, as supported by upstream deb availability
chore: bump version to 5.5.0
* remove cruft * remove part * fix: add 'parts' heading back in --------- Co-authored-by: Jon Seager <[email protected]>
* ci: use latest snapcrafters actions * ci: add testing-issue-template * ci: add dependabot to auto-bump github actions versions
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [xt0rted/slash-command-action](https://github.com/xt0rted/slash-command-action) from 1 to 2. - [Release notes](https://github.com/xt0rted/slash-command-action/releases) - [Changelog](https://github.com/xt0rted/slash-command-action/blob/main/CHANGELOG.md) - [Commits](xt0rted/slash-command-action@v1...v2) --- updated-dependencies: - dependency-name: xt0rted/slash-command-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docs: update snapcraft.yaml to include more detailed metadata * docs: add additional metadata, and icon * docs: include icon field in snapcraft.yaml
|
@kenvandine @lucyllewy it might be worth picking this one back up once the release workflow completes today - the latest version of Mattermost bumps the electron version :) |
|
I've rebased my branch and tested again with 5.6 and the resize bug still persist. Looking at the various upstream references, wayland with hidpi issues are resolved but not the resizing bug. |
|
Closing this for now. Commits have got a bit messy through the rebase, and we're still working against upstream issues. Let's follow the upstream and revisit this another time. |
Adds args necessary to enable wayland in electron