X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=docs%2Fi3bar-protocol;h=826cae53f018bcc21abfa34a1457de07552bf9bd;hb=1847938d4eeba98260cc79ca45a11a134274c2ea;hp=62706f74359488688bafa5a83e702aa0af5040f3;hpb=9b06f1ab054964a4645e865aab5e9a837c1f4544;p=i3%2Fi3 diff --git a/docs/i3bar-protocol b/docs/i3bar-protocol index 62706f74..826cae53 100644 --- a/docs/i3bar-protocol +++ b/docs/i3bar-protocol @@ -243,6 +243,9 @@ relative_x, relative_y:: of the block width, height:: Width and height (in px) of the block +modifiers:: + An array of the modifiers active when the click occurred. The order in which + modifiers are listed is not guaranteed. *Example*: ------------------------------------------ @@ -250,6 +253,7 @@ width, height:: "name": "ethernet", "instance": "eth0", "button": 1, + "modifiers": ["Shift", "Mod1"], "x": 1320, "y": 1400, "relative_x": 12,