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

Allow access to QXcbScreen::sendStartupMessage() more directly

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.14.2
    • QPA: X11/XCB
    • None
    • Linux/X11

    Description

      QX11Info::setNextStartupId() allows an application to send a startup notification when the next window is shown. Some applications, though, want to be able to send a startup notification without showing a new window (e.g. when opening a new document in an existing window).

      It doesn't appear that anything in the implementation of QXcbScreen::sendStartupMessage() actually requires a new window to be created, so please consider allowing this function to be called more directly, without the need to create a new window.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            john.lindgren@aol.com John Lindgren
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes