HyprlandMonitor: QtObject [uncreatable]

import Quickshell.Hyprland

Properties

Property Details

[readonly]

activeWorkspace: HyprlandWorkspace

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

[readonly]

description: string

No details provided.

[readonly]

height: int

No details provided.

[readonly]

id: int

No details provided.

[readonly]

lastIpcObject: unknown

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

⚠️
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 HyprlandIpc.refreshMonitors() and wait for this property to update.
[readonly]

name: string

No details provided.

[readonly]

scale: real

No details provided.

[readonly]

width: int

No details provided.

[readonly]

x: int

No details provided.

[readonly]

y: int

No details provided.