kwin/decorations
Vlad Zahorodnii 6e000314b3 Revert the fix for the texture bleeding issue
This reverts commit 9151bb7b9e.
This reverts commit ac4dce1c20.
This reverts commit 754b72d155.

In order to make the fix work, we need to redirect the client window
instead of the frame window. However, we cannot to do that because
Xwayland expects the toplevel window(in our case, the frame window)
to be redirected.

Another solution to the texture bleeding issue must be found.

CCBUG: 257566
CCBUG: 360549
2019-12-02 19:45:15 +02:00
..
decoratedclient.cpp Resurrect show tooltips option 2019-03-05 00:38:55 +02:00
decoratedclient.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
decorationbridge.cpp [decorations] Let KDecoration plugins recommend a border size per default 2019-06-06 22:24:45 +02:00
decorationbridge.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
decorationpalette.cpp Merge branch 'Plasma/5.16' 2019-07-10 11:05:50 +02:00
decorationpalette.h
decorationrenderer.cpp Revert the fix for the texture bleeding issue 2019-12-02 19:45:15 +02:00
decorationrenderer.h Revert the fix for the texture bleeding issue 2019-12-02 19:45:15 +02:00
decorations_logging.cpp
decorations_logging.h
settings.cpp [decorations] Let KDecoration plugins recommend a border size per default 2019-06-06 22:24:45 +02:00
settings.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00