Implement the shortcut caption suffix for Wayland windows
ClosedPublic

Authored by graesslin on Aug 3 2017, 1:44 PM.

Details

Summary

The generation of the shortcut caption part is moved from Client to
AbstractClient. The ShellClient also has a captionSuffix and implements
the full part in caption.

Overall this needs more refactoring to support more sharing between the
two implementations. But one step at a time.

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 3 2017, 1:44 PM
Restricted Application added a project: Plasma. · View Herald TranscriptAug 3 2017, 1:44 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Aug 9 2017, 7:03 PM
This revision is now accepted and ready to land.Aug 9 2017, 7:03 PM
This revision was automatically updated to reflect the committed changes.