1
0
Fork 0
forked from wry/wry

wire: regenerate most files

This commit is contained in:
Julian Orth 2025-09-20 18:49:44 +02:00
parent 6d8fb37db4
commit 60574d3a0d
108 changed files with 284 additions and 514 deletions

View file

@ -1,4 +1,4 @@
request destroy {
request destroy (destructor) {
}
request enable {
@ -41,9 +41,9 @@ event leave {
}
event preedit_string {
text: optstr,
cursor_begin: i32,
cursor_end: i32,
text: optstr,
cursor_begin: i32,
cursor_end: i32,
}
event commit_string {