Kristian Høgsberg
|
3c38fa0c3e
|
Include the currently pressed keys in keyboard focus event.
|
2009-02-23 22:30:29 -05:00 |
|
Kristian Høgsberg
|
4a35fc2563
|
Handle marshalling NULL objects.
|
2009-02-22 20:57:57 -05:00 |
|
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.
|
2008-12-24 19:31:58 -05:00 |
|
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.
|
2008-12-21 21:50:36 -05:00 |
|
Kristian Høgsberg
|
fdea72a078
|
Handle interrupted system calls in connection code.
|
2008-12-09 10:48:52 -05:00 |
|
Kristian Høgsberg
|
ffd710e653
|
Put Wayland under the MIT license.
|
2008-12-02 15:15:01 -05:00 |
|
Kristian Høgsberg
|
680f1c7025
|
Split out connection io buffer logic.
|
2008-11-06 10:51:58 -05:00 |
|