X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=docs%2Fi3bar-protocol.html;h=a9478fc3ac4fb4849c0ece3c2b5f98f0ce301200;hb=90423e9260dc217408b999bea3de1e29085dd56c;hp=3285613adc182d6ca8a4977abc1d6720a3201bd5;hpb=536f2aa4a3c6643ab87a73e7ba00de75cf63d7a1;p=i3%2Fi3.github.io diff --git a/docs/i3bar-protocol.html b/docs/i3bar-protocol.html index 3285613..a9478fc 100644 --- a/docs/i3bar-protocol.html +++ b/docs/i3bar-protocol.html @@ -41,7 +41,7 @@ provides support for colors, urgency, shortening and easy manipulation.

-

1. Rationale for chosing JSON

+

1. Rationale for choosing JSON

Before describing the protocol, let’s cover why JSON is a building block of this protocol.

@@ -182,7 +182,7 @@ click_events

- If specified and true i3bar will write a infinite array (same as above) + If specified and true i3bar will write an infinite array (same as above) to your stdin.

@@ -230,6 +230,22 @@ color

+background +
+
+

+ Overrides the background color for this particular block. +

+
+
+border +
+
+

+ Overrides the border color for this particular block. +

+
+
min_width
@@ -340,6 +356,8 @@ used to set the minimum width:

"full_text": "E: 10.0.0.1 (1000 Mbit/s)", "short_text": "10.0.0.1", "color": "#00ff00", + "background": "#1c1c1c", + "border": "#ee0000", "min_width": 300, "align": "right", "urgent": false, @@ -376,7 +394,7 @@ x, y

- X11 root window coordinates where the click occured + X11 root window coordinates where the click occurred