feat(ags osk): add input detection

This commit is contained in:
matt1432 2024-12-14 19:36:54 -05:00
parent 2757906d49
commit ce6d31e658
10 changed files with 168 additions and 22 deletions

View file

@ -169,6 +169,11 @@ let
owner = "Cu3PO42";
repo = "gtk-session-lock";
};
virtualkeyboard-adapter = mkDep {
owner = "horriblename";
repo = "fcitx-virtualkeyboard-adapter";
};
};
};