added workspace_swipe_forever
This commit is contained in:
parent
f978368a4e
commit
d0e47d9fe0
3 changed files with 16 additions and 0 deletions
|
|
@ -147,6 +147,9 @@ private:
|
|||
wlr_surface* m_pFoundSurfaceToFocus = nullptr;
|
||||
SLayerSurface* m_pFoundLSToFocus = nullptr;
|
||||
CWindow* m_pFoundWindowToFocus = nullptr;
|
||||
|
||||
// swipe
|
||||
void beginWorkspaceSwipe();
|
||||
};
|
||||
|
||||
inline std::unique_ptr<CInputManager> g_pInputManager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue