64
65
* Allocate all resources for new window and register it in the compositor.
65
66
* If the window is declared as main, its closure causes termination of the
66
67
* whole application. Note that opened window does not have any surface yet. */
67
extern window_t *window_open(char *, bool, bool, const char *);
68
extern window_t *window_open(char *, bool, bool, const char *, sysarg_t, sysarg_t);
70
71
* Post resize event into event loop. Window negotiates new surface with