From 8c290732607692cd94247f7e3e9c80fad1dfe516 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 11 Feb 2024 20:46:36 +0100
Subject: Compose key
The COMPOSE_PENDING modifier indicate whether a compose sequence is in
progress. The new key of kind Compose_pending sets the current state of
the sequence.
The compose sequences are compiled into a state machine by a python
script into a compact encoding.
The state of the pending compose is determined by the index of a state.
---
res/xml/bottom_row.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'res/xml/bottom_row.xml')
diff --git a/res/xml/bottom_row.xml b/res/xml/bottom_row.xml
index 33e381d..d0562d1 100644
--- a/res/xml/bottom_row.xml
+++ b/res/xml/bottom_row.xml
@@ -3,6 +3,6 @@
-
+
--
cgit v1.2.3