| .. |
|
.gitignore
|
Rename source subdir from wayland to src
|
2011-08-12 16:25:14 -04:00 |
|
connection.c
|
connection: Just look at buffer size and remove redundant n_fds_out
|
2012-03-23 00:48:19 -04:00 |
|
data-device.c
|
data-device: notify the compositor about new drag icons
|
2012-03-27 16:32:02 -04:00 |
|
event-loop.c
|
event-loop: Use two-step destruction of event loop sources.
|
2012-03-21 10:30:19 -04:00 |
|
Makefile.am
|
Fix 'make dist' as connection.h no longer exists
|
2012-01-13 12:58:52 -05:00 |
|
scanner.c
|
scanner: Add since attribute
|
2012-03-05 10:31:53 -05:00 |
|
scanner.mk
|
Rename source subdir from wayland to src
|
2011-08-12 16:25:14 -04:00 |
|
wayland-client.c
|
Don't block when flushing a full protocol buffer
|
2012-02-29 11:07:48 -05:00 |
|
wayland-client.h
|
Rename client side wl_display_destroy() to wl_display_disconnect()
|
2012-02-28 14:23:58 -05:00 |
|
wayland-client.pc.in
|
Rename source subdir from wayland to src
|
2011-08-12 16:25:14 -04:00 |
|
wayland-egl.h
|
Remove the wl_visual interface
|
2011-08-31 18:34:21 -04:00 |
|
wayland-private.h
|
connection: Export wl_connection_queue() so we can test it
|
2012-03-02 23:38:31 -05:00 |
|
wayland-server.c
|
Fix formatting warning
|
2012-03-27 16:36:25 -04:00 |
|
wayland-server.h
|
Remove unused bits from wayland-server.h
|
2012-03-29 14:03:40 -04:00 |
|
wayland-server.pc.in
|
Rename source subdir from wayland to src
|
2011-08-12 16:25:14 -04:00 |
|
wayland-shm.c
|
Remove wl_buffer.damage and simplify shm implementation
|
2012-03-26 16:33:24 -04:00 |
|
wayland-util.c
|
util: clear pointers on wl_list_remove()
|
2011-11-29 14:46:49 +02:00 |
|
wayland-util.h
|
Add wl_array_for_each
|
2012-03-04 13:40:49 -05:00 |