Re: Wine creating windows offscreen when "multiwindow" is used?
Jon TURNEY <[email protected]>
| Newsgroups | gmane.os.cygwin.xfree |
|---|---|
| Message-ID | <[email protected]> |
On 06/07/2014 17:27, Jon TURNEY wrote: > There is some code in XWin which attempts to ensure that the window is > placed somewhere visible, but that assumes that the Window virtual > desktop is a rectangle of size GetSystemMetrics(SM_CXVIRTUALSCREEN) x > GetSystemMetrics(SM_CYVIRTUALSCREEN). > > I think it should be pretty straightforward to change this, perhaps to > use MonitorFromPoint() to determine if the window will be visible on a > non-rectangular virtual desktop. I've built a snapshot with this change. Perhaps you could try that and see if it improves things for you? ftp://cygwin.com/pub/cygwinx/x86/XWin.20140709-git-2e9c13ea41c51df7.exe.bz2 ftp://cygwin.com/pub/cygwinx/x86_64/XWin.20140709-git-2e9c13ea41c51df7.exe.bz2 -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/