MCPcopy Create free account

hub / github.com/material-shell/material-shell / functions

Functions17,619 in github.com/material-shell/material-shell

↓ 2 callersMethodget_state
()
@types/gir-generated/shell-13.d.ts:442
↓ 2 callersMethodget_summary
* Gets the summary description of the table. * @returns a AtkObject* representing a summary description of the table, or zero if value does n
@types/gir-generated/atk-1.0.d.ts:3558
↓ 2 callersMethodget_surface
* Returns the `GdkSurface` where the drag originates. * @returns The `GdkSurface` where the drag originates
@types/gir-generated/gdk-4.0.d.ts:8474
↓ 2 callersMethodget_texture
* Returns the texture for the cursor. * * If the cursor is a named cursor, %NULL will be returned. * @returns the texture f
@types/gir-generated/gdk-4.0.d.ts:6873
↓ 2 callersMethodget_theme
* Gets the theme stylesheet set that styles this node * @returns the theme stylesheet set
@types/gir-generated/st-13.d.ts:12601
↓ 2 callersMethodget_transient_for
* Fetches the transient parent for this window. * @returns the transient parent for this window
@types/gir-generated/gtk-4.0.d.ts:136148
↓ 2 callersMethodget_user_time
* The user time represents a timestamp for the last time the user * interacted with this window. * * Note this property is
@types/gir-generated/meta-13.d.ts:8475
↓ 2 callersFunctiongnomeVersionGreaterOrEqualTo
( vs: TypeWithGnomeVersion, version: V )
src/utils/shellVersionMatch.ts:156
↓ 2 callersFunctiongroupBy
(items: T[], key: (item: T) => K)
src/utils/group_by.ts:2
↓ 2 callersMethodhas_allocation
* Checks if the actor has an up-to-date allocation assigned to * it. This means that the actor should have an allocation: it's * vis
@types/gir-generated/clutter-13.d.ts:8031
↓ 2 callersMethodhideAppLauncher
()
src/layout/msWorkspace/tilingLayouts/baseTiling.ts:216
↓ 2 callersMethodhideSplashScreens
()
src/extension.ts:267
↓ 2 callersMethodhighlightInitialButton
()
src/widget/msApplicationLauncher.ts:524
↓ 2 callersMethodhighlightNextButton
()
src/widget/msApplicationLauncher.ts:453
↓ 2 callersMethodhighlightPreviousButton
()
src/widget/msApplicationLauncher.ts:469
↓ 2 callersMethodinitAppListContainer
()
src/widget/msApplicationLauncher.ts:92
↓ 2 callersMethodinsert
(basis = 100, vertical: boolean | undefined)
src/layout/msWorkspace/portion.ts:103
↓ 2 callersMethodinsert_child_below
* Inserts `child` into the list of children of `self,` below another * child of `self` or, if `sibling` is %NULL, below all the children
@types/gir-generated/clutter-13.d.ts:8141
↓ 2 callersFunctionisAssignmentExpression
(arg: BaseNode)
scripts/transpile.ts:105
↓ 2 callersFunctionisClassExpression
(arg: BaseNode)
scripts/transpile.ts:85
↓ 2 callersMethodisDisplayed
()
src/layout/msWorkspace/msWorkspace.ts:620
↓ 2 callersFunctionisSimpleCallExpression
(arg: BaseNode)
scripts/transpile.ts:97
↓ 2 callersFunctionisWindowContentInteresting
True if the window has enough interesting content that we want to show it. * This is if the window has drawn its first frame, or there is a gnome-she
src/layout/msWorkspace/msWindow.ts:129
↓ 2 callersMethodis_window_backed
* A window backed application is one which represents just an open * window, i.e. there's no .desktop file association, so we don't know
@types/gir-generated/shell-13.d.ts:457
↓ 2 callersMethodlaunch
( timestamp: number, workspace: number, gpu_pref: AppLaunchGpu )
@types/gir-generated/shell-13.d.ts:458
↓ 2 callersMethodlistenForMsWindowsSignal
* Handle drag and drop for placeholders
src/manager/msDndManager.ts:125
↓ 2 callersMethodload
(disconnect: boolean)
src/extension.ts:206
↓ 2 callersMethodload_contents_async
* Starts an asynchronous load of the `file'`s contents. * * For more details, see g_file_load_contents() which is * the syn
@types/gir-generated/gio-2.0.d.ts:13291
↓ 2 callersMethodload_contents_finish
* Finishes an asynchronous load of the `file'`s contents. * The contents are placed in `contents,` and `length` is set to the * size
@types/gir-generated/gio-2.0.d.ts:13331
↓ 2 callersMethodlogWithStackTrace
(...args: any[])
src/utils/debug.ts:45
↓ 2 callersMethodmaintainTileableFocusHistory
()
src/layout/msWorkspace/msWorkspace.ts:491
↓ 2 callersMethodmatch
* Check whether the PKCS#11 URI matches the slot * @param uri the uri to match against the slot * @returns whether the URI matches o
@types/gir-generated/gck-2.d.ts:3025
↓ 2 callersMethodmovePlaceholder
(toIndex: number)
src/widget/reorderableList.ts:185
↓ 2 callersMethodonNewMetaWindow
(metaWindow: MetaWindowWithMsProperties)
src/manager/msWindowManager.ts:546
↓ 2 callersMethodonPanelSizeChanged
()
src/layout/verticalPanel/statusArea.ts:76
↓ 2 callersMethodonTileableListChange
* Update the current list of taskBarItem with the least of widget manipulation possible
src/layout/msWorkspace/horizontalPanel/taskBar.ts:141
↓ 2 callersMethodonTileableListChanged
(tileableList: Tileable[])
src/layout/msWorkspace/tilingLayouts/baseTiling.ts:236
↓ 2 callersMethodopenDialog
()
src/prefs/prefs.ts:261
↓ 2 callersFunctionparseCoglColor
(color: string)
src/manager/msThemeManager.ts:51
↓ 2 callersMethodpopTileableFromFocusHistory
Pops a valid tileable from the focus stack. * The returned tileable is guaranteed to be either undefined or a tileable in this workspace.
src/layout/msWorkspace/msWorkspace.ts:515
↓ 2 callersMethodpush
(basis = 100, vertical?: boolean)
src/layout/msWorkspace/portion.ts:125
↓ 2 callersMethodpushTileableToFocusHistory
(tileable: Tileable)
src/layout/msWorkspace/msWorkspace.ts:503
↓ 2 callersMethodrefreshFullscreen
()
src/layout/main.ts:430
↓ 2 callersMethodregisterProvider
(provider: ReactiveSearchProvider)
src/layout/verticalPanel/searchResultList.ts:188
↓ 2 callersMethodremoveDialog
(metaWindow: MetaWindowWithMsProperties)
src/layout/msWorkspace/msWindow.ts:1064
↓ 2 callersMethodremoveMsWorkspaceAtIndex
(index: number)
src/manager/msWorkspaceManager.ts:552
↓ 2 callersMethodremoveRippleWave
()
src/widget/material/rippleBackground.ts:128
↓ 2 callersMethodresetAndClose
()
src/layout/verticalPanel/searchResultList.ts:538
↓ 2 callersMethodresize
* Resizes a tab array. * * You must subsequently initialize any tabs * that were added as a result of growing the array.
@types/gir-generated/pango-1.0.d.ts:8872
↓ 2 callersMethodresizeDialogs
()
src/layout/msWorkspace/msWindow.ts:821
↓ 2 callersMethodresizeMetaWindows
()
src/layout/msWorkspace/msWindow.ts:871
↓ 2 callersMethodrestartAppListContainer
()
src/widget/msApplicationLauncher.ts:84
↓ 2 callersMethodrestoreAppIndicatorSettings
()
src/layout/verticalPanel/statusArea.ts:104
↓ 2 callersMethodrestoreTileable
(_tileable: Tileable)
src/layout/msWorkspace/tilingLayouts/baseTiling.ts:155
↓ 2 callersMethodscrollFilteredAppButtonListDown
()
src/widget/msApplicationLauncher.ts:413
↓ 2 callersMethodscrollFilteredAppButtonListUp
()
src/widget/msApplicationLauncher.ts:371
↓ 2 callersMethodsetBlurBackground
(blur: boolean)
src/layout/main.ts:98
↓ 2 callersFunctionsetDynamic
( settings: Gio.Settings, key: string, valueType: 'string' | 'boolean', value: string | boolea
src/module/requiredSettingsModule.ts:40
↓ 2 callersMethodsetEditable
(editable: boolean)
src/layout/msWorkspace/horizontalPanel/layoutSwitcher.ts:247
↓ 2 callersMethodsetFocusToMsWindow
(msWindow: MsWindow)
src/manager/msFocusManager.ts:100
↓ 2 callersMethodsetFullscreen
(monitorIsFullscreen: boolean)
src/layout/main.ts:436
↓ 2 callersMethodsetSelected
(selected: boolean)
src/layout/verticalPanel/search/SearchResultEntry.ts:61
↓ 2 callersMethodsetStyle
()
src/layout/msWorkspace/horizontalPanel/taskBar.ts:551
↓ 2 callersMethodsetSwitcherVisible
(visible: boolean)
src/layout/msWorkspace/horizontalPanel/layoutSwitcher.ts:260
↓ 2 callersMethodsetTileable
(tileable: Tileable)
src/layout/msWorkspace/horizontalPanel/taskBar.ts:526
↓ 2 callersMethodsetTileableAtIndex
(tileableToMove: Tileable, index: number)
src/layout/msWorkspace/msWorkspace.ts:558
↓ 2 callersMethodsetValueIfDifferent
( setting: Gio.Settings, key: string, value: string | boolean, valueType: 'str
src/module/requiredSettingsModule.ts:164
↓ 2 callersMethodsetVisible
(visible: boolean)
src/layout/msWorkspace/horizontalPanel/layoutSwitcher.ts:270
↓ 2 callersMethodsetWindow
(metaWindow: MetaWindowWithMsProperties)
src/layout/msWorkspace/msWindow.ts:936
↓ 2 callersMethodsetWindowToMsWorkspaceWithCreationChaosProtection
* On creation window can jump from monitor to monitor quickly for obscure reason until they stabilize on the correct one * In order to get ride o
src/manager/msWorkspaceManager.ts:763
↓ 2 callersMethodset_int
* Sets `value` as the integer content of the `node,` replacing any existing * content. * * It is an error to call this on a
@types/gir-generated/json-1.0.d.ts:2872
↓ 2 callersMethodset_pivot_point
* Sets the position of the #ClutterActor:pivot-point around which the * scaling and rotation transformations occur. * * The
@types/gir-generated/clutter-13.d.ts:8762
↓ 2 callersMethodset_scale
* Scales an actor with the given factors. * * The scale transformation is relative the the #ClutterActor:pivot-point. *
@types/gir-generated/clutter-13.d.ts:8818
↓ 2 callersMethodset_secondary_icon
* Set the secondary icon of the entry to `icon`. * @param icon an #ClutterActor
@types/gir-generated/st-13.d.ts:4754
↓ 2 callersMethodset_string
* Sets `value` as the string content of the `node,` replacing any existing * content. * * It is an error to call this on an
@types/gir-generated/json-1.0.d.ts:2902
↓ 2 callersFunctionset_style_class
( widget: St.Widget, style_class: string, enabled: boolean )
src/utils/styling_utils.ts:3
↓ 2 callersMethodset_width
* Forces a width on an actor, causing the actor's preferred width * and height (if any) to be ignored. * * If `width` is -1
@types/gir-generated/clutter-13.d.ts:8888
↓ 2 callersMethodset_y_expand
* Sets whether a #ClutterActor should expand horizontally; this means * that layout manager should allocate extra space for the actor, if
@types/gir-generated/clutter-13.d.ts:8946
↓ 2 callersMethodshouldCycleTileableNavigation
()
src/layout/msWorkspace/msWorkspace.ts:616
↓ 2 callersMethodshowAppLauncher
()
src/layout/msWorkspace/tilingLayouts/baseTiling.ts:197
↓ 2 callersMethodshowNotifications
(notifications: NotificationResponseItem[])
src/manager/msNotificationManager.ts:105
↓ 2 callersMethodstartResize
(border: PortionBorder)
src/manager/msResizeManager.ts:161
↓ 2 callersMethodtrackAppChanges
()
src/layout/msWorkspace/msWindow.ts:328
↓ 2 callersMethodtransform_stage_point
* This function translates screen coordinates (`x,` `y)` to * coordinates relative to the actor. For example, it can be used to translate
@types/gir-generated/clutter-13.d.ts:8995
↓ 2 callersFunctiontranspile
(ast: BaseNode)
scripts/transpile.ts:242
↓ 2 callersMethodunloadStylesheet
()
src/manager/msThemeManager.ts:319
↓ 2 callersMethodunregisterOnMetaWindowSignals
()
src/layout/msWorkspace/msWindow.ts:909
↓ 2 callersMethodunsetWindow
()
src/layout/msWorkspace/msWindow.ts:980
↓ 2 callersMethodupdateBasis
(basisRatio: number)
src/layout/msWorkspace/portion.ts:406
↓ 2 callersMethodupdateBordersActor
()
src/layout/msWorkspace/tilingLayouts/baseResizeableTiling.ts:185
↓ 2 callersMethodupdateFilteredAppButtonList
()
src/widget/msApplicationLauncher.ts:342
↓ 2 callersMethodupdateMetaWindowPositionAndSize
()
src/layout/msWorkspace/msWindow.ts:540
↓ 2 callersMethodupdateResults
(provider: ReactiveSearchProvider, results: ResultMeta[])
src/layout/verticalPanel/searchResultList.ts:404
↓ 2 callersMethodupdateSearch
(newResultList: ResultMeta[], termList: string[])
src/layout/verticalPanel/search/ProviderResultList.ts:67
↓ 2 callersMethodupdateSpacer
()
src/layout/main.ts:608
↓ 2 callersMethodupdateState
(state: StateDict)
src/manager/stateManager.ts:66
↓ 2 callersMethodupdateValue
()
src/widget/material/numberPicker.ts:87
↓ 1 callersMethodactivateResult
(id: string, terms: string[])
src/layout/verticalPanel/search/searchProvider/AppSearchProvider.ts:35
↓ 1 callersMethodactivate_with_focus
* Switches to `workspace` and possibly activates the window `focus_this`. * * The window `focus_this` is activated by calling meta_w
@types/gir-generated/meta-13.d.ts:10579
↓ 1 callersMethodadd
* Adds a child to `self`. * @param child the widget to add
@types/gir-generated/adw-1.d.ts:23436
← previousnext →301–400 of 17,619, ranked by callers