mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-03-21 05:33:55 -04:00
feat: support input method
The ime.c is basically derived from sway's text_input.c.
This commit is contained in:
parent
360e259ca5
commit
d2316a3407
9 changed files with 960 additions and 19 deletions
|
|
@ -117,6 +117,7 @@ cage_sources = [
|
|||
'seat.c',
|
||||
'view.c',
|
||||
'xdg_shell.c',
|
||||
'ime.c',
|
||||
]
|
||||
|
||||
cage_headers = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue