Jasper St. Pierre f3fecd478d frame: Always use the client window's visual for our frame
Since the frame is the window that's redirected, there's no reason for
it to match the root window. There *is*, however, a big incentive to
match the window's visual, since not doing so might trigger automatic
redirection.

On a specific platform, we construct a depth-32 root window, and stick a
depth-24 child window inside it. The frame ends up being created
depth-32, not depth-24, so we get automatic redirection.
2015-04-01 15:02:20 -07:00
2015-03-25 08:45:07 +01:00
2014-03-18 20:37:35 -04:00
2014-07-31 17:50:28 +02:00
2015-03-23 18:49:57 +01:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%