i3ipc-d ~master (2016-05-31T00:25:48Z)
Home
Dub
Repo
BarConfig
i3ipc
data
Undocumented in source.
struct
BarConfig {
string
id
;
string
status_command
;
string
font
;
Mode
mode
;
Position
position
;
bool
workspace_buttons
;
bool
binding_mode_indicator
;
bool
verbose
;
enum
Mode
;
enum
Position
;
this
(JSONValue json);
string
toString
();
}
Constructors
this
this
(JSONValue json)
Undocumented in source.
Members
Enums
Mode
enum
Mode
Undocumented in source.
Position
enum
Position
Undocumented in source.
Functions
toString
string
toString
()
binding_mode_indicator
bool
binding_mode_indicator
;
font
string
font
;
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
id
string
id
;
Undocumented in source.
mode
Mode
mode
;
Undocumented in source.
position
Position
position
;
status_command
string
status_command
;
verbose
bool
verbose
;
Undocumented in source.
workspace_buttons
bool
workspace_buttons
;
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