add 'event.view.hide/show' commands / events

This commit is contained in:
pyroscope
2018-06-15 18:36:01 +02:00
parent 6c278668e4
commit f37fefcc54
2 changed files with 10 additions and 0 deletions
+3
View File
@@ -249,6 +249,9 @@ main(int argc, char** argv) {
rpc::parse_command_multiple
(rpc::make_target(),
"method.insert = event.view.hide,multi|rlookup|static\n"
"method.insert = event.view.show,multi|rlookup|static\n"
"method.insert = event.download.inserted,multi|rlookup|static\n"
"method.insert = event.download.inserted_new,multi|rlookup|static\n"
"method.insert = event.download.inserted_session,multi|rlookup|static\n"