diff options
author | Sven Gothel <[email protected]> | 2012-01-18 23:12:36 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-01-18 23:12:36 +0100 |
commit | ab3c5678527ba2e4f092b7426527b8053d12e790 (patch) | |
tree | 8ed88607f29c642137aa4b4eb43204d480aec6c0 /make | |
parent | 319fdccb670743daa6c27e247591baf1f254e5ac (diff) |
NEWT/X11: Fix Insets determination for undecorated / child window.
Due to latest changes, a bug is disposed where the native 'updateInsets'
attempts to determine the window insets by it's parent window (fall-back).
The latter works only in case of a top-level window.
Adding query to the WM whether the window is decorated (top-level) or not.
Attempt to use the fall-back parent window method in case of a decorated window.
This whole inset code based on the parent window is probably completly redundant,
nevertheless we keep it alive until further notice.
Diffstat (limited to 'make')
0 files changed, 0 insertions, 0 deletions