From 18115162dfcec0437377f27c499f2f7de706fdf6 Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Mon, 29 Mar 2021 22:47:37 +0200 Subject: [PATCH] Update development.md --- readme/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme/development.md b/readme/development.md index 08956dcd..ca5c67a8 100644 --- a/readme/development.md +++ b/readme/development.md @@ -35,7 +35,7 @@ file should give an overview about some internals of key-mapper. - [x] map keys using a `modifier + modifier + ... + key` syntax - [x] inject in an additional device instead to avoid clashing capabilities - [x] don't run any GUI code as root for improved wayland compatibility -- [ ] injecting keys that aren't available in the systems keyboard layout +- [ ] plugin support - [ ] getting it into the official debian repo ## Tests