You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple GNOME extension to change the Gnome Shell unsafe-mode via the quick
settings menu/panel menu. Currently runs on Gnome Shell 42-47 using the following
extension versions:
Gnome Shell
Latest Version
Branch
45-47
v10
main
42-44
v8
gnome-42-44
If you want to try it on a newer version you need to add "<version>" to the
list of supported versions in unsafe-mode-menu@linushdot.local/metadata.json
before installing it. If it just works or if there are bugs with the new Gnome
Shell feel free to open an issue here and I will see if I can update the
extension.
Install/Update
Clone this repository and copy the extension to your extensions folder.
Then restart the shell and enable the extension from https://extensions.gnome.org/local/
or from gnome-extensions-app.
Also on this page or in the extensions app the preferences can be modified.
If you need an older version than the current one (for example version 5) clone the repository with
the following command instead and follow the rest of the steps.
Since Gnome 41 unsafe mode is necessary to let applications access certain
private D-Bus APIs
of the Gnome Shell. This mostly concerns:
API for Screenshots (also sometimes used for screen sharing):
most applications now use a
new interface instead, but
legacy applications may need unsafe mode for this
Calling the org.gnome.Shell.Eval method to execute javascript inside
Gnome Shell: This is useful for keybindings or for controlling the Gnome
Shell from a script.
An example for the latter is changing to the secondary input source using a
command: