D16708: [server] Text input content hint and purpose per protocol version
Vlad Zagorodniy
noreply at phabricator.kde.org
Tue Nov 6 13:53:53 GMT 2018
zzag added inline comments.
INLINE COMMENTS
> textinput_interface.cpp:67
> + const auto hints = p->convertContentHints(hint);
> + const auto purp = p->convertContentPurpose(purpose);
> + if (hints != p->contentHints || purp != p->contentPurpose) {
purpose_? or just keep previous name (wlPurpose)?
https://techbase.kde.org/Policies/Frameworks_Coding_Style#Variable_Declarations
REPOSITORY
R127 KWayland
REVISION DETAIL
https://phabricator.kde.org/D16708
To: romangg, #kwin, #frameworks
Cc: zzag, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181106/db83ba72/attachment.html>
More information about the Kde-frameworks-devel
mailing list