RAGS - v1.11.0
Preparing search index...
service/hyprland
Monitor
Interface Monitor
Hyprland monitor state as returned by the IPC.
interface
Monitor
{
activelyTearing
:
boolean
;
activeWorkspace
:
{
id
:
number
;
name
:
string
}
;
availableModes
:
string
[]
;
colorManagementPreset
:
number
;
currentFormat
:
string
;
description
:
string
;
directScanoutBlockedBy
:
string
[]
;
directScanoutTo
:
string
;
disabled
:
boolean
;
dpmsStatus
:
boolean
;
focused
:
boolean
;
hardwareCursorsInUse
:
boolean
;
height
:
number
;
id
:
number
;
make
:
string
;
mirrorOf
:
string
;
model
:
string
;
name
:
string
;
physicalHeight
:
number
;
physicalWidth
:
number
;
refreshRate
:
number
;
reserved
:
[
number
,
number
,
number
,
number
]
;
scale
:
number
;
sdrBrightness
:
number
;
sdrMaxLuminance
:
number
;
sdrMinLuminance
:
number
;
sdrSaturation
:
number
;
serial
:
string
;
solitary
:
boolean
;
solitaryBlockedBy
:
string
[]
;
specialWorkspace
:
{
id
:
number
;
name
:
string
}
;
tearingBlockedBy
:
string
[]
;
transform
:
number
;
vrr
:
boolean
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
actively
Tearing
active
Workspace
available
Modes
color
Management
Preset
current
Format
description
direct
Scanout
Blocked
By
direct
Scanout
To
disabled
dpms
Status
focused
hardware
Cursors
In
Use
height
id
make
mirror
Of
model
name
physical
Height
physical
Width
refresh
Rate
reserved
scale
sdr
Brightness
sdr
Max
Luminance
sdr
Min
Luminance
sdr
Saturation
serial
solitary
solitary
Blocked
By
special
Workspace
tearing
Blocked
By
transform
vrr
width
x
y
Properties
actively
Tearing
activelyTearing
:
boolean
active
Workspace
activeWorkspace
:
{
id
:
number
;
name
:
string
}
available
Modes
availableModes
:
string
[]
color
Management
Preset
colorManagementPreset
:
number
current
Format
currentFormat
:
string
description
description
:
string
direct
Scanout
Blocked
By
directScanoutBlockedBy
:
string
[]
direct
Scanout
To
directScanoutTo
:
string
disabled
disabled
:
boolean
dpms
Status
dpmsStatus
:
boolean
focused
focused
:
boolean
hardware
Cursors
In
Use
hardwareCursorsInUse
:
boolean
height
height
:
number
id
id
:
number
make
make
:
string
mirror
Of
mirrorOf
:
string
model
model
:
string
name
name
:
string
physical
Height
physicalHeight
:
number
physical
Width
physicalWidth
:
number
refresh
Rate
refreshRate
:
number
reserved
reserved
:
[
number
,
number
,
number
,
number
]
scale
scale
:
number
sdr
Brightness
sdrBrightness
:
number
sdr
Max
Luminance
sdrMaxLuminance
:
number
sdr
Min
Luminance
sdrMinLuminance
:
number
sdr
Saturation
sdrSaturation
:
number
serial
serial
:
string
solitary
solitary
:
boolean
solitary
Blocked
By
solitaryBlockedBy
:
string
[]
special
Workspace
specialWorkspace
:
{
id
:
number
;
name
:
string
}
tearing
Blocked
By
tearingBlockedBy
:
string
[]
transform
transform
:
number
vrr
vrr
:
boolean
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actively
Tearing
active
Workspace
available
Modes
color
Management
Preset
current
Format
description
direct
Scanout
Blocked
By
direct
Scanout
To
disabled
dpms
Status
focused
hardware
Cursors
In
Use
height
id
make
mirror
Of
model
name
physical
Height
physical
Width
refresh
Rate
reserved
scale
sdr
Brightness
sdr
Max
Luminance
sdr
Min
Luminance
sdr
Saturation
serial
solitary
solitary
Blocked
By
special
Workspace
tearing
Blocked
By
transform
vrr
width
x
y
RAGS - v1.11.0
Loading...
Hyprland monitor state as returned by the IPC.