wayland/src
Mathias Fiedler 0b8b397e34 connection: reserve id on incoming new object
If a new object id arrives ensure that there is an empty array entry
created, otherwise we might get out of sync for new ids if object isn't
created by interface implementation.
2012-07-22 14:09:51 -04:00
..
.gitignore Add a public header for the version number 2012-04-12 17:54:44 -04:00
connection.c connection: reserve id on incoming new object 2012-07-22 14:09:51 -04:00
data-device.c remove listener from wl_data_source destroy_signal listener list 2012-07-17 16:54:07 -04:00
event-loop.c event-loop: Delete fd from epoll when removing event source 2012-05-08 10:42:42 -04:00
Makefile.am Add support for signed 24.8 decimal numbers 2012-05-08 14:40:39 -04:00
scanner.c scanner: Include weston-client.h as the inline functions require it 2012-07-09 22:01:25 -04: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: Add missing newline from an error message 2012-07-20 12:04:05 -04:00
wayland-client.h Wayland: logging 2012-05-31 13:57:15 -04:00
wayland-client.pc.in Add a public header for the version number 2012-04-12 17:54:44 -04:00
wayland-egl.h Remove the wl_visual interface 2011-08-31 18:34:21 -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 wayland-util: add method for reserving new object id 2012-07-22 14:09:48 -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: send error on invalid new object id 2012-07-22 14:06:37 -04:00
wayland-server.h shm: Add shm_buffer getters for width and height 2012-07-20 12:04:42 -04:00
wayland-server.pc.in Add a public header for the version number 2012-04-12 17:54:44 -04:00
wayland-shm.c wayland-shm: Commit the width/height getters that actually compile 2012-07-20 12:30:07 -04:00
wayland-util.c wayland-util: add method for reserving new object id 2012-07-22 14:09:48 -04:00
wayland-util.h Fixup source comment in wayland-util.h and fix typo in TODO 2012-07-09 18:11:06 -04:00
wayland-version.h.in Add a public header for the version number 2012-04-12 17:54:44 -04:00