https://bugs.winehq.org/show_bug.cgi?id=57584 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |9dc80fb036a59ea9140a8413af3 | |27672d51eb840 Resolution|--- |FIXED --- Comment #4 from Rémi Bernon <rbernon(a)codeweavers.com> --- This should be working better with 9dc80fb036a59ea9140a8413af327672d51eb840. The color mapping is still slightly different from before for some reason, but I think the window surfaces were previously using 8bpp DIB without a color table, which doesn't seem to be possible with the HBITMAP that is now used as an interface. It's still possible to force something closer to the old behavior with X server side GDI drawing (ClientSideGraphics = N in X11 Driver registry options), but looking at regedit and winecfg it didn't seem really necessary and things are readable enough. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.