This revision was automatically updated to reflect the committed changes.
Closed by commit R108:afd52c188ab0: Drop the stripped parameter from
AbstractClient::caption (authored by graesslin).
REPOSITORY
R108 KWin
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D7059?vs=17534&id=17576
broulik accepted this revision.
broulik added a comment.
This revision is now accepted and ready to land.
`boolean trap--` :)
REPOSITORY
R108 KWin
BRANCH
client-caption-no-stripped
REVISION DETAIL
https://phabricator.kde.org/D7059
To: graesslin, #kwin, #plasma, broulik
Cc: broulik, pl
graesslin created this revision.
Restricted Application added a project: KWin.
Restricted Application added subscribers: kwin, plasma-devel.
REVISION SUMMARY
The parameter is not used anywhere in KWin. Only the default value was
used. So let's drop this.
TEST PLAN
Compiles
REPOSITORY
R10