Quickshell


HyprlandMonitor: QtObject

uncreatable
import Quickshell.Hyprland
  • activeWorkspace HyprlandWorkspace
    readonly

    The currently active workspace on this monitor. May be null.

  • description string
    readonly
    No details provided
  • height int
    readonly
    No details provided
  • id int
    readonly
    No details provided
  • lastIpcObject unknown
    readonly

    Last json returned for this monitor, as a javascript object.

    WARNING

    This is not updated unless the monitor object is fetched again from Hyprland. If you need a value that is subject to change and does not have a dedicated property, run Hyprland.refreshMonitors() and wait for this property to update.

  • name string
    readonly
    No details provided
  • scale real
    readonly
    No details provided
  • width int
    readonly
    No details provided
  • x int
    readonly
    No details provided
  • y int
    readonly
    No details provided