D7427: Drop boolean parameter from AbstractClient::caption
Martin Flöser
noreply at phabricator.kde.org
Sun Aug 20 07:37:03 UTC 2017
graesslin created this revision.
Restricted Application added a project: KWin.
Restricted Application added subscribers: kwin, plasma-devel.
REVISION SUMMARY
With the latest refactoring AbstractClient::captionNormal is the same as
AbstractClient::caption(false) used to be. As there were only two usages
of the false parameter, let's remove this boolean trap and use proper
API calls.
REPOSITORY
R108 KWin
BRANCH
caption-no-boolean-parameter
REVISION DETAIL
https://phabricator.kde.org/D7427
AFFECTED FILES
abstract_client.cpp
abstract_client.h
client.cpp
rules.cpp
To: graesslin, #kwin, #plasma
Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170820/86bb014e/attachment.html>
More information about the Plasma-devel
mailing list