Merge 0.9.12-incubating changes back to master.
This commit is contained in:
commit
da7b77d2ec
@ -1211,6 +1211,7 @@ guac_common_surface* guac_common_surface_alloc(guac_client* client,
|
||||
surface->socket = socket;
|
||||
surface->layer = layer;
|
||||
surface->parent = GUAC_DEFAULT_LAYER;
|
||||
surface->opacity = 0xFF;
|
||||
surface->width = w;
|
||||
surface->height = h;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user