Commit fe95db76 authored by Shawn Rutledge's avatar Shawn Rutledge Committed by The Qt Project
Browse files

Arbitrary window doesn't appear transient on X11, but a dialog does


After verifying that WM_TRANSIENT_FOR was being set correctly,
the child window was still showing up at an arbitrary place with
OpenBox as the window manager.  If it's marked as a dialog though,
it will be centered properly over the main window.

Change-Id: I0c1ae0755f51b564d986134520d036b72658fae4
Reviewed-by: default avatarJens Bache-Wiig <jens.bache-wiig@digia.com>
parent 4f8c3cfc
Showing with 2 additions and 0 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment