mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-14 08:21:27 -04:00
input: rearm IME once after keyboard focus enter
This commit is contained in:
parent
c291194a4e
commit
202fa4c3c8
2 changed files with 29 additions and 0 deletions
|
|
@ -256,6 +256,7 @@ struct seat {
|
|||
} surrounding;
|
||||
|
||||
uint32_t serial;
|
||||
bool rearm_pending;
|
||||
} ime;
|
||||
#endif
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue