]> git.sur5r.net Git - i3/i3.github.io/blobdiff - docs/i3bar-protocol.html
update docs for 4.16
[i3/i3.github.io] / docs / i3bar-protocol.html
index e84e177719130eb4e489f8f19376cb2d1b321b1e..ffdc1f71b7d99aa0908535f16bb0f38685f3d891 100644 (file)
@@ -4,7 +4,7 @@
 <head>\r
 <link rel="icon" type="image/x-icon" href="/favicon.ico">\r
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 8.6.9" />\r
+<meta name="generator" content="AsciiDoc 8.6.10" />\r
 <title>i3: i3bar input protocol</title>\r
 <link rel="stylesheet" href="/css/style.css" type="text/css" />\r
 <link rel="stylesheet" href="/css/xhtml11.css" type="text/css" />\r
@@ -172,7 +172,7 @@ cont_signal
 </dt>\r
 <dd>\r
 <p>\r
-        Specify to i3bar the signal (as an integer)to send to continue your\r
+        Specify to i3bar the signal (as an integer) to send to continue your\r
         processing.\r
         The default value (if none is specified) is SIGCONT.\r
 </p>\r
@@ -197,7 +197,8 @@ full_text
 <dd>\r
 <p>\r
         The <tt>full_text</tt> will be displayed by i3bar on the status line. This is the\r
-        only required key.\r
+        only required key. If <tt>full_text</tt> is an empty string, the block will be\r
+        skipped.\r
 </p>\r
 </dd>\r
 <dt class="hdlist1">\r
@@ -423,6 +424,15 @@ width, height
     Width and height (in px) of the block\r
 </p>\r
 </dd>\r
+<dt class="hdlist1">\r
+modifiers\r
+</dt>\r
+<dd>\r
+<p>\r
+    An array of the modifiers active when the click occurred. The order in which\r
+    modifiers are listed is not guaranteed.\r
+</p>\r
+</dd>\r
 </dl></div>\r
 <div class="paragraph"><p><strong>Example</strong>:</p></div>\r
 <div class="listingblock">\r
@@ -431,6 +441,7 @@ width, height
  "name": "ethernet",\r
  "instance": "eth0",\r
  "button": 1,\r
+ "modifiers": ["Shift", "Mod1"],\r
  "x": 1320,\r
  "y": 1400,\r
  "relative_x": 12,\r