D16675: [server] Set surrounding text callback with uint in v0 class

Roman Gilg noreply at phabricator.kde.org
Sun Nov 4 22:38:35 GMT 2018


romangg created this revision.
romangg added reviewers: KWin, Frameworks.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
romangg requested review of this revision.

REVISION SUMMARY
  The set surrounding text request is only in v0 of text-input with uint arguments,
  in v2 and v3 the call has the same signature.
  
  To increase readability put the uint version in the v0 class implementation
  and rename callbacks.

TEST PLAN
  Compiles

REPOSITORY
  R127 KWayland

BRANCH
  textInputSurroundingTextCallback

REVISION DETAIL
  https://phabricator.kde.org/D16675

AFFECTED FILES
  src/server/textinput_interface.cpp
  src/server/textinput_interface_p.h
  src/server/textinput_interface_v0.cpp
  src/server/textinput_interface_v2.cpp

To: romangg, #kwin, #frameworks
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181104/a76ce6c0/attachment.html>


More information about the Kde-frameworks-devel mailing list