Method

AstalWorkspaceWorkspaceManagerfreeze_autocommit

Declaration

void
astal_workspace_workspace_manager_freeze_autocommit (
  AstalWorkspaceWorkspaceManager* self
)

Description

Temporarily suspend the automatic commit() calls after doing workspace actions. In effect, calling methods like activate() on workspaces or create_workspace() on groups while autocommitting is frozen will make them take effect all at once upon calling thaw_autocommit().