From 91176b1267334685eb50abcf56fe0ef782db73db Mon Sep 17 00:00:00 2001 From: Ferdinand Schober Date: Fri, 5 Jan 2024 17:14:03 +0100 Subject: [PATCH] Update README.md see #64 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c613584..3f882d9 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,10 @@ input capture (to send events *to* other clients) on different operating systems Keycode translation is not yet implemented so on MacOS only mouse emulation works as of right now. +> [!Important] +> If you are using [Wayfire](https://github.com/WayfireWM/wayfire), make sure to use a recent version (must be newer than October 23rd) and **add `shortcuts-inhibit` to the list of plugins in your wayfire config!**. +> Otherwise input capture will not work. + ## Build and Run ### Install Dependencies