Diffusion KWin 7d3517060f89

Drop the Workspace::slotSwitchWindowFoo methods

Authored by graesslin on Jul 20 2017, 4:58 AM.

Description

Drop the Workspace::slotSwitchWindowFoo methods

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

Reviewers: KWin, Plasma

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D6791