commit | af7b1ffaf4797c26d5864f14e1a2bf65a175d864 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Tue Jun 26 21:19:23 2012 -0400 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Jun 27 10:24:21 2012 -0400 |
tree | faf19f323407f3ab86b0394ad89bf2a1d6c6abee | |
parent | 962342cb8ef44c598a248746c5b30a23ac004336 [diff] [blame] |
shell: Make panel just a wl_surface too
diff --git a/src/compositor.h b/src/compositor.h index 4e2d305..5bb0ca6 100644 --- a/src/compositor.h +++ b/src/compositor.h
@@ -637,6 +637,9 @@ weston_surface_damage_below(struct weston_surface *surface); void +weston_surface_unmap(struct weston_surface *surface); + +void weston_buffer_post_release(struct wl_buffer *buffer); uint32_t