b'org.gnome.shell' b'command-history' redacted by apport b'org.gnome.shell' b'disable-user-extensions' b'true' b'org.gnome.shell' b'disabled-extensions' b"['desktop-icons@csoriano']" b'org.gnome.shell' b'enabled-extensions' b"['clipboard-indicator@tudmotu.com', 'emoji-selector@maestroschan.fr', 'window-search-provider@quelltexter.org', 'wordreference-search-provider@atareao.es', 'EasyScreenCast@iacopodeenosee.gmail.com', 'sound-output-device-chooser@kgshank.net', 'startup-measure@marco.trevi.me', 'ubuntu-appindicators@ubuntu.com', 'ubuntu-dock@ubuntu.com', 'ding@rastersoft.com', 'ddterm@amezin.github.com']" b'org.gnome.shell' b'favorite-apps' redacted by apport b'org.gnome.shell' b'had-bluetooth-devices-setup' b'true' b'org.gnome.shell' b'looking-glass-history' b'[\'r(4).get_user_value("scheme").deepUnpack();\', \'r(4).get_user_value("scheme").deepUnpack()\', \'r(4).get_user_value("scheme").unpack()\', \'tupeof r(4).get_user_value("scheme").unpack()\', \'typeof r(4).get_user_value("scheme").unpack()\', "Object.prototype.hasOwnProperty(global, \'stage\')", "Object.hasOwnProperty(global, \'stage\')", \'global.stage\', \'global\', \'Object.entries(global)\', \'Object.entries(global).keys\', \'Object.entries(global).keys()\', \'...Object.entries(global).keys()\', \'[...Object.entries(global).keys()]\', \'[...Object.entries(global).values()]\', \'Object.getOwnPropertyNames(global)\', "Object.hasOwnProperty(global, \'log\')", "Object.hasOwnProperty(global, \'logError\')", "Object.prototype.hasOwnProperty(global, \'logError\')", \'Object.getOwnPropertyNames(global.ui)\', \'Object.getOwnPropertyNames(global.stage)\', \'main\', \'global.main\', \'Object.getOwnPropertyNames(Main.uiGroup)\', "Object.prototype.hasOwnProperty(Main.uiGroup, \'class\')", "Object.hasOwnProperty(Main.panel, \'_rightCorner\')", "Object.hasOwn(Main.panel, \'_rightCorner\')", "Object.prototype.hasOwnProperty(Main.panel, \'_rightCorner\')", \'Main.panel._rightCorner\', \'Main.panel._leftCorner\', \'Object.getOwnPropertyNames(Main.panel)\', "Object.hasOwnProperty(Main.panel, \'_leftCorner\')", \'adjustAnimationTime\', \'imports.ui.environment\', \'imports.ui.environment.adjustAnimationTime\', \'imports.ui.environment.adjustAnimationTime(20)\', \'global.create_app_launch_context()\', \'global.create_app_launch_context.toString()\', \'global.create_app_launch_context(-1, -1)\', \'global.create_app_launch_context(0, -1)\', \'r(3).get_startup_notify_id()\', \'r(3).get_startup_notify_id\', \'r(3).get_startup_notify_id.toString()\', \'r(3).get_startup_notify_id(null, [])\', \'Gio.AppInfo.create_from_commandline.toString()\', "Gio.AppInfo.create_from_commandline(\'true\', \'fooo\', 0)", \'r(3).get_startup_notify_id(r(10), [])\', \'Meta.StartupSequence\', \'new Meta.StartupSequence()\', \'s = new Meta.StartupSequence()\', \'s\', \'Clutter.Settings.get_default()\', \'Clutter\', \'Clutter.BUTTON\', \'Clutter.BUTTON_PRIMARY\', \'Clutter.BUTTON_SECONDARY\', \'GLib\', \'GLib.double_hash\', \'GLib.double_hash()\', \'GLib.double_hash(2)\', \'GLib.double_hash(0)\', "fakeAppInfo = Gio.AppInfo.create_from_commandline(\'true\', \':1.38\', Gio.AppInfoCreateFlags.SUPPORTS_STARTUP_NOTIFICATION);", \'fakeAppInfo\', \'fakeAppInfo.get_id()\', \'global.create_app_launch_context(99999, -1)\', \'ctx = global.create_app_launch_context(99999, -1)\', \'ctx.get_startup_notify_id(fakeAppInfo, [])\', \'Gio.File.build_filename\', \'Gio.File.new_build_filename\', \'Gio.File.new_for_path\', \'Gio.InputStream\', \'Gio.InputStream.read_bytes\', \'Gio.InputStream.prototype\', \'Gio.InputStream.prototype.read_bytes\', \'Gio.InputStream.prototype.read_bytes_async.toString()\', \'Gio.InputStream.prototype.read_bytes_async\', \'GLib.VariantType.\', \'GLib.VariantType.BOOLEAN\', \'GLib.VariantType\', \'GLib.VariantType.new\', \'GLib.VARIANT_TYPE\', \'GLib.VARIANT_TYPE_MAYBE\', \'GLib.Variant.TYPE_MAYBE\', "GLib.VariantType.new(\'()\')", "GLib.VariantType.new(\'()\').equal", "GLib.VariantType.new(\'()\').equal(GLib.VariantType.new(\'()\'))", \'Gio.MemoryInputStream\', \'Gio.MemoryInputStream.new\', \'Gio.MemoryInputStream.new_from_bytes\', \'St.ThemeContext.get_for_stage(global.stage).scaleFactor\', \'St.ThemeContext.get_for_stage(global.stage).scale_factor\', \'Gio.DBusInterfaceInfo.new_for_xml("/data/GNOME/gnome-shell-ubuntu-appindicators/interfaces-xml/StatusNotifierItem.xml")\', "function loadInterfaceXml(filename) { const extension = imports.misc.extensionUtils.getCurrentExtension();\\n const interfacesDir = extension.dir.get_child(\'interfaces-xml\');\\n const file = interfacesDir.get_child(filename);\\n let [result, contents] = imports.gi.GLib.file_get_contents(file.get_path());\\n\\n if (result) {\\n // HACK: The \\"\\" + trick is important as hell because file_get_contents returns\\n // an object (WTF?) but Gio.makeProxyWrapper requires `typeof() === \\"string\\"`\\n // Otherwise, it will try to check `instanceof XML` and fail miserably because there\\n // is no `XML` on very recent SpiderMonkey releases (or, if SpiderMonkey is old enough,\\n // will spit out a TypeError soon).\\n if (contents instanceof Uint8Array)\\n contents = imports.byteArray.toString(contents);\\n return `${contents}`;\\n } else {\\n throw new Error(`AppIndicatorSupport: Could not load file: ${filename}`);\\n }\\n}", \'Gio.DBusInterfaceInfo.new_for_xml(loadInterfaceXml("/data/GNOME/gnome-shell-ubuntu-appindicators/interfaces-xml/StatusNotifierItem.xml"))\', \'imports.gi.GLib.file_get_contents("/data/GNOME/gnome-shell-ubuntu-appindicators/interfaces-xml/StatusNotifierItem.xml")\', \'Gio.DBusInterfaceInfo.new_for_xml(c)\', \'Gio.DBusInterfaceInfo.new_for_xml(imports.byteArray.toString(c))\', "Gio.DBusInterfaceInfo.new_for_xml(\'\'+imports.byteArray.toString(c)+\'\')", \'iface.methods\', \'iface.methods[0]\', \'iface.methods[0].name\', \'iface.methods.map(m => m.name)\', \'c = imports.gi.GLib.file_get_contents("/data/GNOME/gnome-shell-ubuntu-appindicators/interfaces-xml/StatusNotifierItem.xml")[1]\', "iface = Gio.DBusInterfaceInfo.new_for_xml(\'\'+imports.byteArray.toString(c)+\'\')", \'iface.properties\', \'c\', \'c2 = imports.gi.GLib.file_get_contents("/data/GNOME/gnome-shell-ubuntu-appindicators/interfaces-xml/StatusNotifierItem.xml")[1]\', "iface2 = Gio.DBusInterfaceInfo.new_for_xml(\'\'+imports.byteArray.toString(c2)+\'\')", \'iface2.properties.length\', \'iface2.properties\', \'cache = new St.TextureCache()\', \'i = new St.Icon()\', \'i.add_child\', \'i.add_child(null)\', \'Gio.IconIface\', \'Gio.Initable\', \'Gio.Icon\', \'Gio.Icon.$gtype\', \'GObject.type_interfaces(Gio.Icon.$gtype)\', \'Object.getOwnProperties(Gio.FileIcon.$gtype)\', \'Gio.FileIcon.$gtype\', \'GObject.type_interfaces(Gio.FileIcon.$gtype)[0].name\', \'GObject.type_interfaces(Gio.FileIcon.$gtype)[0]\', \'GObject.type_interfaces\', \'GObject.type_interfaces_peek_parent\', \'GObject.type_interface_peek_parent\', \'GObject.type_interface_prerequisites\', \'GObject.type_interface_prerequisites(Gio.Icon.$gtype)\', \'GObject.type_interface_prerequisites(Gio.FileIcon.$gtype)\', \'GObject.type_query\', \'GObject.type_query(Gio.FileIcon.$gtype)\', "Gio.file.new_from_path(\'/data/GNOME/xorg/data/cursors/redglass/pencil-16.png\')", "f = Gio.File.new_from_path(\'/data/GNOME/xorg/data/cursors/redglass/pencil-16.png\')", "f = Gio.File.new_for_path(\'/data/GNOME/xorg/data/cursors/redglass/pencil-16.png\')", \'f\', \'f = Gio.FileIcon(f)\', \'i = new Gio.FileIcon(f)\', \'i\', \'i.vfunc_serialize\', \'i.vfunc_to_token\', \'i.vfunc_to_tokens\', \'GObject.type_interfaces(Gio.EmblemedIcon.$gtype)\', \'GObject.type_interfaces(Gio.FileIcon.$gtype)\', \'GObject.type_interfaces(Gio.ThemedIcon.$gtype)\', \'Gio.Icon.FromTokens\', \'Gio.Icon.FromTokensFunc\', \'GLib.Tree\', \'imports.misc\', \'imports.misc.spawnCommandLine\', \'imports.misc.trySpawn\', \'Gio\', \'Gio.ListStore\', \'GLib.direct_hash\', \'GLib.direct_hash(20)\', \'GLib.str_hash\', \'GLib.str_hash(20)\', \'Gio.open\', \'GdkPixbuf\', \'imports.gi.GdkPixbuf\', \'imports.gi.GdkPixbuf.new_from_stream\', \'imports.gi.GdkPixbuf.new_from_stream_async\', \'Gdk\', \'imports.gi.Gdk\', \'imports.gi.Gdk.Event\', \'imports.gi.Gdk.EventType\', \'imports.gi.Gdk.EventType.NOTHING\', \'imports.gi.Gdk.KEY_Select\', \'Clutter.KEY_Select\', \'Clutter.KEY_f\', \'GLib.ByteArray\', \'GLib.ByteArray()\', \'a = new GLib.ByteArray()\', \'(1 << 15)\', \'(1 << 32)\', \'(1 << 16)\', \'(1 << 20)\', \'(1 << 31)\', \'(1 << 30)\', \'(1 << 25)\', \'{}.constructor\', \'{}.constructor.prototype\', \'GLib.check_version\', \'GLib.check_version(2, 75, 0)\', \'GLib.check_version(2, 20, 0)\', \'GLib.check_version(2, 30, 0)\', \'Gio.SettingsSchema\', \'Gio.SettingsSchema.get_default()\', \'Gio.SettingsSchemaSource\', \'Gio.SettingsSchemaSource.get_default()\', "Gio.SettingsSchemaSource.get_default().lookup(\'org.gnome.Shell\')", \'print(Gio.SettingsSchemaSource.get_default().lookup)\', \'Gio.SettingsSchemaSource.get_default().lookup.to_string()\', \'Gio.SettingsSchemaSource.get_default().lookup\', "Gio.SettingsSchemaSource.get_default().lookup(\'org.gnome.Shell\', true)", "Gio.SettingsSchemaSource.get_default().lookup(\'org.gnome.Mutter\', true)", "Gio.SettingsSchemaSource.get_default().lookup(\'org.gnome.mutter\', true)", "Gio.SettingsSchemaSource.get_default().lookup(\'org.gnome.shell\', true)", "Gio.SettingsSchemaSource.get_default().lookup(\'org.gnome.shell.override\', true)", "Gio.SettingsSchemaSource.get_default().lookup(\'org.gnome.shell.overrides\', true)", \'Gio.DBusProxy\', \'print(Gio.DBusProxy.prototype.init_async)\', \'rint(Gio.DBusProxy.prototype.init_async.toString()\', \'Gio.AsyncInitable\', \'Gio.AsyncInitable.prototype\', \'Gio.AsyncInitable.prototype.init_async\', \'Gio.AsyncInitable.prototype.init_async.toString()\', \'Gio.\', \'Gio.DBusProxy.init\', \'Gio.DBusProxy.init_async\', \'Gio.DBusProxy.prototype\', \'Gio.DBusProxy.prototype.init\', \'Gio.DBusProxy.prototype.init.toString()\', \'Gio.DBusProxy.prototype.init_async\', \'Gio.DBusProxy.prototype.init_async.toString()\', \'imports.system.version\', \'r(0).get_parent().get_parent().indicator\', \'r(0).get_parent().get_parent()._indicator\', \'r(0).get_parent().get_parent()._indicator._proxy\', \'r(0).get_parent().get_parent()._indicator._proxy.id\', \'r(0).get_parent().get_parent()._indicator._proxy.Menu\', \'r(0).get_parent().get_parent()._indicator._proxy.IconName\', \'r(0).get_parent().get_parent()._indicator._proxy.Id\', \'Object.entries({"a": 1, "b":2})\', \'Object.entries({"a": 1, "b":2}).map\', \'Object.entries({"a": 1, "b":2}).map(([k, v] => (k,v))\', \'Object.entries({"a": 1, "b":2}).map((([k, v]) => (k,v))\', \'Object.entries({"a": 1, "b":2}).map((([k, v]) => (k,v)))\', \'Object.entries({"a": 1, "b":2}).map((([k, v]) => `${k}: ${v}`)))\', \'Object.entries({"a": 1, "b":2}).map((([k, v]) => `${k}: ${v}`))\', \'Object.entries({"a": 1, "b":2}).map((([k, v]) => `key ${k}: value ${v}`))\', \'r(0).get_parent().get_parent().get_parent()\', \'Main.messageTray.getSources()[0].iconName\', \'Main.messageTray.getSources()[0].notifications\', \'Main.messageTray.getSources()[0].notifications.length\', \'Main.messageTray.getSources()[0].notifications[0]\', \'Main.messageTray.getSources()[0].notifications[0].title\', \'Main.messageTray.getSources()[0].notifications[0].source\', \'Main.messageTray.getSources()[0].notifications[0].source._appId\', \'Main.messageTray.getSources()[0].notifications[0].source._app\', \'Main.messageTray.getSources()[0]._app\', \'Gio.PRIORITY_DEFAULT\', \'String.fromCharCode(0)\', \'GLib.find_program\', \'GLib.find_program_in_path\', \'GLib.find_program_in_path("gjs")\', \'new Date().getTime()\', \'r(0)._invalidateIcon()\', \'Gdk.RGBA\', \'imports.gi.Gdk.RGBA\', \'imports.gi.Gdk.RGBA(1,2,3,0)\', \'new imports.gi.Gdk.RGBA(1,2,3,0)\', \'new imports.gi.Gdk.RGBA({red: 0})\', \'new imports.gi.Gdk.RGBA({red: 5})\', \'new imports.gi.Gdk.RGBA({red: 5}).red\', \'Gtk.IconInfo\', \'imports.gi.Gtk.IconInfo\', \'imports.gi.Gtk.IconInfo.prototype\', \'imports.gi.Gtk.IconInfo.prototype.load_icon_async\', \'GObject.signal_lookup("x11-display-opened", global.display)\', \'global.display\', \'global.display.get_x11_display()\', \'Main.messageTray\', \'Main.messageTray.getSources()\', \'Main.messageTray.getSources().map(s => s.notifications)\', \'Main.messageTray.getSources().map(s => s.notifications[0])\', \'Main.messageTray.getSources().map(s => s.notifications[0].source._app)\', \'Main.messageTray.getSources().map(s => s.notifications[0].source)\', \'Main.messageTray.getSources().map(s => s.notifications[0].source._app.id)\', \'Main.messageTray.getSources().map(s => s.notifications[0].source._app?.id)\', \'Main.messageTray.getSources().map(s => s.notifications[0].source.app ? s.notifications[0].source.app.id : null)\', \'Main.messageTray.getSources().map(s => s)\', \'Main.messageTray.getSources().map(s => s.count)\', \'Main.messageTray.getSources().map(s => s.visibleCount)\', \'Main.messageTray.getSources().map(s => s.unseenCount)\', \'Cogl\', \'imports.gi.Cogl\', \'imports.gi.Cogl.Texture\', \'imports.gi.Cogl.Texture.new\', \'imports.gi.Cogl.Texture()\', \'new imports.gi.Cogl.Texture()\', \'new imports.gi.Cogl.Texture2d()\', \'new imports.gi.Cogl.Texture\', \'new imports.gi.Cogl.Offscreen\', \'new imports.gi.Cogl.Texture2D\', \'imports.gi.Cogl.Texture2D\', \'imports.gi.Cogl.Texture2D.toString()\', \'imports.gi.Cogl.Offscreen.new_with_texture\', \'imports.gi.Cogl.Framebuffer\', \'imports.gi.Cogl.Framebuffer.prototype.allocate\', \'imports.gi.Cogl.PixelFormat\', \'St.ImageContent\', \'St.ImageContent.new_with_preferred_size\', \'St.ImageContent.new_with_preferred_size()\', \'Clutter.ContentGravity\', \'St.ImageContent.load_async\', \'St.ImageContent.prototype\', \'St.ImageContent.prototype.load_async\', \'St.ImageContent.prototype.load\', \'Gio.LoadableIcon.prototype.load_async\', \'Main.panel.PANEL_ICON_SIZE\', \'imports.ui.panel.PANEL_ICON_SIZE\', \'Object.keys(GLib.UserDirectory)\', \'Object.values(GLib.UserDirectory)\', "\\"fooo.bar\\".split(\'.\').splice(0, -1).join(\'\')", "\\"fooo.bar\\".split(\'.\').slice(0, -1).join(\'\')", "\\"fooobar\\".split(\'.\').slice(0, -1).join(\'\')", \'[1] == [1]\', \'[1] === [1]\', \'Main.messageTray.getSources().map(s => s.notifications[0].source.app ? s.notifications[0].source.app.id : s.notifications[0].source._app.id)\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => { [n.source.app || n.source._app.id] : JSON.stringify(n) } ))\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => { n.source._app.id : JSON.stringify(n) } ))\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => { [n.source._app.id]: JSON.stringify(n) } ))\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => { `${n.source.app || n.source._app.id}`: JSON.stringify(n) } ))\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => { `${n.source.app || n.source._app.id}`: n } ))\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => ({ `${n.source.app || n.source._app.id}`: n }) ))\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => ({ [n.source.app || n.source._app.id]: n }) ))\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => ({ [n.source.app || n.source._app.id]: JSON.stringify(n) }) ))\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => n.source.app || n.source._app.id) ))\', \'Main.messageTray.getSources().map(s => s.notifications.map(n)\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => n))\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => n.resident))\', \'[0].at(0)\', \'[0][-1]\', \'St.Clipboard\', \'new St.Clipboard\', \'r(19).set_text("fooooooooooooo")\', \'r(19).set_text("fooooooooooooo", 1)\', \'r(19).set_text(0, "fooooooooooooo")\', \'r(0).get_parent().get_parent().get_children()\', \'r(0).get_parent().get_parent().get_children().map(c => c.get_child())\', \'r(0).get_parent().get_parent().get_children().map(c => c.get_child().visible)\', \'r(8)._indicator\', \'r(8)._indicator.isReady\', \'r(8)._indicator.status\', \'r(0).get_parent().get_parent().get_children().map(c => c.get_child().visible ? null : c.get_child())\', \'reqs = []\', \'reqs.push(...[])\', \'reqs.length\', \'flag_1 = 1 << 0\', \'flag_1 = 1 << 2\', \'flag_1 = 1 << 1\', \'flag_2 = 1 << 3\', \'flag_2 = 1 << 2\', \'flag_3 = 1 << 3\', \'flag_1\', \'flag_1 | flag_2 | flag_3\', \'(flag_1 | flag_2 | flag_3)\', \'(flag_1 | flag_2 | flag_3) & ~(flag_1)\', \'(flag_1 | flag_2 | flag_3) & ~(flag_3)\', \'(flag_1 | flag_2 | flag_3) & ~(flag_1|flag_2|flag_3)\', \'(flag_1 | flag_2 | flag_3) & ~(flag_1|flag_2)\', \'(flag_1 | flag_2 | flag_3) & ~(flag_3|flag_2)\', \'all_flags = (flag_1 | flag_2 | flag_3)\', \'all_flags &= ~(flag_3|flag_2)\', \'all_flags\', \'1 << 0\', \'1 << 2\', \'1 << 1\', \'[1,2,4,5].splice(0, -1)\', \'[1,2,4,5].slice(0, -1)\', \'y = "Yaru-foo"\', \'y\', \'y = "Yaru"\', \'y = "Yaru-"\', \'y[4]\', \'Main.uiGroup\', \'Clutter.EVENT_PROPAGATE\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => n.source.app || n.source._app.id))\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => n.source.app || n.source._app ? n.source._app.id : null))\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => n.source.app || (n.source._app ? n.source._app.id : null)))\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => n.source.app.id || (n.source._app ? n.source._app.id : null)))\', \'Main.messageTray.getSources().map(s => s.notifications.map(n => (n.source.app ? n.source.app.id : null) || (n.source._app ? n.source._app.id : null)))\', \'imports.gi.GLib\', \'imports.gi.GLib.values\', \'Object.values(imports.gi.GLib)\', \'Object.values(imports.gi.GLib).filter(v.$gtype)\', \'Object.values(imports.gi.GLib).filter(v => v.$gtype)\', \'Object.values(imports.gi.GLib).filter(v => !!v.$gtype).map(v => v.$gtype)\', \'Object.values(imports.gi.Gio).filter(v => !!v.$gtype).map(v => v.$gtype)\', \'Main.uiGroup.$gtype\', \'Main.uiGroup.constructor.$gtype\', \'Main.uiGroup.constructor.$gtype.name\', \'Main.uiGroup.set_data("fooo", "bar")\', \'Main.uiGroup.get_data("fppppp")\', \'Main.uiGroup.get_data("fooo")\', \'Main.uiGroup.get_data\', \'Main.uiGroup.get_data.toString()\', \'Main.uiGroup.set_accessible_name("foo")\', \'Main.uiGroup.get_accessible_name()\', \'Main.uiGroup.set_data("PROVA", 12456)\', \'Main.uiGroup.get_data("PROVA")\', \'GLib.Binding\', \'GLib.Binding.DEFAULT\', \'GObject.Binding.DEFAULT\', \'Object.keys(GObject.Binding)\', \'GObject.Binding\', \'GObject.BindingFlags\', \'GObject.BindingFlags.DEFAULT\', "Gio.DesktopAppInfo(\'org.gnome.Nautilus\')", "new Gio.DesktopAppInfo(\'org.gnome.Nautilus\')", "new Gio.DesktopAppInfo({id: \'org.gnome.Nautilus\'})", "Gio.DesktopAppInfo.new(\'org.gnome.Nautilus\')", "Gio.DesktopAppInfo.new(\'nautilus\')", "Gio.DesktopAppInfo.new(\'org.gnome.Nautilus.desktop\')", \'GLib.uri_unescape_string("http://foo%20bar")\', \'GLib.uri_unescape_string("http://foo%20bar", null)\', \'GLib.uri_escape_string("http://foo%20bar", null)\', \'GLib.uri_escape_string("http://foo%20bar", null, true)\', \'GLib.MAX_INT\', \'GLib.MAXINT8\', \'GLib.MAXINT16\', \'GLib.MAXUINT8\', \'Gio.AppInfo.create\', \'Gio.AppInfo.create_from_command_line\', \'Gio.AppInfo.create_from_commandline\', "Gio.AppInfo.create_from_commandline(\'true\', null, 0)", \'r(47)\', \'r(47).get_id()\', \'GLib.KeyFile\', \'k = GLib.KeyFile()\', \'k = new GLib.KeyFile()\', \'r(0).get_parent().icon_name\', \'r(0).get_parent().get_parent().get_id()\', \'global.workspace_manager\', \'global.workspace_manager.get_workspace_by_index(0)\', \'global.workspace_manager.set_active_workspace\', \'Gtk.Window\', \'imports.gi.Gtk.Window\', \'imports.gi.Gtk.Window.$gtype\', \'Object.values(imports.gi.Gtk)\', \'Object.values(imports.gi.Gtk).filter(v => !!v.$gtype)\', \'Object.values(imports.gi.Gtk).filter(v => !!v.$gtype).length\', \'Object.values(imports.gi.Gio).filter(v => !!v.$gtype).length\', \'Object.values(imports.gi.Gio).filter(v => !!v.$gtype).map(v => v.name)\', \'Object.values(imports.gi.Gio).filter(v => !!v.$gtype).map(v => `${v} -> ${v.name}`)\', \'Object.values(imports.gi.Gio).filter(v => !!v.$gtype && !!v.$gtype.name).map(v => `${v} -> ${v.name}`)\', \'Object.values(imports.gi.Gio).filter(v => !!v.$gtype && !!v.$gtype.name).length\', \'Object.values(imports.gi.Gio).filter(v => !!v.$gtype && !!v.$gtype.name).map(v => v.name)\', \'Object.values(imports.gi.Gio).filter(v => !!v.$gtype && v.$gtype.name !== undefined).map(v => v.name)\', \'Object.values(imports.gi.Gio).filter(v => !!v.$gtype && v.$gtype.name !== undefined)\', \'Object.values(imports.gi.Gio).filter(v => !!v.$gtype && !!v.$gtype.name)\', \'Pango.font_description_from_string\', \'0x918198521 | 0\', \'(0x918198521 & 0x7) | 0\', \'0x2\', \'(0x918198523 & 0x7) | 0\', \'Main.overview.animationInProgress\', \'Gio.DesktopAppInfo\', \'Gio.AppInfo.create_from_commandline("true", null, 0)\', \'Object.keys(Gio)\', \'GLib.HashTable.get_type()\', \'GLib.HashTable\', \'GLib.HashTable.$gtype\', \'GLib.quaark\', \'GLib.quark_from_static_string\', \'GLib.quark_from_static_string("foo")\', \'Gio.content_type_set_mime_dirs\', \'GLib.MAXINT32\', \'GLib.MAXUINT32\', \'typeof new Map()\', \'typeof new Set()\', \'new Set() instanceof Set\', \'new Set() instanceof Map\', \'new Map() instanceof Map\', "\\"fkk\\".split(\'/\')", "\\"fkk\\".split(\'/\')[0]", "[a, foo] = \\"fkk\\".split(\'/\')", "[a, foo] = \\"fkk/bar/baz\\".split(\'/\')", "[a, ...foo] = \\"fkk/bar/baz\\".split(\'/\')", "[a, ...foo] = \\"fkkbarbaz\\".split(\'/\')", \'typeof foo\', \'foo.length\', "function func() { return \'\' }", "cost foo = () => { return \'\' }", "cost foo = () => \'\';", "foo = () => \'\';", \'foo\', \'foo()\', \'func() || "ffooo"\', \'foo() || "ffooo"\', \'r(0)()\', \'r(2).get_wm_class()\', \'r(2).get_wm_class_instance()\', \'r(0).parent\', \'r(0).get_parent()\', \'r(0).get_parent().get_parent()\', \'r(0)._indicator\', \'r(0)._indicator.status\', \'r(0)._indicator.uniqueId\', \'r(0)._indicator.id\', \'r(0)._indicator.icon\', \'r(0)._indicator.icon[0[\', \'r(0)._indicator.icon[0]\', \'St.Settings.get().slow_down_factor\', \'St.Settings.get().slow_down_factor = 10\', \'\\\\\', \'St.Settings.get().slow_down_factor = 1\', \'GLib.SpawnChildSetupFun\', \'GLib.SpawnChildSetupFunc\', \'GLib.strerror(\', \'Gio.IOErrorEnum\', \'Object.values(Gio.IOErrorEnum)\', \'Object.keys(Gio.IOErrorEnum)\', \'GLib.io_error_from_file_error\', \'GLib.IoError.from_file_error\', \'GLib.IoErrorEnum.from_file_error\', \'GLib.IOErrorEnum.from_file_error\', \'GLib.IOError.from_file_error\', \'Gio.IOErrorEnum.PERMISSION_DENIED\', \'GLib.strerror(Gio.IOErrorEnum.PERMISSION_DENIED)\', \'GLib.strerror(1)\', \'GLib.strerror\']' b'org.gnome.shell' b'welcome-dialog-last-shown-version' b"'42.9'" b'org.gnome.desktop.a11y' b'always-show-universal-access-status' b'true' b'org.gnome.desktop.a11y.keyboard' b'bouncekeys-beep-reject' b'true' b'org.gnome.desktop.a11y.keyboard' b'disable-timeout' b'120' b'org.gnome.desktop.a11y.keyboard' b'feature-state-change-beep' b'true' b'org.gnome.desktop.a11y.keyboard' b'mousekeys-accel-time' b'1200' b'org.gnome.desktop.a11y.keyboard' b'mousekeys-enable' b'true' b'org.gnome.desktop.a11y.keyboard' b'mousekeys-init-delay' b'160' b'org.gnome.desktop.a11y.keyboard' b'mousekeys-max-speed' b'750' b'org.gnome.desktop.a11y.keyboard' b'slowkeys-beep-accept' b'true' b'org.gnome.desktop.a11y.keyboard' b'slowkeys-beep-press' b'true' b'org.gnome.desktop.a11y.keyboard' b'stickykeys-modifier-beep' b'true' b'org.gnome.desktop.a11y.keyboard' b'stickykeys-two-key-off' b'true' b'org.gnome.desktop.a11y.keyboard' b'timeout-enable' b'true' b'org.gnome.desktop.a11y.magnifier' b'mag-factor' b'1.0' b'org.gnome.desktop.app-folders' b'folder-children' b"['Utilities', 'Sundry']" b'org.gnome.desktop.background' b'picture-uri' b"'file:///usr/share/backgrounds/contest/raring.xml'" b'org.gnome.desktop.background' b'picture-uri-dark' b"'file:///usr/share/backgrounds/contest/focal.xml'" b'org.gnome.desktop.background' b'primary-color' b"'#000000000000'" b'org.gnome.desktop.background' b'secondary-color' b"'#000000000000'" b'org.gnome.desktop.calendar' b'show-weekdate' b'true' b'org.gnome.desktop.default-applications.terminal' b'exec' b"'tilix'" b'org.gnome.desktop.input-sources' b'mru-sources' b"[('xkb', 'it'), ('xkb', 'us')]" b'org.gnome.desktop.input-sources' b'sources' b"[('ibus', 'anthy'), ('xkb', 'it'), ('xkb', 'us')]" b'org.gnome.desktop.input-sources' b'xkb-options' b"['lv3:ralt_switch', 'compose:menu']" b'org.gnome.desktop.interface' b'color-scheme' b"'prefer-light'" b'org.gnome.desktop.interface' b'document-font-name' b"'Ubuntu 11'" b'org.gnome.desktop.interface' b'enable-hot-corners' b'true' b'org.gnome.desktop.interface' b'monospace-font-name' b"'Ubuntu Mono 12'" b'org.gnome.desktop.media-handling' b'autorun-x-content-start-app' b"['x-content/unix-software']" b'org.gnome.desktop.notifications' b'application-children' b"['org-gnome-evolution', 'sublime-text', 'firefox', 'irccloud', 'thunderbird', 'gnome-network-panel', 'org-gnome-dejadup', 'google-chrome-unstable', 'org-gnome-nautilus', 'whatsie', 'telegram-desktop-telegramdesktop', 'org-gnome-gedit', 'org-gnome-software', 'vscode-vscode', 'com-gexperts-tilix', 'vmware-player', 'org-gnome-terminal', 'org-gnome-fileroller', 'gnome-control-center', 'gimp', 'irccloud-desktop-irccloud-desktop', 'apport-gtk', 'org-gnome-chromegnomeshell', 'psensor', 'acestreamplayer-acestreamplayer', 'gitg', 'mailspring-mailspring', 'org-gnome-shell-portalhelper', 'telegramdesktop', 'libreoffice-calc', 'org-gnome-builder', 'gnome-shell-extension-prefs', 'virtualbox', 'messengerfordesktop', 'opera-opera', 'usb-creator-gtk', 'update-manager', 'master-pdf-editor-master-pdf-editor', 'whatsdesk-whatsdesk', 'rhythmbox', 'vlc-vlc', 'evince', 'transmission-gtk', 'eog', 'kazam', 'masterpdfeditor4', 'libreoffice-writer', 'org-gnome-totem', 'org-gnome-polari', 'hexchat-hexchat', 'weechat', 'gnome-terminal', 'valkyrie', 'krita-krita', 'meld', 'google-chat-linux-google-chat-linux', 'keybase', 'chrome-macmgoeeggnlnmpiojbcniblabkdjphe-default', 'spotify-spotify', 'wireshark', 'sublime-merge', 'code-code', 'software-properties-gtk', 'system-config-printer', 'org-gnome-baobab', 'chromium-browser', 'd-feet', 'telegram-desktop-telegram-desktop', 'signal-desktop-signal-desktop', 'inkscape', 'lightning-talk-gong-lightning-talk-gong', 'jetbrains-toolbox', 'skype-skypeforlinux', 'snap-store-snap-store', 'zoom-client-zoom-client', 'xdg-desktop-portal-gtk', 'org-gnome-extensions-desktop', 'org-gnome-evolution-alarm-notify', 'gnome-power-panel', 'matterhorn-matterhorn', 'mattermost-desktop-mattermost-desktop', 'solaar', 'org-gnome-gitg', 'chromium-chromium', 'viewnior', 'pavucontrol', 'gnome-printers-panel', 'file-roller', 'bluemail-bluemail', 'discord-discord', 'android-studio-android-studio', 'virt-manager', 'veracrypt', 'libreoffice-startcenter', 'libreoffice-impress', 'org-gnome-tweaks', 'wine-programs-fitbit-os-simulator', 'org-gnome-clocks', 'org-gnome-evince', 'kdenlive-kdenlive', 'fr-handbrake-ghb', 'org-gnome-devhelp', 'inkscape-inkscape', 'org-remmina-remmina', 'snap-store-ubuntu-software', 'org-gnome-meld', 'obsidian-obsidian', 'joplin-desktop-joplin-desktop', 'sqlitebrowser', 'org-gnome-eog', 'whatsapp-for-linux-whatsapp-for-linux', 'org-gnome-dfeet', 'io-snapcraft-sessionagent', 'irccloud-irccloud', 'rocketchat-desktop-rocketchat-desktop', 'ca-desrt-dconf-editor', 'gnome-datetime-panel', 'snap-store-ubuntu-software-local-file', 'org-opensc-notify', 'org-gajim-gajim', 'steam', 'acestreamplayer-mpv', 'acestreamplayer-engine', 'notify-send-test-snap-desktop-entry', 'rambox-rambox', 'ferdi-ferdi', 'ferdium-ferdium', 'stellarium-daily-stellarium', 'gnome-calculator-gnome-calculator', 'gnome-initial-setup', 'obs-studio-obs-studio', 'com-borgbase-vorta', 'org-gnome-gitlab-yalter-videotrimmer', 'org-gnome-cheese', 'blender-blender', 'denaro-denaro', 'thunderbird-thunderbird', 'gomuks', 'geany', 'firefox-firefox', 'vinagre', 're-sonny-workbench', 'workbench-workbench', 'org-gnome-diskutility', 'xdg-desktop-portal-gnome', 'wine-programs-sendfile-send-files-to-tv', 'io-github-nhekoreborn-nheko', 'fluffychat-fluffychat', 'virtualboxvm']" b'org.gnome.desktop.peripherals.keyboard' b'delay' b'uint32 447' b'org.gnome.desktop.peripherals.keyboard' b'repeat-interval' b'uint32 19' b'org.gnome.desktop.peripherals.mouse' b'drag-threshold' b'1' b'org.gnome.desktop.peripherals.mouse' b'speed' b'-0.13970588235294112' b'org.gnome.desktop.peripherals.touchpad' b'natural-scroll' b'false' b'org.gnome.desktop.peripherals.touchpad' b'send-events' b"'disabled'" b'org.gnome.desktop.peripherals.touchpad' b'speed' b'0.66125461254612539' b'org.gnome.desktop.screensaver' b'lock-delay' b'uint32 30' b'org.gnome.desktop.screensaver' b'picture-uri' b"'file:///usr/share/backgrounds/contest/raring.xml'" b'org.gnome.desktop.screensaver' b'primary-color' b"'#000000000000'" b'org.gnome.desktop.screensaver' b'secondary-color' b"'#000000000000'" b'org.gnome.desktop.sound' b'allow-volume-above-100-percent' b'true' b'org.gnome.desktop.wm.keybindings' b'cycle-group' b"['backslash']" b'org.gnome.desktop.wm.keybindings' b'cycle-group-backward' b"['backslash']" b'org.gnome.desktop.wm.keybindings' b'lower' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'maximize-horizontally' b"['Right']" b'org.gnome.desktop.wm.keybindings' b'maximize-vertically' b"['Up']" b'org.gnome.desktop.wm.keybindings' b'move-to-corner-ne' b"['KP_Prior']" b'org.gnome.desktop.wm.keybindings' b'move-to-corner-nw' b"['KP_Home']" b'org.gnome.desktop.wm.keybindings' b'move-to-corner-se' b"['KP_Next']" b'org.gnome.desktop.wm.keybindings' b'move-to-corner-sw' b"['KP_End']" b'org.gnome.desktop.wm.keybindings' b'move-to-monitor-down' b"['Down']" b'org.gnome.desktop.wm.keybindings' b'move-to-monitor-left' b"['Left']" b'org.gnome.desktop.wm.keybindings' b'move-to-monitor-right' b"['Right']" b'org.gnome.desktop.wm.keybindings' b'move-to-monitor-up' b"['Up']" b'org.gnome.desktop.wm.keybindings' b'move-to-side-e' b"['KP_Right']" b'org.gnome.desktop.wm.keybindings' b'move-to-side-n' b"['KP_Up']" b'org.gnome.desktop.wm.keybindings' b'move-to-side-s' b"['KP_Down']" b'org.gnome.desktop.wm.keybindings' b'move-to-side-w' b"['KP_Left']" b'org.gnome.desktop.wm.keybindings' b'move-to-workspace-10' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'move-to-workspace-11' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'move-to-workspace-12' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'move-to-workspace-5' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'move-to-workspace-6' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'move-to-workspace-7' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'move-to-workspace-8' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'move-to-workspace-9' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'move-to-workspace-down' b"['Down']" b'org.gnome.desktop.wm.keybindings' b'move-to-workspace-left' b"['Left']" b'org.gnome.desktop.wm.keybindings' b'move-to-workspace-right' b"['Right']" b'org.gnome.desktop.wm.keybindings' b'move-to-workspace-up' b"['Up']" b'org.gnome.desktop.wm.keybindings' b'raise' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'show-desktop' b"['d']" b'org.gnome.desktop.wm.keybindings' b'switch-applications' b"['Tab']" b'org.gnome.desktop.wm.keybindings' b'switch-applications-backward' b"['Tab']" b'org.gnome.desktop.wm.keybindings' b'switch-group' b"['backslash']" b'org.gnome.desktop.wm.keybindings' b'switch-group-backward' b"['backslash']" b'org.gnome.desktop.wm.keybindings' b'switch-input-source' b"['space']" b'org.gnome.desktop.wm.keybindings' b'switch-input-source-backward' b"['space']" b'org.gnome.desktop.wm.keybindings' b'switch-panels' b"['F10']" b'org.gnome.desktop.wm.keybindings' b'switch-panels-backward' b"['F10']" b'org.gnome.desktop.wm.keybindings' b'switch-to-workspace-10' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'switch-to-workspace-11' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'switch-to-workspace-12' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'switch-to-workspace-5' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'switch-to-workspace-6' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'switch-to-workspace-7' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'switch-to-workspace-8' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'switch-to-workspace-9' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'switch-to-workspace-left' b"['Left']" b'org.gnome.desktop.wm.keybindings' b'switch-to-workspace-right' b"['Right']" b'org.gnome.desktop.wm.keybindings' b'switch-windows' b"['Tab']" b'org.gnome.desktop.wm.keybindings' b'switch-windows-backward' b"['Tab']" b'org.gnome.desktop.wm.keybindings' b'toggle-fullscreen' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'toggle-maximized' b"['F10']" b'org.gnome.desktop.wm.keybindings' b'toggle-on-all-workspaces' b"['disabled']" b'org.gnome.desktop.wm.keybindings' b'toggle-shaded' b"['s']" b'org.gnome.desktop.wm.preferences' b'audible-bell' b'false' b'org.gnome.desktop.wm.preferences' b'auto-raise-delay' b'1000' b'org.gnome.desktop.wm.preferences' b'theme' b"'Ambiance'" b'org.gnome.desktop.wm.preferences' b'visual-bell' b'true' b'org.gnome.desktop.wm.preferences' b'visual-bell-type' b"'frame-flash'" b'org.gnome.system.locale' b'region' b"'en_GB.UTF-8'" b'org.gnome.system.location' b'enabled' b'true' b'org.gnome.system.proxy' b'ignore-hosts' b"['localhost', '127.0.0.0/8', '*.local']" b'org.gnome.system.proxy' b'use-same-proxy' b'false' b'org.gnome.system.proxy.ftp' b'host' b"'localhost'" b'org.gnome.system.proxy.ftp' b'port' b'3128' b'org.gnome.system.proxy.http' b'host' b"'localhost'" b'org.gnome.system.proxy.http' b'port' b'3128' b'org.gnome.system.proxy.https' b'host' b"'localhost'" b'org.gnome.system.proxy.https' b'port' b'3128' b'org.gnome.system.proxy.socks' b'host' b"'localhost'" b'org.gnome.system.proxy.socks' b'port' b'3128' b'org.gnome.mutter' b'experimental-features' b"['scale-monitor-framebuffer']" b'org.gnome.mutter.wayland' b'xwayland-allow-grabs' b'true' b'org.gnome.mutter.wayland' b'xwayland-grab-access-rules' b"['vmplayer', 'vmware-vmx']" b'org.gnome.settings-daemon.plugins.color' b'night-light-enabled' b'true' b'org.gnome.settings-daemon.plugins.color' b'night-light-last-coordinates' b'(41.63670143988481, -4.7343999999999999)' b'org.gnome.settings-daemon.plugins.color' b'night-light-temperature' b'uint32 4597'