cleanup: simplify frontend request ownership
This commit is contained in:
4
ipc.h
4
ipc.h
@@ -4,8 +4,8 @@
|
||||
/*
|
||||
* Request: [flags, modifiers, key byte 0, ..., key byte 3].
|
||||
* Flags request preedit and distinguish lifecycle reset from physical Escape.
|
||||
* The server assigns the connection's owner generation; it is not sent on
|
||||
* the wire.
|
||||
* The server identifies the connection as the engine owner; that identity is
|
||||
* not sent on the wire.
|
||||
* Only Mmask modifier bits are retained.
|
||||
* Response: [eaten, commit-length-low, commit-length-high, commit...],
|
||||
* followed, when requested, by
|
||||
|
||||
Reference in New Issue
Block a user