summaryrefslogtreecommitdiff
path: root/src/wayland-util.c
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2011-11-17 16:46:36 -0500
committerKristian Høgsberg <krh@bitplanet.net>2011-11-17 17:52:01 -0500
commit4abc56bd6d476cf386fcc998d40e3d7753a2b03e (patch)
tree5223cfca93756e393b116d1f7a40bec97ba79746 /src/wayland-util.c
parent3a1e6df39aa34df53c97ce9c7a1bfddf5a97faf3 (diff)
Introduce wl_resource_queue_event() for sending events later
Some events, such as the display.delete_id, aren't very urgent and we would like to not always send them immdiately and cause an unnecessary context switch. The wl_resource_queue_event() function will place the event in the connection output buffer but not request the main loop to poll for writable. The effect is that the event will just sit in the output buffer until a more important event comes around and requires flushing.
Diffstat (limited to 'src/wayland-util.c')
0 files changed, 0 insertions, 0 deletions