kwin/plugins/scenes/opengl
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
..
shaders Move lanczos filter away from KWin core 2019-02-07 18:03:34 +02:00
CMakeLists.txt Undo some recent cmake changes 2019-09-18 13:50:52 +03:00
lanczosfilter.cpp scenes/opengl: Use std::array to store lanczos kernel data 2020-09-09 19:36:26 +00:00
lanczosfilter.h Hopefully fix the build on BSD 2020-09-10 01:06:41 +02:00
opengl.json SVN_SILENT made messages (.desktop file) - always resolve ours 2021-01-14 07:04:00 +01:00
resources.qrc Move lanczos filter away from KWin core 2019-02-07 18:03:34 +02:00
scene_opengl.cpp Don't use "no border" property to determine if Deleted was decorated 2021-01-24 23:52:27 +00:00
scene_opengl.h platformsupport: Set PUBLIC include directories 2021-01-07 09:49:26 +00:00