Add an orange pop-up menu to test the new map_transient request

This commit is contained in:
Kristian Høgsberg 2011-01-21 18:03:15 -05:00
parent 8dc378ff76
commit 248c1b61ce
10 changed files with 140 additions and 20 deletions

View file

@ -171,7 +171,8 @@ view_create(struct display *display, uint32_t key, const char *filename)
view->filename = g_strdup(filename);
view->window = window_create(display, title, 500, 400);
view->window = window_create(display, 500, 400);
window_set_title(view->window, title);
view->display = display;
/* FIXME: Window uses key 1 for moves, need some kind of