Re: 2/4 winex11: make sure r8g8b8 is used when using get_xrender_color

2009-08-02 Thread Henri Verbeet
2009/8/2 Roderick Colenbrander : > Hi, > > The text color of a physdev is in 24-bit r8g8b8 independent of the > depth, so make sure the picture format passed to get_xrender_color is > also in this format. This prepares for dibsections with support in > depths other than the screen depth. > Shouldn'

Re: Status of XI2 mouse stuff?

2009-08-02 Thread Roderick Colenbrander
Hi Luke, Paul Hampson (TBBle on IRC) worked on it. He has some patches but some cleaning up and restructuring (e.g. adding some new tasks to explorer.exe) and more is needed to get it into Wine. I'm not sure what the current status is. You can find his email in the wine-devel archives. Roderick

Status of XI2 mouse stuff?

2009-08-02 Thread Luke Benstead
Hi all, I remember seeing an email that someone had implemented DX mouse input using the new XInput2 extensions. What's the status of that? Is it in Wine already? Cheers, Luke.