MCPcopy Create free account

hub / github.com/bea4dev/ShojiWM / functions

Functions2,680 in github.com/bea4dev/ShojiWM

↓ 3 callersFunctionmoveTo
(window: WaylandWindow, placement: WindowStackPlacement)
packages/shoji_wm/src/window-stack.ts:80
↓ 3 callersFunctionmpv_frame_debug_enabled
()
src/shojiwm/src/presentation.rs:217
↓ 3 callersFunctionnearest_images
(size: u32, images: &[Image])
src/shojiwm/src/cursor.rs:89
↓ 3 callersFunctionnormalizeCwd
(cwd: string | undefined)
packages/shoji_wm/src/process.ts:66
↓ 3 callersFunctionnormalizePath
(path: string)
packages/shoji_wm/src/shader.ts:399
↓ 3 callersMethodonDisable
* Shorthand for `COMPOSITOR.event.onDisable`. Use `event.persist` inside the * listener to save state that survives a config hot-reload. * `COMP
packages/shoji_wm/src/types.ts:1808
↓ 3 callersFunctionordered_background_elements_for_window_with_framebuffer_backdrops
( renderer: &mut GlesRenderer, decoration: &mut WindowDecorationState, output_geo: Rectangle<i32,
src/shojiwm/src/backend/decoration.rs:682
↓ 3 callersFunctionordered_icon_elements_for_window
( renderer: &mut GlesRenderer, space: &Space<Window>, decorations: &HashMap<Window, WindowDecorati
src/shojiwm/src/backend/icon.rs:415
↓ 3 callersFunctionordered_text_elements_for_window
( renderer: &mut GlesRenderer, space: &Space<Window>, decorations: &HashMap<Window, WindowDecorati
src/shojiwm/src/backend/text.rs:416
↓ 3 callersMethodoutputNameAt
(x: number, y: number)
packages/config/src/window-manager.ts:2273
↓ 3 callersMethodoutput_name_at_point
(&self, pos: Point<f64, Logical>)
src/shojiwm/src/state.rs:3627
↓ 3 callersFunctionpaint_ordered_children
(node: &ComputedDecorationNode)
src/shojiwm/src/ssd/mod.rs:2943
↓ 3 callersFunctionparse
(src: &str)
src/xdg-desktop-portal-shojiwm/src/i18n/mod.rs:89
↓ 3 callersFunctionparse_color
(input: &str)
src/shojiwm/src/ssd/bridge.rs:1024
↓ 3 callersFunctionparse_runtime_key_shortcut
( shortcut: &str, )
src/shojiwm/src/runtime_key_binding.rs:159
↓ 3 callersMethodpipeline
( &'a mut self, renderer: &GlesRenderer, cache_key: String, )
src/shojiwm/src/backend/shader_effect.rs:737
↓ 3 callersFunctionpoint_snapshot
(point: Point<f64, Logical>)
src/shojiwm/src/grabs/resize_grab.rs:447
↓ 3 callersFunctionpoint_snapshot
(point: Point<f64, Logical>)
src/shojiwm/src/grabs/move_grab.rs:356
↓ 3 callersFunctionprecise_logical_point_to_relative_physical_point_from_origin
( point: Point<f64, Logical>, output_origin: Point<i32, Logical>, capture_origin_physical: Point<i
src/shojiwm/src/backend/visual.rs:451
↓ 3 callersFunctionprecise_rect_from_logical
(rect: LogicalRect)
src/shojiwm/src/ssd/integration.rs:5104
↓ 3 callersMethodpreferred_main_size
( &self, direction: LayoutDirection, window_slot_size: Option<(i32, i32)>, )
src/shojiwm/src/ssd/mod.rs:2095
↓ 3 callersFunctionprocessEnv
()
packages/shoji_wm/src/env.ts:31
↓ 3 callersMethodpromote_window_to_closing_snapshot
( &mut self, window_id: &str, decoration: &WindowDecorationState, now_ms: u64,
src/shojiwm/src/ssd/integration.rs:1198
↓ 3 callersFunctionprotocol_background_effect_rects_for_layer
( output: &Output, layer_surface: &smithay::desktop::LayerSurface, )
src/shojiwm/src/backend/tty.rs:8332
↓ 3 callersFunctionprotocol_background_effect_rects_for_layer
( output: &Output, layer_surface: &smithay::desktop::LayerSurface, )
src/shojiwm/src/backend/winit.rs:2895
↓ 3 callersFunctionpush_cached_fill
( buffers: &mut Vec<CachedDecorationBuffer>, order: usize, stable_key: String, rect: LogicalRe
src/shojiwm/src/ssd/integration.rs:6810
↓ 3 callersMethodraise
(window: WaylandWindow)
packages/shoji_wm/src/window-stack.ts:20
↓ 3 callersFunctionreapply_tree_preserving_layout
( computed: &mut ComputedDecorationNode, node: &DecorationNode, inherited_clip: Option<ResolvedDec
src/shojiwm/src/ssd/mod.rs:1610
↓ 3 callersFunctionrecord_animation_gap
(label: &str, key: &str, now: Instant)
src/shojiwm/src/backend/tty.rs:263
↓ 3 callersMethodrect_from_resolved
( &mut self, rect: crate::ssd::ResolvedLogicalRect, context: SharedEdgeBuildContext,
src/shojiwm/src/ssd/integration.rs:7058
↓ 3 callersMethodrefresh_window_decorations_for_output
( &mut self, target_output_name: Option<&str>, )
src/shojiwm/src/ssd/integration.rs:2200
↓ 3 callersMethodrelative_motion
( &mut self, data: &mut ShojiWM, handle: &mut PointerInnerHandle<'_, ShojiWM>,
src/shojiwm/src/grabs/move_grab.rs:216
↓ 3 callersMethodrelease
()
packages/shoji_wm/src/types.ts:2032
↓ 3 callersMethodremoveWindow
(window: WaylandWindow)
packages/config/src/window-manager.ts:3036
↓ 3 callersMethodremove_foreign_toplevel
Announce the toplevel as closed and drop our reference. Safe to call multiple times — the handle becomes inert after the first close.
src/shojiwm/src/foreign_toplevel.rs:83
↓ 3 callersMethodremove_frame
(&mut self, frame: &ZwlrScreencopyFrameV1)
src/shojiwm/src/protocols/screencopy.rs:70
↓ 3 callersMethodrender_elements
Build render elements for the overlay positioned in the top-left of the given output. Returns an empty Vec when the overlay is disabled or no frame ti
src/shojiwm/src/backend/fps_counter.rs:137
↓ 3 callersMethodrequest_window_activate
( &mut self, window: &smithay::desktop::Window, source: crate::ssd::WindowActivateRequ
src/shojiwm/src/input.rs:1766
↓ 3 callersFunctionrequires_full_window_snapshot
(visual: WindowVisualState)
src/shojiwm/src/backend/visual.rs:579
↓ 3 callersFunctionreset_surface_after_tty_pause
(surface: &mut SurfaceData)
src/shojiwm/src/backend/tty.rs:672
↓ 3 callersFunctionresolvePath
(...paths: string[])
packages/shoji_wm/src/shader.ts:395
↓ 3 callersFunctionresolveSignals
(value: T)
tools/decoration-runtime.ts:2561
↓ 3 callersFunctionresolve_effect_input
( renderer: &mut GlesRenderer, input: &EffectInput, ctx: &mut EffectExecutionContext, requeste
src/shojiwm/src/backend/shader_effect.rs:3259
↓ 3 callersMethodrestore
(key: string)
packages/shoji_wm/src/events.ts:27
↓ 3 callersFunctionretarget_snapshot_rect
(snapshot: &mut LiveWindowSnapshot, rect: LogicalRect)
src/shojiwm/src/backend/snapshot.rs:44
↓ 3 callersFunctionrounded_rect_element
( renderer: &mut GlesRenderer, decoration: &mut crate::ssd::WindowDecorationState, cached: &crate:
src/shojiwm/src/backend/decoration.rs:853
↓ 3 callersFunctionrun_effect_pipeline
( renderer: &mut GlesRenderer, effect: &CompiledEffect, ctx: &mut EffectExecutionContext, samp
src/shojiwm/src/backend/shader_effect.rs:3081
↓ 3 callersMethodruntime_input_device_state
(&self)
src/shojiwm/src/state.rs:2435
↓ 3 callersMethodscreencopy_output_enabled
(&self, output: &Output)
src/shojiwm/src/handlers/mod.rs:852
↓ 3 callersFunctionserializeManagedWindowEasing
( easing: ManagedWindowAnimationEasing | undefined, )
tools/decoration-runtime.ts:2236
↓ 3 callersFunctionsetActiveRectTarget
( window: WaylandWindow, windowRectState: WindowStateKey<ManagedWindowRect>, target: RectAnimation
packages/config/src/window-animation.ts:45
↓ 3 callersMethodsetWorkspaceGestureVisual
(offsetY: number, opacity: number)
packages/config/src/window-manager.ts:3225
↓ 3 callersMethodset_window_keyboard_focus_target_surface
( &mut self, window: &Window, _surface: Option<&WlSurface>, )
src/shojiwm/src/state.rs:710
↓ 3 callersFunctionshaderStage
( shader: string | ShaderModuleHandle, options: { uniforms?: ShaderUniformMap; textures?: Record<s
packages/shoji_wm/src/shader.ts:243
↓ 3 callersFunctionsnapped_precise_logical_rect_for_element
( rect: PreciseLogicalRect, element_rect: PreciseLogicalRect, snap_origin: Point<i32, Logical>,
src/shojiwm/src/backend/visual.rs:197
↓ 3 callersFunctionsnapshot_for_backend_device
( devices: &'a BTreeMap<String, RuntimeInputDeviceSnapshot>, device: &D, )
src/shojiwm/src/runtime_input.rs:305
↓ 3 callersFunctionsnapshot_for_backend_input_device
( devices: &BTreeMap<String, RuntimeInputDeviceSnapshot>, device: &D, )
src/shojiwm/src/runtime_input.rs:298
↓ 3 callersFunctionspawn_runtime_process
( launch: &RuntimeProcessLaunch, cwd: Option<&str>, env: &BTreeMap<String, String>, )
src/shojiwm/src/runtime_process.rs:128
↓ 3 callersMethodstop
* Stops the scheduled task for the given variable, preserving the current * value.
packages/shoji_wm/src/animation.ts:99
↓ 3 callersMethodsubmit
(mut self, y_invert: bool, timestamp: Duration)
src/shojiwm/src/protocols/screencopy.rs:614
↓ 3 callersMethodsupports_popup_framebuffer_backdrop
Popup backdrop effects may additionally sample the popup's own pre-captured texture while resolving the backdrop from the framebuffer.
src/shojiwm/src/ssd/mod.rs:979
↓ 3 callersMethodsync_foreign_toplevel
Re-read title/app_id from the window and push any changes to the `ext-foreign-toplevel-list-v1` clients. Cheap when nothing changed: smithay's `send_t
src/shojiwm/src/foreign_toplevel.rs:60
↓ 3 callersMethodsync_input_state
( &self, input_state: std::collections::BTreeMap< String, crate::runti
src/shojiwm/src/ssd/integration.rs:707
↓ 3 callersMethodtransform_around
(self, origin: (f32, f32), transform: NodeTransform)
src/shojiwm/src/ssd/mod.rs:1425
↓ 3 callersFunctiontransform_clipped_elements
( elements: Vec<crate::backend::clipped_surface::ClippedSurfaceElement>, visual: WindowVisualState, )
src/shojiwm/src/backend/tty.rs:5676
↓ 3 callersFunctiontransform_physical_rect_for_visual
( rect: smithay::utils::Rectangle<i32, smithay::utils::Physical>, visual: WindowVisualState, )
src/shojiwm/src/backend/tty.rs:6219
↓ 3 callersFunctiontranslate_physical_rect
( rect: smithay::utils::Rectangle<i32, smithay::utils::Physical>, offset: smithay::utils::Point<i32, s
src/shojiwm/src/backend/tty.rs:6212
↓ 3 callersFunctiontty_output_available_modes
( state: &crate::state::ShojiWM, output_name: &str, )
src/shojiwm/src/backend/tty.rs:11236
↓ 3 callersMethodupdateManagedWindow
(state: ManagedWindowState)
packages/shoji_wm/src/types.ts:2148
↓ 3 callersMethodvalidate
Validate structural constraints required by the compositor. Current rules: - exactly one [`DecorationNodeKind::WindowSlot`] must exist - a window sl
src/shojiwm/src/ssd/mod.rs:76
↓ 3 callersMethodvalue
()
packages/shoji_wm/src/signals.ts:146
↓ 3 callersFunctionwindow_scene_elements_for_capture
( renderer: &mut GlesRenderer, space: &smithay::desktop::Space<smithay::desktop::Window>, window_d
src/shojiwm/src/backend/tty.rs:10172
↓ 3 callersFunctionwindow_scene_elements_for_capture
( renderer: &mut GlesRenderer, state: &ShojiWM, output_origin: Point<i32, Logical>, capture_ge
src/shojiwm/src/backend/winit.rs:4625
↓ 3 callersMethodwindows_for_output_top_to_bottom
(&'a self, output: &'a Output)
src/shojiwm/src/state.rs:3175
↓ 3 callersFunctionwith_surface_data
(surface: &WlSurface, f: impl FnOnce(&TearingControlSurfaceData) -> T)
src/shojiwm/src/protocols/tearing_control.rs:81
↓ 3 callersFunctionwithoutCompositionOwnership
(fn: () => T)
packages/shoji_wm/src/runtime-hooks.ts:125
↓ 3 callersMethodwlr_outputs_for_window
(&self, window: &Window)
src/shojiwm/src/wlr_foreign_toplevel.rs:817
↓ 3 callersFunctionwrap_backdrop_shader_source
(source: &str)
src/shojiwm/src/backend/shader_effect.rs:2257
↓ 3 callersFunctionxwayland_popup_debug_enabled
()
src/shojiwm/src/handlers/xwayland.rs:29
↓ 3 callersFunctionzIndexSignal
(id: string)
packages/shoji_wm/src/window-stack.ts:56
↓ 2 callersFunctionabsolute_child_rect_resolved
( child: &DecorationNode, containing_block: ResolvedLogicalRect, window_slot_size: Option<(i32, i3
src/shojiwm/src/ssd/mod.rs:1953
↓ 2 callersMethodactivate_pointer_constraint_at
( &mut self, location: smithay::utils::Point<f64, smithay::utils::Logical>, )
src/shojiwm/src/input.rs:2479
↓ 2 callersFunctionactiveRectTarget
(window: WaylandWindow, windowRectState: WindowStateKey<ManagedWindowRect>)
packages/config/src/window-animation.ts:41
↓ 2 callersFunctionactiveSSDRebuildSuppression
()
packages/shoji_wm/src/runtime-hooks.ts:302
↓ 2 callersMethodactiveWindow
(windows = this.windows)
packages/config/src/window-manager.ts:4006
↓ 2 callersMethodaddWindow
(window: WaylandWindow)
packages/config/src/window-manager.ts:2941
↓ 2 callersMethodadoptFloatingWindow
(window: WaylandWindow, rect: ManagedWindowRect)
packages/config/src/window-manager.ts:3556
↓ 2 callersMethodadoptTileDragWindow
(window: WaylandWindow, rect: ManagedWindowRect)
packages/config/src/window-manager.ts:3539
↓ 2 callersMethodadvance_managed_window_animations
( &mut self, now_ms: u64, )
src/shojiwm/src/ssd/integration.rs:1789
↓ 2 callersFunctionanimation_timing_debug_enabled
()
src/shojiwm/src/backend/tty.rs:159
↓ 2 callersMethodapplyFloatingLayout
( animationOptions: LayoutOptions | undefined, animate = true, )
packages/config/src/window-manager.ts:4079
↓ 2 callersFunctionapply_decoration_runtime_node_options
(command: &mut Command)
src/shojiwm/src/ssd/evaluator.rs:2507
↓ 2 callersFunctionapply_effect_pipeline_cached_with_finish_mode
( renderer: &mut GlesRenderer, texture: GlesTexture, xray_texture: Option<GlesTexture>, size:
src/shojiwm/src/backend/shader_effect.rs:2638
↓ 2 callersFunctionapply_effect_pipeline_cached_with_popup_source_and_finish_mode
( renderer: &mut GlesRenderer, texture: GlesTexture, xray_texture: Option<GlesTexture>, popup_
src/shojiwm/src/backend/shader_effect.rs:2757
↓ 2 callersFunctionapply_effect_pipeline_with_cache
( renderer: &mut GlesRenderer, texture: GlesTexture, xray_texture: Option<GlesTexture>, size:
src/shojiwm/src/backend/shader_effect.rs:2662
↓ 2 callersFunctionapply_keyboard_xkb_config
( state: &mut ShojiWM, keyboard: Option<RuntimeKeyboardInputConfig>, log_label: &'static str, )
src/shojiwm/src/runtime_input.rs:395
↓ 2 callersMethodapply_managed_window_rects
(&mut self, dirty_window_ids: &std::collections::HashSet<String>)
src/shojiwm/src/ssd/integration.rs:4060
↓ 2 callersMethodapply_pending_initial_focus_for_window
( &mut self, window_id: &str, window: &smithay::desktop::Window, )
src/shojiwm/src/input.rs:2381
↓ 2 callersFunctionapply_pointer_config
(device: &mut LibinputDevice, config: &RuntimePointerInputConfig)
src/shojiwm/src/runtime_input.rs:458
↓ 2 callersMethodapply_runtime_handler_invocation
( &mut self, window: &Window, invocation: &DecorationHandlerInvocation, )
src/shojiwm/src/ssd/integration.rs:863
← previousnext →501–600 of 2,680, ranked by callers