es);
/* Notify the client a handle of foriegn shell */
- wtz_exported_shell_send_handle(resource,
+ wtz_exported_shell_send_handle(resource,
e_foreign_handle_string_get(es->handle));
return es;
_e_foreign_shell_destroy(fs);
}
-static void
+static void
_e_foreign_shell_ec_link(E_Foreign_Shell *fs, E_Client *ec)
{
- e_client_transform_core_add(ec, fs->transform);
+ e_client_transform_core_add(ec, fs->transform);
/* TODO */
#if 0
fs);
#endif
- /* FIXME workaround
+ /* FIXME workaround
* Use apply_viewport_signal due to the absence of commit signal for now. */
fs->surface_commit_listener.notify = _e_foreign_shell_cb_surface_commit;
wl_signal_add(&ec->comp_data->apply_viewport_signal,