Quickshell


HyprlandMonitor: QtObject

uncreatable
import Quickshell.Hyprland

Properties [?]

  • name :  string
    readonly
    No details provided
  • description :  string
    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.

  • width :  int
    readonly
    No details provided
  • x :  int
    readonly
    No details provided
  • y :  int
    readonly
    No details provided
  • focused :  bool
    readonly

    If the monitor is currently focused.

  • activeWorkspace :  HyprlandWorkspace
    readonly

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

  • height :  int
    readonly
    No details provided
  • scale :  real
    readonly
    No details provided