diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2020-11-06 23:39:27 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-07 14:02:26 +0700 |
commit | b11f46cd4f94592e8fce762ab713d9d1ba74ecf7 (patch) | |
tree | 57ad40232b0233cd28e87175ee35c0d23210f623 /libraries/libxkbcommon/README | |
parent | d8093bf576084b50ba69d629da33fb82369ef180 (diff) |
libraries/libxkbcommon: Updated for version 1.0.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libxkbcommon/README')
-rw-r--r-- | libraries/libxkbcommon/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libxkbcommon/README b/libraries/libxkbcommon/README index ea0d4567fe4fc..6a31b3a410715 100644 --- a/libraries/libxkbcommon/README +++ b/libraries/libxkbcommon/README @@ -1,10 +1,10 @@ -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. -This Slackbuild disables Wayland support by default. In enabling +This Slackbuild disables Wayland support by default. In enabling Wayland support (which requires wayland-protocols), run the script with the following command: |