Ensure _NET_CURRENT_DESKTOP is set on startup
ClosedPublic

Authored by graesslin on Feb 25 2018, 4:09 PM.

Details

Summary

Seems to have regressed in Plasma 5.12 due to code reordering. Now the
property is explicitly updated once the NETRootInfo is created.

BUG: 391034
FIXED-IN: 5.12.3

Test Plan

Test case exposing the problem added. Fails without the patch,
succeeds with the patch.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin created this revision.Feb 25 2018, 4:09 PM
Restricted Application added a project: KWin. · View Herald TranscriptFeb 25 2018, 4:09 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
graesslin requested review of this revision.Feb 25 2018, 4:09 PM
Restricted Application edited projects, added Plasma; removed KWin. · View Herald TranscriptFeb 25 2018, 4:09 PM
romangg accepted this revision as: KWin, romangg.Mar 7 2018, 5:22 PM
This revision is now accepted and ready to land.Mar 7 2018, 5:22 PM
Restricted Application edited projects, added KWin; removed Plasma. · View Herald TranscriptMar 7 2018, 5:22 PM

Can this be landed?

This revision was automatically updated to reflect the committed changes.