Quickshell


I3Workspace: QtObject

uncreatable
import Quickshell.I3
I3/Sway workspaces
  • focused bool
    readonly

    If this workspace is the one currently in focus

  • id int
    readonly

    The ID of this workspace, it is unique for i3/Sway launch

  • lastIpcObject unknown
    readonly

    Last JSON returned for this workspace, as a JavaScript object.

    This updates every time we receive a workspace event from i3/Sway

  • monitor I3Monitor
    readonly

    The monitor this workspace is being displayed on

  • name string
    readonly

    The name of this workspace

  • num int
    readonly

    The number of this workspace

  • urgent bool
    readonly

    If a window in this workspace has an urgent notification