fix: keyboard not switching entry

This commit is contained in:
Alfredo Monclus
2024-09-20 18:06:04 -03:00
parent a262247a2a
commit 585f477e51
3 changed files with 5 additions and 8 deletions

View File

@@ -22,7 +22,6 @@ class Keyboard(Gtk.Box):
self.purpose = self.entry.get_input_purpose()
language = self.detect_language(screen._config.get_main_config().get("language", None))
logging.info(f"Keyboard {language}")
if self.purpose == Gtk.InputPurpose.DIGITS:
self.keys = [