http://bugs.winehq.org/show_bug.cgi?id=12125
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2008-03-21 03:57:17 --- (In reply to comment #7)
That's impossible to have an X11 managed window and allow an app to draw its non-client area (borders, caption menu), X11 simply doesn't support it.
Actually it's very possible, and pretty easy to do, I put in the infrastructure for that a while ago, all it needs is a registry option.