Kristian Høgsberg
|
c071f4d008
|
Handle failure to reference a buffer name better
|
14 years ago |
Kristian Høgsberg
|
c098d8da47
|
Print more info when demarshal fails
|
14 years ago |
Kristian Høgsberg
|
f52e03ff47
|
Import Eric Anholts hash table implementation
Adapted from git://people.freedesktop.org/~anholt/hash_table.
|
15 years ago |
Kristian Høgsberg
|
3c38fa0c3e
|
Include the currently pressed keys in keyboard focus event.
|
16 years ago |
Kristian Høgsberg
|
4a35fc2563
|
Handle marshalling NULL objects.
|
16 years ago |
Kristian Høgsberg
|
b3131d9268
|
Add client side demarshalling for events.
This also consolidates the marshalling code in connection.c and
uses the same functions in the server and client for marshalling.
|
16 years ago |
Kristian Høgsberg
|
fe831a7494
|
Move protocol metadata to wayland-protocol.[ch].
This lets us share the metadata between server and client and we
can now use a va_arg marshalling function for sending client
requets.
|
16 years ago |
Kristian Høgsberg
|
fdea72a078
|
Handle interrupted system calls in connection code.
|
16 years ago |
Kristian Høgsberg
|
ffd710e653
|
Put Wayland under the MIT license.
|
16 years ago |
Kristian Høgsberg
|
680f1c7025
|
Split out connection io buffer logic.
|
16 years ago |