WindowManagerExtensions
This page should document the Window Manager extensions we need in order to fully implement the Windows windowing semantics.
Once we do that, we can try to push them for standardization on http://www.freedesktop.org
Here are some initial ideas. We could have a new NETWM type specifically for Wine. Then we can put whatever we need as part of that.
- Need a way to force a window to be undecorated, and precisely positioned.
- Possible interactions with focus stealing prevention ???
