commit | d31fcab9892b4fda97103cbbf47642db4301fac4 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Tue Jan 31 09:53:44 2012 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Jan 31 09:53:44 2012 -0500 |
tree | 8bb9830799f81d9cb85e2a36a5a53e885c962d32 | |
parent | f571d6337267a618ec8533fd5a72b79a19884868 [diff] [blame] |
window: Make window frame menu available to client
diff --git a/clients/window.h b/clients/window.h index e35d657..15a556e 100644 --- a/clients/window.h +++ b/clients/window.h
@@ -207,6 +207,10 @@ menu_func_t func, const char **entries, int count); void +window_show_frame_menu(struct window *window, + struct input *input, uint32_t time); + +void window_destroy(struct window *window); struct widget *