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

Zamundaaa <xaver.h...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/6913ab9e4f
                   |                            |34a99cc1e07077a9d85feacc05d
                   |                            |c10
         Resolution|---                         |FIXED

--- Comment #8 from Zamundaaa <xaver.h...@gmail.com> ---
Git commit 6913ab9e4f34a99cc1e07077a9d85feacc05dc10 by Xaver Hugl.
Committed on 04/03/2025 at 15:54.
Pushed by zamundaaa into branch 'master'.

workspace: watch kdeglobals and update Xwayland scale accordingly

The code assumed that KScreen would send KWin a new output configuration, and
thus
Workspace::applyOutputConfiguration would run when the Xwayland scale setting
is changed.

If you only change that setting and no other output setting though, that
doesn't happen,
so until this setting is moved into the normal configuration mechanism, we have
to update
the Xwayland scale when the config value in kdeglobals changes.

M  +1    -0    src/main.cpp
M  +6    -0    src/main.h
M  +22   -11   src/workspace.cpp
M  +2    -0    src/workspace.h

https://invent.kde.org/plasma/kwin/-/commit/6913ab9e4f34a99cc1e07077a9d85feacc05dc10

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

Reply via email to