mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
disable scrolling menu when it is in virtual desktop mode.
you have to click and drag to scroll the menu.
This commit is contained in:
@@ -42,6 +42,7 @@ void wWorkspaceForceChange(WScreen *scr, int workspace);
|
||||
#ifdef VIRTUAL_DESKTOP
|
||||
void wWorkspaceManageEdge(WScreen *scr);
|
||||
void wWorkspaceRaiseEdge(WScreen *scr);
|
||||
void wWorkspaceLowerEdge(WScreen *scr);
|
||||
void wWorkspaceResizeViewPort(WScreen *scr, int workspace, int width, int height);
|
||||
Bool wWorkspaceSetViewPort(WScreen *scr, int workspace, int view_x, int view_y);
|
||||
Bool wWorkspaceAdjustViewPort(WScreen *scr, int workspace, int view_x, int view_y);
|
||||
|
||||
Reference in New Issue
Block a user