https://bugs.kde.org/show_bug.cgi?id=500031

--- Comment #7 from Zamundaaa <xaver.h...@gmail.com> ---
Git commit a23949582f05c1db7c9bb3bf7fd0292b7120045d by Xaver Hugl.
Committed on 25/02/2025 at 13:55.
Pushed by zamundaaa into branch 'Plasma/6.3'.

workspace: better deal with having more outputs than the GPU can drive

Instead of just giving up, when generating a new output configuration we just
disable
outputs one by one. This *should* result in an output configuration that can
actually
be enabled, and it's up to the user to then change the set of enabled outputs
to what
they like to have.
(cherry picked from commit 0d05df00b04d7913800bd7e10d3594a3fea8ecd2)

M  +10   -4    src/backends/drm/drm_backend.cpp
M  +1    -1    src/backends/drm/drm_backend.h
M  +5    -1    src/backends/drm/drm_gpu.cpp
M  +1    -0    src/backends/drm/drm_pipeline.h
M  +2    -2    src/core/outputbackend.cpp
M  +1    -1    src/core/outputbackend.h
M  +6    -0    src/effect/globals.h
M  +6    -2    src/wayland/outputmanagement_v2.cpp
M  +62   -33   src/workspace.cpp
M  +1    -1    src/workspace.h

https://invent.kde.org/plasma/kwin/-/commit/a23949582f05c1db7c9bb3bf7fd0292b7120045d

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to