kwin/plugins/scenes
Vlad Zahorodnii ed5dfa1691 Don't use "no border" property to determine if Deleted was decorated
With xdg-toplevel windows, the value of the "no border" property can be
sometimes out of sync with the fact whether the window is decorated. This
may result in Deleted windows being frameless.

In order to address that issue, we need to store the current value of
AbstractClient::isDecorated() during the construction of Deleted.
2021-01-24 23:52:27 +00:00
..
opengl Don't use "no border" property to determine if Deleted was decorated 2021-01-24 23:52:27 +00:00
qpainter Don't use "no border" property to determine if Deleted was decorated 2021-01-24 23:52:27 +00:00
xrender Don't use "no border" property to determine if Deleted was decorated 2021-01-24 23:52:27 +00:00
CMakeLists.txt