From 85cdb9b2b5e4a43ace04e97dbfa7350aa84efedc Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 3 Jun 2023 18:11:42 +0200 Subject: Add Voice Typing key The new key switches to any installed "voice" input method. If several input methods matches, no effort is made to choose. Might misbehave with some input methods other than Google's on API < 28. It is placed on the middle of the arrows on the bottom bar. It is enabled by default and can be removed in the "Extra keys" option. The key is not removed from the keyboard if no voice input method exists. --- srcs/special_font/15.svg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 srcs/special_font/15.svg (limited to 'srcs/special_font/15.svg') diff --git a/srcs/special_font/15.svg b/srcs/special_font/15.svg new file mode 100644 index 0000000..a966f26 --- /dev/null +++ b/srcs/special_font/15.svg @@ -0,0 +1,8 @@ + + + + + + -- cgit v1.2.3