From a00d41930db517ad7e092c8bb6248b2e13724ab6 Mon Sep 17 00:00:00 2001 From: Dorota Czaplejewicz Date: Sat, 16 Mar 2019 15:29:49 +0000 Subject: [PATCH] readme: Update features --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index fb129a3a..381b4100 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,30 @@ *Squeekboard* is a virtual keyboard supporting Wayland, built primarily for the *Librem 5* phone. +Features +-------- + +### Present + +- GTK3 +- Custom xml-defined keyboards +- DBus interface to show and hide + +### Temporarily dropped + +- Picking up layouts from gsettings +- A settings interface + +### TODO + +- Use Wayland virtual keyboard protocol +- Use Wayland text input protocol +- Use Wayland input method protocol +- Become a Wayland layer shell +- Remove eekboard-client +- Use sm.puri.OSK0 DBus interface +- Pick up DBus interface files from /usr/share + Building --------