Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/material-shell/material-shell
/ functions
Functions
17,619 in github.com/material-shell/material-shell
⨍
Functions
17,619
◇
Types & classes
8,003
↓ 6 callers
Method
get_text
* Get the text displayed on the label. * @returns the text for the label. This must not be freed by the application
@types/gir-generated/st-13.d.ts:7866
↓ 6 callers
Method
kill
()
@types/gir-generated/meta-13.d.ts:8559
↓ 6 callers
Method
lookup_app
* Find a #ShellApp corresponding to an id. * @param id * @returns The #ShellApp for id, or %NULL if none
@types/gir-generated/shell-13.d.ts:616
↓ 6 callers
Method
mimicMetaWindowPositionAndSize
()
src/layout/msWorkspace/msWindow.ts:792
↓ 6 callers
Method
schedule
Call `f` in about `delayMs` milliseconds. * If this function is called multiple times before `f` runs, `f` will still only be called once. *
src/utils/async.ts:64
↓ 6 callers
Method
set_size
* Sets the size of the avatar. * @param size The size of the avatar
@types/gir-generated/adw-1.d.ts:6106
↓ 6 callers
Method
stealActor
(actor: Clutter.Actor, container: Clutter.Actor[])
src/layout/verticalPanel/statusArea.ts:225
↓ 6 callers
Method
updateUI
()
src/layout/msWorkspace/msWorkspace.ts:691
↓ 6 callers
Method
vfunc_allocate
* Assigns the size of a #ClutterActor from the given `box`. * * This function should only be called on the children of an actor when
@types/gir-generated/clutter-13.d.ts:9091
↓ 5 callers
Method
add_child
(actor: Clutter.Actor)
src/layout/main.ts:362
↓ 5 callers
Method
buildIcons
()
src/layout/verticalPanel/workspaceList.ts:541
↓ 5 callers
Function
buildMetaWindowIdentifier
(metaWindow: Meta.Window)
src/layout/msWorkspace/msWindow.ts:34
↓ 5 callers
Method
concat
* Changes the transformation represented by `matrix` to be the * transformation given by first applying transformation * given by `n
@types/gir-generated/pango-1.0.d.ts:8459
↓ 5 callers
Method
fill
* Adds the attributes to the set cached on this object. If an attribute is * already present in the cache it will be overridden by this value
@types/gir-generated/gck-2.d.ts:385
↓ 5 callers
Method
getState
(key: string)
src/manager/stateManager.ts:96
↓ 5 callers
Method
get_monitor
* Gets index of the monitor that this window is on. * @returns The index of the monitor in the screens monitor list, or -1 if the window has
@types/gir-generated/meta-13.d.ts:8396
↓ 5 callers
Method
get_pid
* Returns the pid of the process that created this window, if available * to the windowing system. * * Note that the value
@types/gir-generated/meta-13.d.ts:8419
↓ 5 callers
Method
get_uri
* Gets the URI for the `file`. * * This call does no blocking I/O. * @returns a string containing the #GFile's URI. If the
@types/gir-generated/gio-2.0.d.ts:13104
↓ 5 callers
Method
get_workspace
* Gets the [class`Meta`.Workspace] that the window is currently displayed on. * * If the window is on all workspaces, returns the cu
@types/gir-generated/meta-13.d.ts:8510
↓ 5 callers
Method
index
* Returns the position of the first element in `queue` which contains `data`. * @param data the data to find * @returns the position
@types/gir-generated/glib-2.0.d.ts:20941
↓ 5 callers
Method
lookup
* Gets the value corresponding to the given key. Since a #GTree is * automatically balanced as key/value pairs are added, key lookup
@types/gir-generated/glib-2.0.d.ts:24703
↓ 5 callers
Method
parse
* Parses a textual representation of a color. * * The string can be either one of: * * - A standard name (Taken fr
@types/gir-generated/gdk-4.0.d.ts:13215
↓ 5 callers
Method
recursivelySetProperties
( actor: Clutter.Actor & { has_style_class_name?: (name: string) => boolean; },
src/layout/verticalPanel/statusArea.ts:276
↓ 5 callers
Method
refreshFocus
(forced = false)
src/layout/msWorkspace/msWorkspace.ts:546
↓ 5 callers
Method
regenerateStylesheet
()
src/manager/msThemeManager.ts:303
↓ 5 callers
Method
reset
* Reset the contents and properties of the prompt.
@types/gir-generated/gcr-4.d.ts:2094
↓ 5 callers
Method
setState
(key: string, value: any)
src/manager/stateManager.ts:99
↓ 5 callers
Method
set_child_above_sibling
* Sets `child` to be above `sibling` in the list of children of `self`. * * If `sibling` is %NULL, `child` will be the new last chil
@types/gir-generated/clutter-13.d.ts:8486
↓ 5 callers
Method
set_child_at_index
* Changes the index of `child` in the list of children of `self`. * * This function is logically equivalent to removing `child` and
@types/gir-generated/clutter-13.d.ts:8496
↓ 5 callers
Method
set_gicon
* Sets a #GIcon to show for the icon. If `gicon` is %NULL or fails to load, * the fallback icon set using st_icon_set_fallback_icon() will be
@types/gir-generated/st-13.d.ts:6301
↓ 5 callers
Method
set_icon_size
* Sets an explicit size for the icon. Setting `size` to -1 will use the size * defined by the current style or the default icon size.
@types/gir-generated/st-13.d.ts:6314
↓ 5 callers
Method
set_style
* Set the inline style string for this widget. The inline style string is an * optional ';'-separated list of CSS properties that override th
@types/gir-generated/st-13.d.ts:14006
↓ 5 callers
Method
setupNewWorkspace
( workspace: Meta.Workspace, initialState?: Partial<MsWorkspaceState> )
src/manager/msWorkspaceManager.ts:508
↓ 5 callers
Function
throttle
( this: C, func: (...args: T) => R, wait: number, options?: Partial<TrottleParams> )
src/utils/index.ts:49
↓ 5 callers
Method
tileAll
(box?: Clutter.ActorBox | undefined)
src/layout/msWorkspace/tilingLayouts/split.ts:193
↓ 5 callers
Method
toggleOverview
()
src/layout/main.ts:321
↓ 4 callers
Method
addUnFocusEffect
(tileable: Tileable, effect: number, focused: boolean)
src/layout/msWorkspace/tilingLayouts/baseResizeableTiling.ts:284
↓ 4 callers
Method
add_effect
* Adds `effect` to the list of `ClutterEffect`s applied to `self` * * The #ClutterActor will hold a reference on the `effect` until
@types/gir-generated/clutter-13.d.ts:6957
↓ 4 callers
Method
append_new_workspace
* Append a new workspace to the workspace manager and (optionally) switch to that * display. * @param activate %TRUE if the workspac
@types/gir-generated/meta-13.d.ts:10773
↓ 4 callers
Method
apply
* Applies any changes that have been made to the settings. This * function does nothing unless `settings` is in 'delay-apply' mode;
@types/gir-generated/gio-2.0.d.ts:41083
↓ 4 callers
Method
cancel
* Will set `cancellable` to cancelled, and will emit the * #GCancellable::cancelled signal. (However, see the warning about * race c
@types/gir-generated/gio-2.0.d.ts:24268
↓ 4 callers
Method
clear
* Resets grouping and clears the terminal on systems supporting ANSI * terminal control sequences. * * In file-based stdout
@types/gir-generated/dom.d.ts:73
↓ 4 callers
Method
connect
( sigName: 'notify::clutter-text', callback: ($obj: Label, pspec: GObject.ParamSpec) =
@types/gir-generated/st-13.d.ts:7875
↓ 4 callers
Method
convert
* This is the main operation used when converting data. It is to be called * multiple times in a loop, and each time it will do some work, i.
@types/gir-generated/gio-2.0.d.ts:8953
↓ 4 callers
Method
createNewMsWindow
Creates a new MsWindow * * Returns both the created window and a promise. * The promise resolves when the first frame of the window has
src/manager/msWindowManager.ts:589
↓ 4 callers
Method
createNewMsWorkspace
( monitor: Main.Monitor, initialState?: Partial<MsWorkspaceState> )
src/manager/msWorkspaceManager.ts:521
↓ 4 callers
Function
create_link
()
scripts/install.py:102
↓ 4 callers
Method
draw_rectangle
* Draws an axis-aligned rectangle in user space coordinates with the * specified `PangoRenderer`. * * This should be called
@types/gir-generated/pango-1.0.d.ts:5249
↓ 4 callers
Function
getExtensionSettings
( extensionUUID: string )
src/utils/extension_utils.ts:7
↓ 4 callers
Method
getRatioForPortion
( portion: Portion, ratio: Rectangular = { x: 0, y: 0, width: 1, height: 1 } )
src/layout/msWorkspace/portion.ts:345
↓ 4 callers
Method
getTransformedBox
(actor: Clutter.Actor)
src/utils/transition.ts:28
↓ 4 callers
Method
getWorkspaceOfMsWorkspace
(msWorkspace: MsWorkspace)
src/manager/msWorkspaceManager.ts:640
↓ 4 callers
Method
get_clutter_text
* Retrieve the internal #ClutterText so that extra parameters can be set. * @returns the #ClutterText used by @entry
@types/gir-generated/st-13.d.ts:4679
↓ 4 callers
Method
get_coords
* Retrieves the coordinates of `event` and puts them into `x` and `y`.
@types/gir-generated/clutter-13.d.ts:31199
↓ 4 callers
Method
get_description
* Get the detailed description of the prompt. * * A prompt implementation may choose not to display this detailed description.
@types/gir-generated/gcr-4.d.ts:1971
↓ 4 callers
Method
get_double
* Gets the double value stored inside a node. * * If the node holds an integer value, it is returned as a double. *
@types/gir-generated/json-1.0.d.ts:2666
↓ 4 callers
Method
get_enum
* Gets the value that is stored in `settings` for `key` and converts it * to the enum value that it represents. * * In orde
@types/gir-generated/gio-2.0.d.ts:41248
↓ 4 callers
Method
get_monitor_in_fullscreen
* Determines whether there is a fullscreen window obscuring the specified * monitor. If there is a fullscreen window, the desktop environment
@types/gir-generated/meta-13.d.ts:4997
↓ 4 callers
Method
get_n_monitors
* Gets the number of monitors that are joined together to form `display`. * @returns the number of monitors
@types/gir-generated/meta-13.d.ts:5013
↓ 4 callers
Method
get_path
* Gets `uri'`s path, which may contain `%`-encoding, depending on the * flags with which `uri` was created. * @returns @uri's path.
@types/gir-generated/glib-2.0.d.ts:24950
↓ 4 callers
Method
get_primary_monitor
* Gets the index of the primary monitor on this `display`. * @returns a monitor index
@types/gir-generated/meta-13.d.ts:5028
↓ 4 callers
Method
get_string
* Returns the string value associated with `key` under `group_name`. * Unlike g_key_file_get_value(), this function handles escape sequences
@types/gir-generated/glib-2.0.d.ts:17980
↓ 4 callers
Method
get_transformed_position
* Gets the absolute position of an actor, in pixels relative to the stage.
@types/gir-generated/clutter-13.d.ts:7862
↓ 4 callers
Method
get_window_actors
* Gets the list of #MetaWindowActor for the plugin's screen * @returns the list of windows
@types/gir-generated/shell-13.d.ts:1136
↓ 4 callers
Method
get_window_app
(metawin: Meta.Window)
@types/gir-generated/shell-13.d.ts:6365
↓ 4 callers
Function
isIdentifier
(arg: BaseNode)
scripts/transpile.ts:113
↓ 4 callers
Function
matchingCost
Checks if `found` is equal to `desired` and returns the appropriate cost. * If desired is not given (undefined) then `skipCost` is returned. * If `f
src/manager/msWindowManager.ts:46
↓ 4 callers
Method
move_frame
* Moves the window to the desired location on window's assigned * workspace, using the northwest edge of the frame as the reference,
@types/gir-generated/meta-13.d.ts:8577
↓ 4 callers
Method
nextLayout
(direction: number)
src/layout/msWorkspace/msWorkspace.ts:565
↓ 4 callers
Method
onDestroy
()
src/layout/msWorkspace/tilingLayouts/baseTiling.ts:388
↓ 4 callers
Method
onMsWorkspacesChanged
()
src/layout/main.ts:265
↓ 4 callers
Method
remove
* Removes a child widget from `box`. * * The child must have been added before with * [method`Gtk`.Box.append], [method`Gtk
@types/gir-generated/gtk-4.0.d.ts:22273
↓ 4 callers
Method
removeUnFocusEffect
(tileable: Tileable, effect: number)
src/layout/msWorkspace/tilingLayouts/baseResizeableTiling.ts:310
↓ 4 callers
Method
remove_effect
* Removes `effect` from the list of effects applied to `self` * * The reference held by `self` on the #ClutterEffect will be release
@types/gir-generated/clutter-13.d.ts:8407
↓ 4 callers
Method
resizeTileable
( tileable: Tileable, directionOp: Meta.GrabOp, percent: number )
src/manager/msResizeManager.ts:203
↓ 4 callers
Method
resolveBox
(box?: Clutter.ActorBox)
src/layout/msWorkspace/tilingLayouts/baseTiling.ts:168
↓ 4 callers
Method
selectResult
(entry: SearchResultEntry)
src/layout/verticalPanel/searchResultList.ts:487
↓ 4 callers
Method
setActive
(active: boolean)
src/layout/msWorkspace/horizontalPanel/taskBar.ts:368
↓ 4 callers
Method
setIcon
(icon: 'search' | 'close')
src/layout/verticalPanel/verticalPanel.ts:109
↓ 4 callers
Method
setLayoutByKey
(layoutKey: string)
src/layout/msWorkspace/msWorkspace.ts:589
↓ 4 callers
Method
set_opacity
* Request the `widget` to be rendered partially transparent. * * An opacity of 0 is fully transparent and an opacity of 1 *
@types/gir-generated/gtk-4.0.d.ts:133963
↓ 4 callers
Method
tileAll
(box?: Clutter.ActorBox)
src/layout/msWorkspace/tilingLayouts/baseTiling.ts:180
↓ 4 callers
Method
tileWindows
()
src/manager/layoutManager.ts:197
↓ 4 callers
Function
try_call
Tries to invoke a command line tool Returns false if the program exited with a non-zero error code or if the program failed to be executed.
scripts/install.py:23
↓ 4 callers
Method
updateMetaWindowVisibility
()
src/layout/msWorkspace/msWindow.ts:1296
↓ 4 callers
Method
updateSpacer
()
src/layout/main.ts:455
↓ 4 callers
Method
updateTitle
()
src/layout/msWorkspace/horizontalPanel/taskBar.ts:582
↓ 3 callers
Method
applyBoxRatio
(box: Clutter.ActorBox, ratio: Rectangular)
src/layout/msWorkspace/tilingLayouts/baseResizeableTiling.ts:119
↓ 3 callers
Method
closeDialog
()
src/prefs/prefs.ts:307
↓ 3 callers
Method
displayTileable
(actor: Tileable)
src/layout/msWorkspace/tilingLayouts/maximize.ts:34
↓ 3 callers
Method
emit
(sigName: string, ...args: any[])
@types/gir-generated/gtk-4.0.d.ts:77014
↓ 3 callers
Method
emitTileableListChangedOnce
()
src/layout/msWorkspace/msWorkspace.ts:398
↓ 3 callers
Method
enable
* This has the same effect as setting %NM_SECRET_AGENT_OLD_AUTO_REGISTER * property. * * Unlike most other functions, you m
@types/gir-generated/nm-1.0.d.ts:23825
↓ 3 callers
Method
entropy
(history: HistoryItem[])
src/layout/verticalPanel/search/searchProvider/RecentSearchProvider.ts:377
↓ 3 callers
Method
eval
(context: Context)
src/layout/verticalPanel/search/searchProvider/RecentSearchProvider.ts:239
↓ 3 callers
Method
focusNextTileable
()
src/layout/msWorkspace/msWorkspace.ts:450
↓ 3 callers
Method
focusPreviousTileable
()
src/layout/msWorkspace/msWorkspace.ts:461
↓ 3 callers
Method
getTaskBarItemOfTileable
(tileable: Tileable)
src/layout/msWorkspace/horizontalPanel/taskBar.ts:235
↓ 3 callers
Method
get_display_name
* Gets the display name of the application. The display name is often more * descriptive to the user than the name itself. * @return
@types/gir-generated/gio-2.0.d.ts:7663
↓ 3 callers
Method
get_effect
* Retrieves the #ClutterEffect with the given name in the list * of effects applied to `self` * @param name the name of the effect t
@types/gir-generated/clutter-13.d.ts:7438
← previous
next →
101–200 of 17,619, ranked by callers