i3ipc-d ~master (2016-05-31T00:25:48Z)
Home
Dub
Repo
Output
i3ipc
data
Undocumented in source.
struct
Output {
string
name
;
bool
active
;
Nullable
!
string
current_workspace
;
Rectangle
rect
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
active
bool
active
;
Undocumented in source.
current_workspace
Nullable
!
string
current_workspace
;
Undocumented in source.
name
string
name
;
Undocumented in source.
rect
Rectangle
rect
;
Undocumented in source.
Meta
Source
See Implementation
i3ipc
data
enums
BindingChange
InputType
OutputChange
WindowChange
WorkspaceChange
functions
fromJSON
structs
BarConfig
Binding
CommandStatus
Container
Output
Rectangle
Version
Workspace