Gnome Shell Extension Dev - Searching for Webkit Support

Aditya Mehra <[email protected]> Tue, 14 Jun 2016 07:45:35 +0000
Newsgroups gmane.comp.gnome.devel
Message-ID <BM1PR01MB05786330F742726339220D7DEF540@BM1PR01MB0578.INDPRD01.PROD.OUTLOOK.COM>
--===============6574620265287902540==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline



--===============6574620265287902540==
Content-Language: en-US
Content-Type: multipart/alternative;
	boundary="_000_BM1PR01MB05786330F742726339220D7DEF540BM1PR01MB0578INDP_"

--_000_BM1PR01MB05786330F742726339220D7DEF540BM1PR01MB0578INDP_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi All,


I am currently working on the development of Mycroft Ai Gnome Shell Extensi=
on for Gnome Shell, I have currently released version 0.1 of the extension =
which is available at: https://github.com/AIIX/Mycroft-AI-Gnome-Shell-Exten=
sion. I am currently trying to improve on the extension and am looking for =
help with Webkit webview implementation in gnome shell extension. I am unab=
le to find any documentation which states support for Webkit in gnome shell=
 extensions, could anyone please guide me on where I can find any relevant =
documentation for the same.


Additionally i have tried importing webkit using tutorial https://developer=
.gnome.org/gnome-devel-demos/stable/hellognome.js.html.en:



  const Webkit =3D imports.gi.WebKit;

  this._webView =3D new Webkit.WebView ();

  box.add(this._WebView);

with errors: Object is of type Webkit.WebView - cannot convert to ClutterAc=
tor. Is there any specific method to call the webview in clutter ?

Thanks,
Aditya

--_000_BM1PR01MB05786330F742726339220D7DEF540BM1PR01MB0578INDP_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-=
1">
<style type=3D"text/css" style=3D"display:none;"><!-- P {margin-top:0;margi=
n-bottom:0;} --></style>
</head>
<body dir=3D"ltr">
<div id=3D"divtagdefaultwrapper" style=3D"font-size:12pt; color:#000000; ba=
ckground-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi All, <br>
</p>
<p><br>
</p>
<p>I am currently working on the development of Mycroft Ai Gnome Shell Exte=
nsion for Gnome Shell, I have currently released version 0.1 of the extensi=
on which is available at:
<a title=3D"Ctrl&#43;Click or tap to follow the link" id=3D"LPlnk411550" hr=
ef=3D"https://github.com/AIIX/Mycroft-AI-Gnome-Shell-Extension" class=3D"OW=
AAutoLink">
https://github.com/AIIX/Mycroft-AI-Gnome-Shell-Extension</a>. I am currentl=
y trying to improve on the extension and am looking for help with Webkit we=
bview implementation in gnome shell extension. I am unable to find any docu=
mentation which states support for
 Webkit in gnome shell extensions, could anyone please guide me on where I =
can find any relevant documentation for the same.</p>
<p><br>
</p>
<p>Additionally i have tried importing webkit using tutorial <a id=3D"LPlnk=
617750" href=3D"https://developer.gnome.org/gnome-devel-demos/stable/hellog=
nome.js.html.en" class=3D"OWAAutoLink">
https://developer.gnome.org/gnome-devel-demos/stable/hellognome.js.html.en<=
/a>:</p>
<p>&nbsp; <br>
</p>
<p>&nbsp; const Webkit =3D imports.gi.WebKit;&nbsp;</p>
<p>&nbsp; this._webView =3D new Webkit.WebView ();</p>
<p>&nbsp; box.add(this._WebView);<br>
</p>
<br>
with errors: Object is of type Webkit.WebView - cannot convert to ClutterAc=
tor. Is there any specific method to call the webview in clutter ?
<br>
<br>
Thanks,<br>
Aditya <br>
</div>
</body>
</html>

--_000_BM1PR01MB05786330F742726339220D7DEF540BM1PR01MB0578INDP_--

--===============6574620265287902540==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
gnome-devel-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-devel-list

--===============6574620265287902540==--