Kristian Høgsberg
|
97079ad52c
|
Send client id range as an event.
This also makes the server send the event again when the client is
about to exhaust its current client range.
|
16 years ago |
Kristian Høgsberg
|
fb6d68ddbe
|
Represent event and method metadata with struct wl_message.
|
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
|
bf967b469f
|
Advertise globals using a new display event.
|
16 years ago |
Kristian Høgsberg
|
864c468b42
|
Make sure we initialize object hash.
This patch also move the hash implementation details to wayland-util.c.
|
16 years ago |
Kristian Høgsberg
|
ffd710e653
|
Put Wayland under the MIT license.
|
16 years ago |
Kristian Høgsberg
|
4a29890da7
|
Generalize event loop a bit and pull in the timerfd stuff.
|
16 years ago |
Kristian Høgsberg
|
1e4b86af1a
|
Expose screenshooting as an interface, drop SIGUSR hack.
This pulls in a bit of extra infrastructure for discovering adertised objects on the
client side.
|
16 years ago |