Add wl_display_remove_global.
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>
Tue, 14 Jun 2011 08:35:46 +0000 (10:35 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 20 Jun 2011 15:56:22 +0000 (11:56 -0400)
commitaae9f214e5f0d8d1deac4816fe40f76b2cf84f55
tree295ce80b1dc89887f4b1b778454b46fd9f435892
parent9c36ea776b48decd84828d0b51842c91e2c9124a
Add wl_display_remove_global.

Change 4453ba084aae5a00318b9dfdeda95e8eaa17494c 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.
protocol/wayland.xml
wayland/wayland-client.c
wayland/wayland-server.c
wayland/wayland-server.h