Summary: | Unable to change desktop resolution beyond natively supported resolutions on Wayland | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | chazzy <arazechaz> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jonas, nate, post, xaver.hugl |
Priority: | NOR | Keywords: | regression |
Version: | 5.26.4 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/commit/f8e036be315c63a8b1646c4e93a000674da41187 | Version Fixed In: | 5.27.0 |
Sentry Crash Report: |
Description
chazzy
2022-12-30 15:40:39 UTC
I am facing exact same issue. Also on Manjaro. It is actually a bit of a showstopper for me as I am often connecting an external display during meetings and using the "unify outputs" option. This results in my laptop screen and the external screen is not running the same resolution and then it is more less unusable for me. Git commit e6d2a1985760084837a7740d8ef9273abee2917b by Vlad Zahorodnii. Committed on 24/01/2023 at 07:15. Pushed by vladz into branch 'master'. backends/drm: Fix custom mode generation maxSizeRefreshRate is uninitialized. M +1 -1 src/backends/drm/drm_connector.cpp https://invent.kde.org/plasma/kwin/commit/e6d2a1985760084837a7740d8ef9273abee2917b Git commit f8e036be315c63a8b1646c4e93a000674da41187 by Vlad Zahorodnii. Committed on 24/01/2023 at 09:18. Pushed by vladz into branch 'cherry-pick-e6d2a198'. backends/drm: Fix custom mode generation maxSizeRefreshRate is uninitialized. (cherry picked from commit e6d2a1985760084837a7740d8ef9273abee2917b) M +1 -1 src/backends/drm/drm_connector.cpp https://invent.kde.org/plasma/kwin/commit/f8e036be315c63a8b1646c4e93a000674da41187 (In reply to Vlad Zahorodnii from comment #3) > Git commit f8e036be315c63a8b1646c4e93a000674da41187 by Vlad Zahorodnii. > Committed on 24/01/2023 at 09:18. > Pushed by vladz into branch 'cherry-pick-e6d2a198'. > > backends/drm: Fix custom mode generation > > maxSizeRefreshRate is uninitialized. > > > (cherry picked from commit e6d2a1985760084837a7740d8ef9273abee2917b) > > M +1 -1 src/backends/drm/drm_connector.cpp > > https://invent.kde.org/plasma/kwin/commit/ > f8e036be315c63a8b1646c4e93a000674da41187 I just want to say thanks for getting this resolved in a fairly timely manner :) *** Bug 463655 has been marked as a duplicate of this bug. *** |