Module cosmic::command

source ·
Expand description

Create asynchronous actions to be performed in the background.

Functions§

  • Yields a command which contains a batch of commands.
  • Initiates a window drag.
  • Yields a command which will run the future on the runtime executor.
  • Maximizes the window.
  • Yields a command which will return a message.
  • Minimizes the window.
  • Sets the title of a window.
  • Sets the window mode to windowed.
  • Toggles the windows’ maximize state.