SIGN IN SIGN UP

Rename "event" to "message"

After the recent refactorings, a "control event" is not necessarily an
"event" (it may be a "command"). Similarly, the unique "device event"
used to send the device clipboard content is more a "reponse" to the
request from the client than an "event".

Rename both to "message", and rename the message types to better
describe their intent.
R
Romain Vimont committed
28980bbc90ab93cf61bdc4b36d2448b8cebbb7df
Parent: f710d76