RAGS - v1.11.0
Preparing search index...
service/hyprland
Client
Interface Client
Hyprland client (window) state as returned by the IPC.
interface
Client
{
acceptsInput
:
boolean
;
address
:
string
;
at
:
[
number
,
number
]
;
class
:
string
;
contentType
:
string
;
fakeFullscreen
:
boolean
;
floating
:
boolean
;
focusHistoryID
:
number
;
fullscreen
:
number
;
fullscreenClient
:
number
;
fullscreenMode
:
number
;
grouped
:
string
[]
;
hidden
:
boolean
;
inhibitingIdle
:
boolean
;
initialClass
:
string
;
initialTitle
:
string
;
mapped
:
boolean
;
monitor
:
number
;
overFullscreen
:
boolean
;
pid
:
number
;
pinned
:
boolean
;
size
:
[
number
,
number
]
;
stableId
:
string
;
swallowing
:
string
;
tags
:
string
[]
;
title
:
string
;
visible
:
boolean
;
workspace
:
{
id
:
number
;
name
:
string
}
;
xdgDescription
:
string
;
xdgTag
:
string
;
xwayland
:
boolean
;
}
Index
Properties
accepts
Input
address
at
class
content
Type
fake
Fullscreen
floating
focus
History
ID
fullscreen
fullscreen
Client
fullscreen
Mode
grouped
hidden
inhibiting
Idle
initial
Class
initial
Title
mapped
monitor
over
Fullscreen
pid
pinned
size
stable
Id
swallowing
tags
title
visible
workspace
xdg
Description
xdg
Tag
xwayland
Properties
accepts
Input
acceptsInput
:
boolean
address
address
:
string
at
at
:
[
number
,
number
]
class
class
:
string
content
Type
contentType
:
string
fake
Fullscreen
fakeFullscreen
:
boolean
floating
floating
:
boolean
focus
History
ID
focusHistoryID
:
number
fullscreen
fullscreen
:
number
fullscreen
Client
fullscreenClient
:
number
fullscreen
Mode
fullscreenMode
:
number
grouped
grouped
:
string
[]
hidden
hidden
:
boolean
inhibiting
Idle
inhibitingIdle
:
boolean
initial
Class
initialClass
:
string
initial
Title
initialTitle
:
string
mapped
mapped
:
boolean
monitor
monitor
:
number
over
Fullscreen
overFullscreen
:
boolean
pid
pid
:
number
pinned
pinned
:
boolean
size
size
:
[
number
,
number
]
stable
Id
stableId
:
string
swallowing
swallowing
:
string
tags
tags
:
string
[]
title
title
:
string
visible
visible
:
boolean
workspace
workspace
:
{
id
:
number
;
name
:
string
}
xdg
Description
xdgDescription
:
string
xdg
Tag
xdgTag
:
string
xwayland
xwayland
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
accepts
Input
address
at
class
content
Type
fake
Fullscreen
floating
focus
History
ID
fullscreen
fullscreen
Client
fullscreen
Mode
grouped
hidden
inhibiting
Idle
initial
Class
initial
Title
mapped
monitor
over
Fullscreen
pid
pinned
size
stable
Id
swallowing
tags
title
visible
workspace
xdg
Description
xdg
Tag
xwayland
RAGS - v1.11.0
Loading...
Hyprland client (window) state as returned by the IPC.