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

Aleix Pol <aleix...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/commit/d9ec48225702
                   |                            |e4ce272f13ea84a28cff7acdac0
                   |                            |d

--- Comment #17 from Aleix Pol <aleix...@kde.org> ---
Git commit d9ec48225702e4ce272f13ea84a28cff7acdac0d by Aleix Pol Gonzalez, on
behalf of Vlad Zahorodnii.
Committed on 03/03/2021 at 11:58.
Pushed by vladz into branch 'master'.

x11: Initialize opacity when starting to track Unmanaged

This is a minor regression that was introduced with the refactoring of
Toplevel::opacity().

Previously, neither X11Client nor Unmanaged had to explicitly initialize
the opacity because it was queried from the net info object in
Toplevel::opacity().

With the refactored version, X11-specific opacity code was removed from
the Toplevel class. When starting to manage a window, the opacity must
be explicitly initialized.

M  +1    -0    src/unmanaged.cpp

https://invent.kde.org/plasma/kwin/commit/d9ec48225702e4ce272f13ea84a28cff7acdac0d

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

Reply via email to