korgac: Call setOnAllDesktops from showEvent
ClosedPublic

Authored by dfries on Oct 16 2018, 4:24 AM.

Details

Summary

Earlier, possibly Qt4 versions of korgac had the behavior of once the window manager flagged the window as sticky to show on all desktops, the setting would stay for the life of korgac, but with Qt5 that is cleared on every hide/show.

Test Plan

Verify the Reminder window is flagged to show on all desktops automatically.

Diff Detail

Repository
R210 KOrganizer
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dfries created this revision.Oct 16 2018, 4:24 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptOct 16 2018, 4:24 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
dfries requested review of this revision.Oct 16 2018, 4:24 AM
mlaurent accepted this revision.Oct 16 2018, 5:00 AM

Seems ok

This revision is now accepted and ready to land.Oct 16 2018, 5:00 AM
This revision was automatically updated to reflect the committed changes.