From 35626ddd669f1ee90c37d5e90477d01a3cbf923e Mon Sep 17 00:00:00 2001 From: Vaxry Date: Sat, 17 Feb 2024 19:36:52 +0000 Subject: [PATCH] readme: clarify multiple listeners --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index afc95cf..f8937f4 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ listener { } ``` +You can add as many listeners as you please. Omitting `on-timeout` or `on-resume` (or leaving them empty) +will make those events ignored. + ## Dependencies - wayland - wayland-protocols