wayland/wayland
Laszlo Agocs aae9f214e5 Add wl_display_remove_global.
Change 4453ba084a disallows using
post_global with objects not on the global list. Therefore selection
and drag offers have to be added to the global list from now on.
However these may often get replaced by a newer object and thus need a
way to remove a global from the global list.
2011-06-20 11:56:22 -04:00
..
.gitignore Add some things related to wayland-scanner to .gitignore 2011-04-29 09:42:08 -04:00
connection.c Flush the protocol output buffer when it fills up 2011-06-11 17:32:25 -04:00
connection.h Move core protocol libraries into wayland/ subdirectory 2010-09-14 12:41:55 -04:00
event-loop.c event-loop: Drop unused idle_list 2011-04-29 09:20:29 -04:00
Makefile.am Add configure option to disable scanner compilation 2011-05-06 17:35:23 -04:00
scanner.c scanner: Fail if there's a 'destroy' request not marked as a destructor 2011-05-04 15:51:47 -04:00
scanner.mk Split into a core repository that only holds the core Wayland libraries 2011-02-14 22:21:13 -05:00
wayland-client.c Add wl_display_remove_global. 2011-06-20 11:56:22 -04:00
wayland-client.h Remove left-over visual prototypes 2011-06-07 13:19:28 -04:00
wayland-client.pc.in Move core protocol libraries into wayland/ subdirectory 2010-09-14 12:41:55 -04:00
wayland-egl.h Introduce display.bind to request events from a global 2011-04-18 10:24:45 -04:00
wayland-hash.c Move core protocol libraries into wayland/ subdirectory 2010-09-14 12:41:55 -04:00
wayland-server.c Add wl_display_remove_global. 2011-06-20 11:56:22 -04:00
wayland-server.h Add wl_display_remove_global. 2011-06-20 11:56:22 -04:00
wayland-server.pc.in Move core protocol libraries into wayland/ subdirectory 2010-09-14 12:41:55 -04:00
wayland-shm.c wayland-shm: Check visual for being NULL 2011-05-31 11:18:06 +02:00
wayland-util.c compositor-x11: Handle keyboard focus correctly so we avoid stuck modifiers 2011-01-27 11:57:19 -05:00
wayland-util.h wayland-util: Drop unused struct wl_argument 2011-05-10 12:56:22 +02:00