..
.gitignore
Add a public header for the version number
2012-04-12 17:54:44 -04:00
connection.c
Change wl_closure_invoke to take an opcode instead of an actual function pointer
2013-03-18 23:04:32 -04:00
data-device.c
Add wl_resource_init and use it in libwayland implementations of data sharing and SHM
2013-03-18 23:04:32 -04:00
event-loop.c
event-loop: fix returning the destroy-signal listener
2013-01-24 16:14:33 -05:00
Makefile.am
Match libtool version info in 1.0 branch
2013-01-28 15:27:38 -05:00
scanner.c
scanner: Fix 'destroy)' typo in check for destroy request presence
2013-02-25 16:01:38 -05:00
scanner.mk
Rename source subdir from wayland to src
2011-08-12 16:25:14 -04:00
wayland-client-uninstalled.pc.in
build: add uninstalled pkg-config files
2012-05-29 10:09:59 -04:00
wayland-client.c
wayland-client: Avoid null dereference when handling deletion
2013-04-04 12:39:57 -04:00
wayland-client.h
client: add wl_proxy_get_class()
2013-02-26 11:28:21 -05:00
wayland-client.pc.in
pkgconfig: Use configure provided directories
2012-11-27 20:35:50 -05:00
wayland-egl.h
wayland-egl: Drop ill-defined pixmap support
2012-10-16 15:30:56 -04:00
wayland-os.c
os: wrap accept4(SOCK_CLOEXEC)
2012-04-25 09:37:42 +03:00
wayland-os.h
os: wrap accept4(SOCK_CLOEXEC)
2012-04-25 09:37:42 +03:00
wayland-private.h
Change wl_closure_invoke to take an opcode instead of an actual function pointer
2013-03-18 23:04:32 -04:00
wayland-server-uninstalled.pc.in
build: add uninstalled pkg-config files
2012-05-29 10:09:59 -04:00
wayland-server.c
wayland-server: Listen for pointer current surface destruction
2013-04-03 12:46:57 -04:00
wayland-server.h
wayland-server: Listen for pointer current surface destruction
2013-04-03 12:46:57 -04:00
wayland-server.pc.in
pkgconfig: Use configure provided directories
2012-11-27 20:35:50 -05:00
wayland-shm.c
Add wl_resource_init and use it in libwayland implementations of data sharing and SHM
2013-03-18 23:04:32 -04:00
wayland-util.c
utils: const-ify some function arguments
2013-04-03 12:46:57 -04:00
wayland-util.h
utils: const-ify some function arguments
2013-04-03 12:46:57 -04:00
wayland-version.h.in
Add a public header for the version number
2012-04-12 17:54:44 -04:00