[Differential] [Request, 2 lines] D787: Properly set modality on AuthDialog

graesslin (Martin Gräßlin) noreply at phabricator.kde.org
Mon Jan 11 16:12:30 UTC 2016


graesslin created this revision.
graesslin added a subscriber: plasma-devel.

REVISION SUMMARY
  The modality was set through KWindowSystem before the window was mapped
  by Qt causing Qt to operwrite the X11 property.
  
  This change sets the modality through Qt API, so that Qt itself sets
  the X11 property.

REPOSITORY
  rPOLKITKDEAGENT Policykit (Polkit) KDE Agent

BRANCH
  fix-modality

REVISION DETAIL
  https://phabricator.kde.org/D787

AFFECTED FILES
  AuthDialog.cpp

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: graesslin
Cc: plasma-devel


More information about the Plasma-devel mailing list