Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-9097

qt_x11_wait_for_window_manager assumes ReparentNotify

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.0
    • 4.7.1
    • None
    • None
    • Linux,Xorg,Xmonad
    • fb6cfbe48bc4f2148062d50d4df95616e06f9324

    Description

      in src/gui/kernel/qwidget_x11.cpp, qt_x11_wait_for_window_manager assumes that the WM reparents the windows. Most tiling WMs don't do that, since they have no window border, resulting in a 2 seconds delay for showFullscreen on those WMs.

      Suggestion: remove the Reparent state, or skip over it, if there is a MapNotify/Expose in the queue already.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            dzyubenk Denis Dzyubenko (Inactive)
            aep Arvid Picciani (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes