mirror of
https://github.com/brl/mutter.git
synced 2025-06-27 07:27:05 +00:00
tests/stacking: Add workspace management commands
New commands to set the number of workspaces, activate a workspace, with and without focus, move windows to specific workspaces, and check the stacking on a specific workspace. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2489>
This commit is contained in:

committed by
Marge Bot

parent
b4b9a7c90f
commit
ed7a9af62a
@ -89,6 +89,7 @@ void meta_workspace_manager_workspace_switched (MetaWorkspaceManager *workspace_
|
||||
int to,
|
||||
MetaMotionDirection direction);
|
||||
|
||||
META_EXPORT_TEST
|
||||
void meta_workspace_manager_update_num_workspaces (MetaWorkspaceManager *workspace_manager,
|
||||
guint32 timestamp,
|
||||
int new_num);
|
||||
|
Reference in New Issue
Block a user