Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GSConnect/gnome-shell-extension-gsconnect
/ functions
Functions
1,497 in github.com/GSConnect/gnome-shell-extension-gsconnect
⨍
Functions
1,497
◇
Types & classes
209
↓ 1 callers
Method
_setupActions
()
src/preferences/device.js:438
↓ 1 callers
Method
_sharingSettings
* Sharing Settings
src/preferences/device.js:505
↓ 1 callers
Method
_telephonySettings
* Telephony Settings
src/preferences/device.js:899
↓ 1 callers
Method
_threadHasAddress
(thread, addressObj)
src/service/plugins/sms.js:495
↓ 1 callers
Method
_updateEstimate
* Recalculate the (dis)charge rate and update the estimated time remaining.
src/service/plugins/battery.js:191
↓ 1 callers
Method
_updateMetadata
(state)
src/service/plugins/mpris.js:511
↓ 1 callers
Method
_updatePlugins
(settings, key)
src/preferences/device.js:1085
↓ 1 callers
Method
_uploadBytesIcon
* Upload an icon from a GLib.Bytes object. * * @param {Core.Packet} packet - The packet for the notification * @param {GLib.Bytes} byte
src/service/plugins/notification.js:347
↓ 1 callers
Method
_uploadIcon
* Upload an icon from a GIcon or themed icon name. * * @param {Core.Packet} packet - A `kdeconnect.notification` * @param {Gio.Icon|str
src/service/plugins/notification.js:422
↓ 1 callers
Method
_uploadThemedIcon
* A function for uploading GThemedIcons * * @param {Core.Packet} packet - The packet for the notification * @param {Gio.ThemedIcon} ico
src/service/plugins/notification.js:373
↓ 1 callers
Method
_validateName
(name)
src/preferences/service.js:437
↓ 1 callers
Method
accept
* Negotiate an incoming connection * * @param {Gio.TcpConnection} connection - The incoming connection
src/service/backends/lan.js:734
↓ 1 callers
Method
accept
(connection)
installed-tests/fixtures/backend.js:398
↓ 1 callers
Method
activateNotification
* Activate a remote notification action * * @param {string} id - The remote notification id * @param {string} action - The notification
src/service/plugins/notification.js:670
↓ 1 callers
Function
addFn
(fns, reporter, method, args)
installed-tests/jasmine.js:7159
↓ 1 callers
Method
addPlayer
(identity)
installed-tests/fixtures/components/mpris.js:124
↓ 1 callers
Function
anyMatcher
()
installed-tests/jasmine.js:6213
↓ 1 callers
Function
arrayProps
()
installed-tests/jasmine.js:2808
↓ 1 callers
Method
bar
(bool)
installed-tests/suites/core/testPlugin.js:93
↓ 1 callers
Function
beforeAndAfterFns
(suite)
installed-tests/jasmine.js:1374
↓ 1 callers
Method
broadcast
* Broadcast an identity packet * * If {@link address] is not %null it may specify an IPv4 or IPv6 address * to send the identity packet
src/service/backends/lan.js:420
↓ 1 callers
Function
buildExpectationResult
(options)
installed-tests/jasmine.js:3806
↓ 1 callers
Function
butString
()
installed-tests/jasmine.js:5840
↓ 1 callers
Method
cacheLoaded
* An overridable function that is invoked when the cache is done loading
src/service/plugin.js:210
↓ 1 callers
Function
callerFile
()
installed-tests/jasmine.js:614
↓ 1 callers
Function
checkAccelerator
(accelerator, modeFlags = 0, grabFlags = 0)
src/preferences/keybindings.js:210
↓ 1 callers
Method
clipboardPull
* Copy from the remote clipboard; called by _onRemoteClipboardChanged()
src/service/plugins/clipboard.js:163
↓ 1 callers
Method
clipboardPush
* Copy to the remote clipboard; called by _onLocalClipboardChanged()
src/service/plugins/clipboard.js:139
↓ 1 callers
Method
closeNotification
* Close a remote notification. * TODO: ignore local notifications * * @param {string} id - The remote notification id
src/service/plugins/notification.js:623
↓ 1 callers
Function
connect
* Start and/or connect to the native-messaging-host
webextension/js/background.js:352
↓ 1 callers
Method
connected
()
src/service/plugins/sms.js:193
↓ 1 callers
Method
constructor
* Create a new test rig. * * @param {boolean} [dirs] - Whether to isolate user directories
installed-tests/fixtures/utils.js:312
↓ 1 callers
Function
createCustomPlan
(factory)
installed-tests/jasmine.js:8203
↓ 1 callers
Function
createDateProperties
()
installed-tests/jasmine.js:6469
↓ 1 callers
Function
d
webextension/js/browser-polyfill.min.js:5
↓ 1 callers
Function
defaultFormatter
(actual, expected, path, prettyPrinter)
installed-tests/jasmine.js:4443
↓ 1 callers
Function
defaultMessage
()
installed-tests/jasmine.js:3929
↓ 1 callers
Function
deleteFromLookup
(key)
installed-tests/jasmine.js:3354
↓ 1 callers
Function
dereferencePath
(objectPath, actual, expected, pp)
installed-tests/jasmine.js:4457
↓ 1 callers
Method
destroy
()
src/wl_clipboard.js:255
↓ 1 callers
Method
destroy
()
src/shell/clipboard.js:337
↓ 1 callers
Method
destroy
* Unregister plugin actions, write the cache (if applicable) and destroy * any dangling signal handlers.
src/service/plugin.js:216
↓ 1 callers
Method
destroy
()
src/service/components/input.js:223
↓ 1 callers
Method
destroy
()
src/service/components/session.js:74
↓ 1 callers
Method
destroy
()
src/service/components/mpris.js:989
↓ 1 callers
Method
destroy
()
src/service/plugins/mpris.js:898
↓ 1 callers
Method
disconnected
()
installed-tests/suites/core/testPlugin.js:79
↓ 1 callers
Function
dispatch
(method, args)
installed-tests/jasmine.js:7140
↓ 1 callers
Method
dispose
()
src/preferences/device.js:404
↓ 1 callers
Method
doubleclickPointer
(button)
src/service/components/input.js:417
↓ 1 callers
Method
download
* Download a payload from a device. Typically implementations will override * this with an async function. * * @param {Packet} packet -
src/service/core.js:280
↓ 1 callers
Method
enable
()
src/extension.js:388
↓ 1 callers
Method
executeCommand
* Send a request to execute the remote command with the UUID {@link key} * * @param {string} key - The UUID of the remote command
src/service/plugins/runcommand.js:240
↓ 1 callers
Function
executeNode
(node, segmentNumber)
installed-tests/jasmine.js:8868
↓ 1 callers
Function
extractCustomPendingMessage
(e)
installed-tests/jasmine.js:863
↓ 1 callers
Function
extractMessage
(message, stackLines)
installed-tests/jasmine.js:8415
↓ 1 callers
Method
fetch
* Fetch and update the contact store from its source. * * The default function initializes the EDS server, or logs a debug message * if
src/service/components/contacts.js:542
↓ 1 callers
Function
filterJasmine
(stackTrace)
installed-tests/jasmine.js:3502
↓ 1 callers
Function
findFocusedAncestor
(suite)
installed-tests/jasmine.js:1957
↓ 1 callers
Function
first
(items, fn)
installed-tests/jasmine.js:8403
↓ 1 callers
Function
formatProperties
(error)
installed-tests/jasmine.js:3518
↓ 1 callers
Function
g
(a,b)
webextension/js/browser-polyfill.min.js:5
↓ 1 callers
Function
generateSeed
()
installed-tests/jasmine.js:910
↓ 1 callers
Function
generateSupportLog
* Generate a support log. * * @param {string} time - Start time as a string (24-hour notation)
src/preferences/service.js:36
↓ 1 callers
Method
getConversationForMessage
* Try and find an existing conversation widget for {@link message}. * * @param {object} message - A message object * @returns {Conversa
src/service/ui/messaging.js:1168
↓ 1 callers
Function
getDetailedTime
* Return a human-readable timestamp, similar to `strftime()` with `%c`. * * @param {number} time - Milliseconds since the epoch (local time) * @ret
src/service/ui/messaging.js:180
↓ 1 callers
Function
getDeviceElement
* Create and return a device element for the popup menu * * @param {object} device - A JSON object describing a connected device * @returns {HTMLEl
webextension/js/popup.js:63
↓ 1 callers
Function
getDeviceType
* Get a pseudo-random device type * * @returns {string} A GSConnect device type
installed-tests/fixtures/utils.js:124
↓ 1 callers
Function
getDiffs
()
installed-tests/jasmine.js:5832
↓ 1 callers
Function
getExpectedFromArgs
(arg1, arg2, matchersUtil)
installed-tests/jasmine.js:4281
↓ 1 callers
Function
getFgRGBA
* Get a GdkRGBA contrasted for the input * See: https://www.w3.org/TR/2008/REC-WCAG20-20081211/#contrast-ratiodef * * @param {Gdk.RGBA} rgba - A Gd
src/service/ui/contacts.js:64
↓ 1 callers
Method
getIdentities
* Get a list of player identities. * * @returns {string[]} A list of player identities
src/service/components/mpris.js:952
↓ 1 callers
Method
getIdentities
()
installed-tests/fixtures/components/mpris.js:166
↓ 1 callers
Function
getJasmineRequire
()
installed-tests/jasmine.js:32
↓ 1 callers
Method
getMenuAction
* Get the position of a GMenuItem with {@link actionName} in the top level * of the device menu. * * @param {string} actionName - An ac
src/service/device.js:540
↓ 1 callers
Function
getNextSpecId
()
installed-tests/jasmine.js:1250
↓ 1 callers
Function
getNumberTypeLabel
* Return a localized string for a phone number type * See: http://www.ietf.org/rfc/rfc2426.txt * * @param {string} type - An RFC2426 phone number t
src/service/ui/contacts.js:140
↓ 1 callers
Function
getPixbufForIcon
* Retrieve the GdkPixbuf for a named icon * * @param {string} name - The icon name to load * @param {number} size - The pixel size requested * @pa
src/service/ui/contacts.js:119
↓ 1 callers
Function
getPixbufForPath
* Get a GdkPixbuf for {@link path}, allowing the corrupt JPEG's KDE Connect * sometimes sends. This function is synchronous. * * @param {string} pa
src/service/ui/contacts.js:83
↓ 1 callers
Function
getPrototype
(obj)
installed-tests/jasmine.js:2582
↓ 1 callers
Function
getSpecName
(spec, suite)
installed-tests/jasmine.js:1393
↓ 1 callers
Function
getTime
* Return a human-readable timestamp, formatted for longer contexts. * * @param {number} time - Milliseconds since the epoch (local time) * @returns
src/service/ui/messaging.js:97
↓ 1 callers
Function
get_datadir
* Find the path to the datadir via the import path. * * @returns {string} The absolute datadir path
installed-tests/fixtures/utils.js:46
↓ 1 callers
Method
get_incoming_supported
(type)
src/preferences/device.js:354
↓ 1 callers
Method
get_outgoing_supported
(type)
src/preferences/device.js:359
↓ 1 callers
Method
handleAlbumArt
* Download album art for the current track of the remote player. * * @param {Core.Packet} packet - A `kdeconnect.mpris` packet
src/service/plugins/mpris.js:626
↓ 1 callers
Method
handlePacket
* Handle a packet and pass it to the appropriate plugin. * * @param {Core.Packet} packet - The incoming packet object * @returns {undef
src/service/device.js:434
↓ 1 callers
Method
handlePacket
(packet)
installed-tests/suites/core/testPlugin.js:83
↓ 1 callers
Function
hasCustomToString
(value)
installed-tests/jasmine.js:6500
↓ 1 callers
Method
hasPlayer
* Check for a player by its Identity. * * @param {string} identity - A player name * @returns {boolean} %true if the player was found
src/service/components/mpris.js:923
↓ 1 callers
Function
hasProperty
(obj, property)
installed-tests/jasmine.js:2594
↓ 1 callers
Function
indent
(s)
installed-tests/jasmine.js:3732
↓ 1 callers
Function
isDiffBuilder
(obj)
installed-tests/jasmine.js:5006
↓ 1 callers
Function
isElement
(maybeEl)
installed-tests/jasmine.js:6002
↓ 1 callers
Function
isErrorConstructor
(value)
installed-tests/jasmine.js:4299
↓ 1 callers
Function
isFailure
(args)
installed-tests/jasmine.js:8635
↓ 1 callers
Function
isGetter
(prop)
installed-tests/jasmine.js:6599
↓ 1 callers
Function
isLength
(value)
installed-tests/jasmine.js:6047
↓ 1 callers
Function
isSegmentBoundary
(minIndex)
installed-tests/jasmine.js:8809
↓ 1 callers
Function
isStringOrRegExp
(potential)
installed-tests/jasmine.js:6282
← previous
next →
501–600 of 1,497, ranked by callers