mode (0x80000002)
Send when the current mode of the compositor changes.
Payload
{
"change": "string",
"pango_markup": true // Always true
}
Eample
{
"change": "resize",
"pango_markup": true
}
Send when the current mode of the compositor changes.
{
"change": "string",
"pango_markup": true // Always true
}
{
"change": "resize",
"pango_markup": true
}