aboutsummaryrefslogtreecommitdiff
path: root/xC-proto
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-09-10 18:58:55 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-09-10 19:01:42 +0200
commit0015d26dc8a81ab17f4d84ebed3d0cce201e8e96 (patch)
tree87a0f5fa15f65b937c0a6fbc6f1849b59d4311a8 /xC-proto
parent7d5e63be1fd6602ab8e62316202924b316c7436f (diff)
downloadxK-0015d26dc8a81ab17f4d84ebed3d0cce201e8e96.tar.gz
xK-0015d26dc8a81ab17f4d84ebed3d0cce201e8e96.tar.xz
xK-0015d26dc8a81ab17f4d84ebed3d0cce201e8e96.zip
xC/xP: support hiding unimportant messages at all
Diffstat (limited to 'xC-proto')
-rw-r--r--xC-proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/xC-proto b/xC-proto
index 7b77e5d..52bab54 100644
--- a/xC-proto
+++ b/xC-proto
@@ -63,6 +63,7 @@ struct EventMessage {
void;
case BUFFER_UPDATE:
string buffer_name;
+ bool hide_unimportant;
case BUFFER_STATS:
string buffer_name;
// These are cumulative, even for lines flushed out from buffers.