MCPcopy Create free account

hub / github.com/Aromatic05/we-layerd / functions

Functions325 in github.com/Aromatic05/we-layerd

↓ 1 callersFunctionbuild_settings_overlay
(ui_settings: &'a UiSettings)
apps/we-gui/src/settings_panel.rs:63
↓ 1 callersFunctionbuild_wallpaper_grid
( entries: &'a [WallpaperEntry], selected_id: Option<&String>, width: f32, )
apps/we-gui/src/main.rs:453
↓ 1 callersMethodclear_in_flight_buffers
(&mut self)
src/backend/layer_shell/state.rs:171
↓ 1 callersFunctioncollect_rs_files
(root: &Path, out: &mut Vec<PathBuf>)
src/backend/mod.rs:124
↓ 1 callersFunctioncommand_exists_in_path
(name: &str)
apps/we-gui/src/main.rs:668
↓ 1 callersFunctioncompute_geometry
(input: GeometryInput)
src/backend/wayland_common/output.rs:43
↓ 1 callersMethodconfigure
(&mut self, config: RenderConfig)
src/runtime/renderer_session.rs:25
↓ 1 callersFunctionconfigure_release_build
( command: &'a mut Command, workspace_root: &Path, prefix: Option<&Path>, )
xtask/src/main.rs:102
↓ 1 callersFunctionconfigured_install_prefix
()
build.rs:154
↓ 1 callersFunctionconnect_stream
(endpoint: &Endpoint)
src/ipc.rs:290
↓ 1 callersFunctioncontrol_endpoints
()
src/ipc.rs:240
↓ 1 callersFunctioncopy_tree
(source: &Path, destination: &Path)
xtask/src/main.rs:170
↓ 1 callersFunctioncover_source
( render_width: u32, render_height: u32, viewport_width: u32, viewport_height: u32, )
src/backend/wayland_common/output.rs:113
↓ 1 callersMethodcreate
(library_path: &Path, cache_path: Option<&Path>)
src/runtime/renderer_session.rs:12
↓ 1 callersFunctioncreate_buffer_for_frame
( state: &LayerShellState, qh: &QueueHandle<LayerShellState>, frame: Frame, )
src/backend/layer_shell/surface.rs:306
↓ 1 callersMethodcreate_session
(&self, cache_path: Option<&Path>)
crates/we-renderer/src/lib.rs:125
↓ 1 callersFunctiondefault_allow_shm_fallback
()
src/config.rs:118
↓ 1 callersFunctiondefault_backend
()
src/config.rs:94
↓ 1 callersFunctiondefault_endpoint
()
src/ipc.rs:228
↓ 1 callersFunctiondefault_fps_report_interval_secs
()
src/config.rs:98
↓ 1 callersFunctiondefault_fps_report_interval_secs
()
crates/we-core/src/config.rs:89
↓ 1 callersFunctiondefault_gnome_extension_dbus_name
()
src/config.rs:106
↓ 1 callersFunctiondefault_interactive
()
src/config.rs:90
↓ 1 callersFunctiondefault_interactive
()
crates/we-core/src/config.rs:85
↓ 1 callersFunctiondefault_prefer_dmabuf
()
src/config.rs:114
↓ 1 callersFunctiondefault_renderer_cache_path
()
src/config.rs:110
↓ 1 callersFunctiondefault_renderer_fps
()
src/config.rs:122
↓ 1 callersFunctiondefault_renderer_fps
()
crates/we-core/src/config.rs:109
↓ 1 callersFunctiondefault_renderer_library_path
()
src/config.rs:102
↓ 1 callersFunctiondefault_renderer_speed
()
src/config.rs:126
↓ 1 callersFunctiondefault_renderer_speed
()
crates/we-core/src/config.rs:113
↓ 1 callersFunctiondefault_renderer_volume
()
src/config.rs:130
↓ 1 callersFunctiondefault_renderer_volume
()
crates/we-core/src/config.rs:117
↓ 1 callersFunctiondefault_socket_path
()
src/ipc.rs:303
↓ 1 callersFunctionderive_workshop_root
(source: &str)
crates/we-core/src/config.rs:216
↓ 1 callersFunctiondetect_preview_image
(wallpaper_dir: &Path)
crates/we-core/src/wallpaper.rs:94
↓ 1 callersFunctiondoctor
(config_path: Option<&Path>)
src/app.rs:337
↓ 1 callersMethoddrain
(&mut self)
src/runtime/input.rs:13
↓ 1 callersFunctionemit_upstream_rerun_hints
(upstream_root: &Path)
build.rs:89
↓ 1 callersFunctionensure_cmake_cache_value
(cache_path: &Path, key: &str, expected: &str)
build.rs:144
↓ 1 callersFunctionensure_recursive_submodules
(upstream_root: &Path)
build.rs:131
↓ 1 callersFunctionenv_var_enabled
(name: &str)
src/app.rs:240
↓ 1 callersFunctionenv_var_enabled
(name: &str)
src/backend/layer_shell/event_loop.rs:40
↓ 1 callersFunctionenv_var_equals
(name: &str, expected: &str)
src/app.rs:244
↓ 1 callersFunctionenv_var_equals
(name: &str, expected: &str)
src/backend/layer_shell/event_loop.rs:44
↓ 1 callersMethodfail
(&mut self, generation: u64, error: String)
src/app.rs:202
↓ 1 callersFunctionfind_refs
(root: &Path, needles: &[&str])
src/backend/mod.rs:110
↓ 1 callersFunctionfit_destination
( render_width: u32, render_height: u32, viewport_width: u32, viewport_height: u32, )
src/backend/wayland_common/output.rs:145
↓ 1 callersFunctionflush_wayland_stop
(conn: &Connection, state: &mut LayerShellState)
src/backend/layer_shell/event_loop.rs:88
↓ 1 callersFunctionframe_interval
(fps: u32)
src/backend/layer_shell/event_loop.rs:64
↓ 1 callersFunctionhandle_runtime_control_command
( cmd: ControlCommand, control_tx: &mpsc::Sender<ControlCommand>, runtime_state: &Arc<Mutex<Runtim
src/app.rs:307
↓ 1 callersFunctionicon_from_svg
(size: u32)
apps/we-gui/src/tray.rs:201
↓ 1 callersMethodinit
()
apps/we-gui/src/main.rs:403
↓ 1 callersFunctioninit_wayland
( _conn: &Connection, qh: &QueueHandle<LayerShellState>, state: &mut LayerShellState, globals:
src/backend/layer_shell/surface.rs:412
↓ 1 callersFunctioninstall
(args: InstallArgs)
xtask/src/main.rs:45
↓ 1 callersFunctioninstall_runtime_ctrlc_handler
( control_tx: mpsc::Sender<ControlCommand>, shutdown_requested: Arc<AtomicBool>, )
src/app.rs:501
↓ 1 callersFunctioninstall_tree
(source: &Path, destination: &Path)
xtask/src/main.rs:157
↓ 1 callersFunctioninstance_lock_path
()
src/ipc.rs:307
↓ 1 callersMethodkind
(self)
src/config.rs:56
↓ 1 callersFunctionloadProtocolXml
(dir)
contrib/gnome-shell-extension/we-layerd@aromatic/extension.js:15
↓ 1 callersFunctionload_doctor_config
(config_path: Option<&Path>)
src/app.rs:462
↓ 1 callersFunctionmain
()
apps/we-gui/src/main.rs:23
↓ 1 callersFunctionmake_wallpaper_card
( entry: &'a WallpaperEntry, index: usize, card_width: f32, is_selected: bool, )
apps/we-gui/src/main.rs:477
↓ 1 callersMethodmark_idle
(&mut self, generation: u64)
src/app.rs:195
↓ 1 callersMethodmark_paused
(&mut self)
src/app.rs:181
↓ 1 callersMethodmark_resumed
(&mut self)
src/app.rs:185
↓ 1 callersMethodmark_stopping
(&mut self, generation: u64)
src/app.rs:189
↓ 1 callersFunctionnew_linux
()
apps/we-gui/src/tray.rs:38
↓ 1 callersFunctionnew_other
()
apps/we-gui/src/tray.rs:111
↓ 1 callersFunctionnormalized_candidate
(raw: &str)
crates/we-core/src/install_layout.rs:100
↓ 1 callersFunctionnote_frame_acquired
(state: &mut LayerShellState, frame: &Frame)
src/backend/layer_shell/event_loop.rs:48
↓ 1 callersFunctionparse_install_args
(args: Vec<String>)
xtask/src/main.rs:23
↓ 1 callersFunctionparse_project_json
(path: &Path)
crates/we-core/src/wallpaper.rs:77
↓ 1 callersFunctionparse_type
(value: &str)
crates/we-core/src/wallpaper.rs:85
↓ 1 callersFunctionpersist_install_prefix
(workspace_root: &Path, install_prefix: &Path)
build.rs:166
↓ 1 callersMethodpoll_action
(&mut self)
apps/we-gui/src/tray.rs:32
↓ 1 callersFunctionpoll_timeout
(now: Instant, next_tick_at: Instant, state: &LayerShellState)
src/backend/layer_shell/event_loop.rs:76
↓ 1 callersFunctionpresent_frame
( state: &mut LayerShellState, qh: &QueueHandle<LayerShellState>, frame: Frame, )
src/backend/layer_shell/surface.rs:368
↓ 1 callersFunctionreap_runtime_child
(app: &mut App)
apps/we-gui/src/main.rs:714
↓ 1 callersFunctionrender_scale_factor
(input: GeometryInput)
src/backend/wayland_common/output.rs:35
↓ 1 callersMethodrender_scale_factor
(&self)
src/backend/wayland_common/output.rs:204
↓ 1 callersMethodrender_toml
(&self)
src/runtime/status.rs:101
↓ 1 callersFunctionrequest_runtime_shutdown
( control_tx: &mpsc::Sender<ControlCommand>, shutdown_requested: &AtomicBool, )
src/app.rs:490
↓ 1 callersFunctionreset_cmake_cache_if_source_changed
( build_root: &Path, upstream_root: &Path, )
build.rs:109
↓ 1 callersFunctionresolve_install_root
(prefix: &Path)
xtask/src/main.rs:91
↓ 1 callersFunctionrun
(config_path: Option<&Path>)
src/app.rs:28
↓ 1 callersFunctionrun
(ctx: BackendContext<'_>)
src/backend/layer_shell/event_loop.rs:161
↓ 1 callersFunctionrun
(ctx: BackendContext<'_>)
src/backend/gnome/window_bridge.rs:5
↓ 1 callersFunctionscan_workshop_wallpapers
(workshop_app_root: &Path)
crates/we-core/src/wallpaper.rs:37
↓ 1 callersMethodsend_input_event
(&mut self, event: InputEvent)
crates/we-renderer/src/lib.rs:263
↓ 1 callersFunctionsend_switch_config
(config_path: &Path)
src/ipc.rs:180
↓ 1 callersMethodsession_acquire_frame
# Safety
crates/we-renderer-sys/src/lib.rs:250
↓ 1 callersMethodsession_create
# Safety The caller must pass a valid cache path pointer or null and handle the returned pointer.
crates/we-renderer-sys/src/lib.rs:194
↓ 1 callersMethodsession_create_with_cache_path
# Safety
crates/we-renderer-sys/src/lib.rs:199
↓ 1 callersMethodsession_destroy
# Safety
crates/we-renderer-sys/src/lib.rs:207
↓ 1 callersMethodsession_pause
# Safety
crates/we-renderer-sys/src/lib.rs:235
↓ 1 callersMethodsession_play
# Safety
crates/we-renderer-sys/src/lib.rs:230
↓ 1 callersMethodsession_send_input_event
# Safety
crates/we-renderer-sys/src/lib.rs:264
↓ 1 callersMethodsession_set_render_config
# Safety
crates/we-renderer-sys/src/lib.rs:221
↓ 1 callersMethodsession_set_source
# Safety
crates/we-renderer-sys/src/lib.rs:212
← previousnext →101–200 of 325, ranked by callers