Re: [gnome-shell-ext] How does gnome-browser-extension and chrome-gnome-shell load extension without reloading gnome session
- From: Ahmad Ismail <ismail783 gmail com>
- To: Florian Müllner <fmuellner gnome org>
- Cc: gnome-shell-extensions-list gnome org
- Subject: Re: [gnome-shell-ext] How does gnome-browser-extension and chrome-gnome-shell load extension without reloading gnome session
- Date: Tue, 5 Jul 2022 02:34:11 +0600
I have learned some d-bus. Yes the command you gave in your previous email ( busctl --user call org.gnome.Shell.Extensions /org/gnome/Shell/Extensions org.gnome.Shell.Extensions InstallRemoteExtension s $i ) is the best we can do. Going further can be a problem. So, I will stick to this.
On Mon, Jul 4 2022 at 23:36:00 +0600, Ahmad Ismail
<ismail783 gmail com> wrote:
> Thank you very very much. This works like a charm.
>
> Can I enable unsafe mode, install the extensions then revert back to
> safe mode?
Not from a script. You either run gnome-shell in unsafe mode (by
passing the --unsafe-mode CLI flag) or enable it interactively at
runtime via looking glass.
> I do not have any idea how theis dbus commands work. So, if someone
> please let me know how `org.gnome.Shell.Exec` will work then it will
> be great.
Sorry, I meant `Eval`.
Florian
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]