diff options
Diffstat (limited to 'libraries/libxkbcommon/README')
-rw-r--r-- | libraries/libxkbcommon/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/libxkbcommon/README b/libraries/libxkbcommon/README index 82d61d160d..4099b0a642 100644 --- a/libraries/libxkbcommon/README +++ b/libraries/libxkbcommon/README @@ -1,5 +1,5 @@ -xkbcommon is a library to handle keyboard descriptions, including -loading them from disk, parsing them and handling their state. -It's mainly meant for client toolkits, window systems, and other -system applications; currently that includes Wayland, kmscon, +xkbcommon is a library to handle keyboard descriptions, including +loading them from disk, parsing them and handling their state. +It's mainly meant for client toolkits, window systems, and other +system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. |