graesslin created this revision.
Restricted Application added a project: KWin.
Restricted Application added subscribers: kwin, plasma-devel.

REVISION SUMMARY
  Client had a slot to delay a call when setting up a global shortcut for
  the Client. This can be simplified by using a std::bind expression.
  Similar the action was connected to a one line lambda which can be
  expressed through a std::bind expression as well.

TEST PLAN
  New added auto test still passes

REPOSITORY
  R108 KWin

BRANCH
  useractions-client-shortcut-simplify

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

AFFECTED FILES
  client.h
  useractions.cpp

To: graesslin, #kwin, #plasma
Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, 
jensreuterberg, abetts, sebas, apol, mart, lukas

Reply via email to