Use a templated approach for InputRedirection::processFilters
ClosedPublic

Authored by graesslin on Dec 30 2016, 6:18 PM.

Details

Summary

An improvement from the introduction of InputEventSpy. Instead of
specifying a std::function as argument, we let the compiler decide what
is the best argument.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin updated this revision to Diff 9510.Dec 30 2016, 6:18 PM
graesslin retitled this revision from to Use a templated approach for InputRedirection::processFilters.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added reviewers: KWin, Plasma.
Restricted Application added a project: KWin. · View Herald TranscriptDec 30 2016, 6:18 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
mart accepted this revision.Jan 2 2017, 10:08 AM
mart added a reviewer: mart.
This revision is now accepted and ready to land.Jan 2 2017, 10:08 AM
This revision was automatically updated to reflect the committed changes.