diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2018-04-17 22:41:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-21 07:43:00 +0700 |
commit | 6621c706af2d655d6a5d8a4065e4e97de51d1e8b (patch) | |
tree | 39f1b543007ff61c282df7750c60c55e8fbbd700 /libraries/libxkbcommon/README | |
parent | eb2de3a42420b89edc46666a2983142cbe796c1d (diff) | |
download | slackbuilds-6621c706af2d655d6a5d8a4065e4e97de51d1e8b.tar.gz |
libraries/libxkbcommon: Updated for version 0.8.0 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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. |