Closed KSXGitHub closed 5 years ago
I tried doing this before. But it doesn't work because the gnome extension context is a little special unfortunately (no fs for example).
(no fs for example)
so do browsers!
I've seen some guys use Webpack and ReactJS to build GTK+ apps.
Do you have some examples for that? That would be quite helpful!
@KSXGitHub thanks for the example. Unfortunately gnome shell extensions are not really gtk applications, but gjs scripts that import a gtk layer. So this approach won't work here unfortunately. The only way I see this working is using lwsm as a binary and to run it as a shell command (and there was a former version which did exactly that, but which was to big in size to upload to the extensions website).
Instead of asking users to install them independently