Skip to content
Commit 6e000314 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Revert the fix for the texture bleeding issue

This reverts commit 9151bb7b.
This reverts commit ac4dce1c.
This reverts commit 754b72d1.

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
parent 9151bb7b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment