Add note to bg-none patch about when it can be dropped
This commit is contained in:
parent
ac1e1264d5
commit
1986f25d44
@ -1,6 +1,14 @@
|
|||||||
Disable backfilling of windows created with bg=none, which otherwise
|
Disable backfilling of windows created with bg=none, which otherwise
|
||||||
would force a framebuffer readback.
|
would force a framebuffer readback.
|
||||||
|
|
||||||
|
Note that this patch can only be dropped if you verify that
|
||||||
|
|
||||||
|
https://bugzilla.redhat.com/show_bug.cgi?id=285991
|
||||||
|
|
||||||
|
is fixed (which it is in upstream git as of
|
||||||
|
|
||||||
|
f98dfec79dadb70fa7bba84e7335f92b3a73dc02
|
||||||
|
|
||||||
--- ./composite/compalloc.c.spiffiffity 2006-03-13 16:59:55.000000000 -0500
|
--- ./composite/compalloc.c.spiffiffity 2006-03-13 16:59:55.000000000 -0500
|
||||||
+++ ./composite/compalloc.c 2006-04-12 16:37:50.000000000 -0400
|
+++ ./composite/compalloc.c 2006-04-12 16:37:50.000000000 -0400
|
||||||
@@ -478,6 +478,7 @@
|
@@ -478,6 +478,7 @@
|
||||||
|
Loading…
Reference in New Issue
Block a user