RAGS - v1.10.0
Preparing search index...
service/hyprland
Workspace
Interface Workspace
Hyprland workspace state as returned by the IPC.
interface
Workspace
{
hasfullscreen
:
boolean
;
id
:
number
;
lastwindow
:
string
;
lastwindowtitle
:
string
;
monitor
:
string
;
monitorID
:
number
;
name
:
string
;
windows
:
number
;
}
Index
Properties
hasfullscreen
id
lastwindow
lastwindowtitle
monitor
monitor
ID
name
windows
Properties
hasfullscreen
hasfullscreen
:
boolean
id
id
:
number
lastwindow
lastwindow
:
string
lastwindowtitle
lastwindowtitle
:
string
monitor
monitor
:
string
monitor
ID
monitorID
:
number
name
name
:
string
windows
windows
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hasfullscreen
id
lastwindow
lastwindowtitle
monitor
monitor
ID
name
windows
RAGS - v1.10.0
Loading...
Hyprland workspace state as returned by the IPC.