Drop the Workspace::slotSwitchWindowFoo methods
ClosedPublic

Authored by graesslin on Jul 20 2017, 5:13 AM.

Details

Summary

They were only delegating into switchWindow(Direction), so let's do the
same through std::bind in kwinbindings and delegate to it directly in
scripting's WorkspaceWrapper.

Test Plan

Not yet, want to add test case for Workspace::switchWindow

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 created this revision.Jul 20 2017, 5:13 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJul 20 2017, 5:13 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Jul 20 2017, 5:47 AM
This revision is now accepted and ready to land.Jul 20 2017, 5:47 AM
This revision was automatically updated to reflect the committed changes.