Always emit Client::captionChanged when the caption changed
ClosedPublic

Authored by graesslin on Aug 13 2017, 2:56 PM.

Details

Summary

With ddf3536f19a4243670e5fc87f5fbaf9e44031542 a regression got
introduced resulting in Client::captionChanged not being emitted if
Client::setCaption was called without the force parameter.

The regression is only in master branch.

BUG: 383444

Test Plan

Added test case passes

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.Aug 13 2017, 2:56 PM
Restricted Application added a project: KWin. · View Herald TranscriptAug 13 2017, 2:56 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Aug 13 2017, 4:20 PM
This revision is now accepted and ready to land.Aug 13 2017, 4:20 PM
This revision was automatically updated to reflect the committed changes.