From 080ddd479abdaa559900d4480beaffb41ea3c9db Mon Sep 17 00:00:00 2001 From: Felix Barz Date: Thu, 22 Feb 2018 20:53:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index de83bae..3574799 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ The QHotkey is a class that can be used to create hotkeys/global shortcuts, aka - Thread-Safe - Can be used on all threads (See section Thread safety) - Allows usage of native keycodes and modifiers, if needed +**Note:** For now Wayland is not supported, as it is simply not possible to register a global shortcut with wayland. For more details, or possible Ideas on how to get Hotkeys working on wayland, see [Issue #14](https://github.com/Skycoder42/QHotkey/issues/14). + ## Installation The package is providet as qpm package, [`de.skycoder42.qhotkey`](https://www.qpm.io/packages/de.skycoder42.qhotkey/index.html). To install: