520053692817-0001@t-online.de (Andreas Mohr) writes:
Well, this simply means there will be no "official" Wine release for some time to come. We have two possibilities:
- do major changes and debug until it's ready, then commit it
- do major changes, commit them and wait for the patches to arrive
Obviously 2. means there will be *no* new official release before it's fixed in its entirety (or at least only relatively "trivial" bugs remain).
Well, not exactly; the release will be made once I no longer have any bug reports to work on. So if you feel the code is not ready for release, you better send me bug reports...
So far the things I'm working on are:
- ScrollWindow doesn't always get exposure events - client rect must be empty for zero size window - must create X window before WM_NCCREATE - hardware events priority order is messed up - ControlSpy refresh (?? needs more details)
So if you see problems that are not listed here, you have to report them or they won't get fixed before the release.
So if you see problems that are not listed here, you have to report them or they won't get fixed before the release.
Well, if reporting a bug helps getting it fixed...
DXGrab no longer works. If DXGrab is enabled, full-screen applications stop getting mouse events. If I understand how GrabPointer works, this is because Wine threads have their own connections to xserver and after grab only one connection can get pointer events. I could be wrong, though: I haven't had time to properly debug the situation.
Obviously this bug is not a very high priority one. It makes me wonder if everybody else is using XFree 4.0, though. (Or not playing games with Wine :)