Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrewrabert/jellium-desktop
/ functions
Functions
2,547 in github.com/andrewrabert/jellium-desktop
⨍
Functions
2,547
◇
Types & classes
414
↓ 1 callers
Method
send_process_message_named
(&self, name: &str)
src/jfn_cef/src/client/browser_ops.rs:80
↓ 1 callers
Function
sep
()
src/menu/src/render.rs:25
↓ 1 callers
Function
service_root_requests
Apply queued fullscreen / window-control / background-color requests. Runs on the root thread each iteration before it blocks, so a request enqueued b
src/wayland/src/root_window.rs:1143
↓ 1 callers
Method
service_scale_discovery
Runs on the root loop after `dispatch_pending` has drained the current event batch. If a `preferred_scale` arrived later in that batch the request dis
src/wayland/src/root_window.rs:392
↓ 1 callers
Function
setActive
(n)
src/web/context-menu.js:52
↓ 1 callers
Method
setAudioStreamIndex
(index)
src/web/mpv-video-player.js:203
↓ 1 callers
Function
set_background_color
(r: u8, g: u8, b: u8)
src/wayland/src/root_window.rs:887
↓ 1 callers
Function
set_boot_geometry
(w: i32, h: i32, maximized: bool)
src/wayland/src/root_window.rs:128
↓ 1 callers
Function
set_cache_dir_override
(path: PathBuf)
src/paths/src/lib.rs:40
↓ 1 callers
Function
set_color
(r: u8, g: u8, b: u8, hex: &std::ffi::CStr)
src/wayland/src/kde_palette.rs:66
↓ 1 callers
Function
set_config_dir_override
(path: PathBuf)
src/paths/src/lib.rs:36
↓ 1 callers
Function
set_cursor
(handle: &Handle, shape: CursorShape)
src/x11/src/input.rs:952
↓ 1 callers
Function
set_cursor
# Safety `ctx` must be a pointer returned by [`init`] (or null).
src/wayland/src/input.rs:973
↓ 1 callers
Method
set_cursor
(&self, shape: jfn_platform_abi::cursor::CursorShape)
src/macos/src/lib.rs:804
↓ 1 callers
Method
set_cursor
(&self, shape: CursorShape)
src/wayland/src/make_platform.rs:274
↓ 1 callers
Function
set_cursor_active
(shape: CursorShape)
src/x11/src/input_lifecycle.rs:30
↓ 1 callers
Function
set_cursor_active
(shape: CursorShape)
src/wayland/src/input_lifecycle.rs:48
↓ 1 callers
Method
set_cursor_handle
(&self, handle: Handle)
src/jfn_cef/src/client.rs:226
↓ 1 callers
Function
set_decorations
(configured: Option<WindowDecorations>)
src/wayland/src/root_window.rs:82
↓ 1 callers
Function
set_decorations_listener
Register the callback fired when [`Platform::effective_decorations`] changes. Single listener, installed once alongside the browser bridge.
src/platform_abi/src/lib.rs:729
↓ 1 callers
Function
set_device_name
Setter for device_name. Trims and collapses whitespace, truncates to the server's 64-char DeviceName column limit, and clears the override when the re
src/config/src/lib.rs:509
↓ 1 callers
Function
set_fullscreen
(on: bool)
src/wayland/src/root_window.rs:642
↓ 1 callers
Method
set_fullscreen
(&self, v: bool)
src/wayland/src/make_platform.rs:231
↓ 1 callers
Method
set_layer_ptr
(&self, p: *mut JfnCefLayer)
src/jfn_cef/src/client.rs:214
↓ 1 callers
Function
set_maximized
(on: bool)
src/wayland/src/root_window.rs:673
↓ 1 callers
Function
set_minimized
()
src/wayland/src/root_window.rs:692
↓ 1 callers
Method
set_option_flag
(&self, name: &str, value: bool)
src/mpv/src/handle.rs:97
↓ 1 callers
Function
set_option_flag_or_skip
Flag variant of [`set_option_or_skip`].
src/mpv/src/boot.rs:97
↓ 1 callers
Method
set_option_string
(&self, name: &str, value: &str)
src/mpv/src/handle.rs:111
↓ 1 callers
Function
set_paint_override
Set the override. No-op if called twice.
src/x11/src/paint_override.rs:16
↓ 1 callers
Function
set_parent_fullscreen
The mpv fullscreen callback. It only *triggers* a reconcile; the authority for overlay fullscreen state is the parent's `_NET_WM_STATE`, read each pas
src/x11/src/geometry.rs:64
↓ 1 callers
Function
set_parent_geometry_locked
(m: &mut Mutable, px: i32, py: i32, pw: i32, ph: i32)
src/x11/src/lifecycle.rs:133
↓ 1 callers
Method
set_popup_options
( self: &Arc<Self>, opts: Vec<String>, selected: i32, selectable: Vec<i32>,
src/jfn_cef/src/client/popup.rs:56
↓ 1 callers
Method
set_position
(&self, x: i32, y: i32)
src/wayland/src/mpv_proxy.rs:168
↓ 1 callers
Method
set_refresh_rate
(self: &Arc<Self>, hz: f64)
src/jfn_cef/src/client/resize.rs:83
↓ 1 callers
Method
set_shared_texture_unsupported
(&self)
src/wayland/src/make_platform.rs:320
↓ 1 callers
Function
set_titlebar_palette
(path: &std::path::Path)
src/wayland/src/root_window.rs:911
↓ 1 callers
Function
set_viewport_for_buffer
(viewport: Option<&WpViewport>, state: ViewportState, w: i32, h: i32)
src/wayland/src/shm_paint_worker.rs:318
↓ 1 callers
Method
set_visible
(&self, visible: bool)
src/jfn_cef/src/client/events.rs:77
↓ 1 callers
Method
set_wakeup_callback
Install a Rust closure as the wakeup callback. Replaces any prior callback. The closure may be invoked on arbitrary threads.
src/mpv/src/handle.rs:293
↓ 1 callers
Function
set_window_decorations
(v: Option<&str>)
src/config/src/lib.rs:541
↓ 1 callers
Function
set_window_geometry
(g: JfnWindowGeometry)
src/config/src/lib.rs:558
↓ 1 callers
Function
set_window_size
(size: WindowSize)
src/wayland/src/mpv_proxy.rs:94
↓ 1 callers
Function
settings_save
Serialize current state and atomically write to the configured path.
src/config/src/lib.rs:388
↓ 1 callers
Function
settings_shutdown_save_worker
Stop the background save worker after draining any pending write. Safe to call if the worker was never started; safe to call multiple times.
src/config/src/lib.rs:433
↓ 1 callers
Method
setupEvents
(pm)
src/web/input-plugin.js:210
↓ 1 callers
Function
setup_mpv_environment
()
src/jfn_rust/src/app.rs:127
↓ 1 callers
Function
setup_xkb
(conn: &xcb::Connection, st: &mut State)
src/x11/src/input.rs:272
↓ 1 callers
Method
shared_texture_supported
(&self)
src/x11/src/make_platform.rs:296
↓ 1 callers
Method
shared_textures
(&self)
src/jfn_cef/src/paint_scheduler.rs:109
↓ 1 callers
Function
show
(req: MenuRequest)
src/x11/src/menu/mod.rs:33
↓ 1 callers
Function
show
(items: Vec<MenuItem>, x: i32, y: i32, cb: Box<dyn FnOnce(i32) + Send>)
src/wayland/src/popup.rs:162
↓ 1 callers
Method
show
(&self, s: SurfaceHandle, req: JfnPopupRequest)
src/windows/src/dropdown.rs:12
↓ 1 callers
Method
show
(&self, _s: SurfaceHandle, req: JfnPopupRequest)
src/macos/src/dropdown.rs:14
↓ 1 callers
Function
showConnectionFailedDialog
()
src/web/overlay.js:111
↓ 1 callers
Function
show_menu_on_main
(run: MenuRun)
src/macos/src/ns_menu.rs:86
↓ 1 callers
Method
shutdown
(&self)
src/x11/src/input.rs:72
↓ 1 callers
Function
shutdown_flag
()
src/playback/src/ingest_driver.rs:44
↓ 1 callers
Function
shutdown_runtime
(manager_thread: std::thread::JoinHandle<()>)
src/jfn_rust/src/app.rs:402
↓ 1 callers
Function
sign
(path: &Path, entitlements: Option<&Path>)
src/xtask/src/bundle_macos.rs:340
↓ 1 callers
Function
signal
(...args)
src/web/native-shim.js:58
↓ 1 callers
Function
signal_raw_fd
(fd: std::ffi::c_int)
src/wake_event/src/lib.rs:49
↓ 1 callers
Method
single_instance_start_listener
( &self, instance_id: &str, cb: jfn_platform_abi::Callback, )
src/windows/src/lib.rs:515
↓ 1 callers
Method
single_instance_stop
(&self, instance_id: &str)
src/windows/src/lib.rs:523
↓ 1 callers
Method
single_instance_try_signal
(&self, instance_id: &str)
src/windows/src/lib.rs:511
↓ 1 callers
Method
size
(&self)
src/x11/src/gpu_paint_worker.rs:32
↓ 1 callers
Function
size_differs
(observed: Option<Geom>, w: i32, h: i32)
src/x11/src/overlay_fsm.rs:68
↓ 1 callers
Function
size_in_tolerance
Does an incoming frame's visible size match the authoritative physical window size (within tolerance)? Reads the single source, not a per-layer copy.
src/wayland/src/wl_state.rs:563
↓ 1 callers
Function
snapshot
(conn: &RustConnection)
src/x11/src/menu/mod.rs:101
↓ 1 callers
Function
snapshot_macos_logical
()
src/playback/src/ingest_driver.rs:314
↓ 1 callers
Function
snapshot_scale
()
src/playback/src/ingest_driver.rs:308
↓ 1 callers
Function
socketpair_cloexec
()
src/wayland/src/mpv_proxy.rs:282
↓ 1 callers
Function
splice_mpv_under_host_root
(mpv_surface: Rc<WlSurface>)
src/wayland/src/mpv_proxy.rs:886
↓ 1 callers
Method
stack
(&self)
src/compositor_core/src/stack.rs:118
↓ 1 callers
Function
stage_cef
(out: &Path, cef: &cef::Cef)
src/xtask/src/platform_macos.rs:10
↓ 1 callers
Function
stage_mpv
(out: &Path, mpv_info: &mpv::Mpv, used_external: bool, bin: &Path)
src/xtask/src/platform_macos.rs:48
↓ 1 callers
Function
start
Spawn the MPRIS sink thread. `service_suffix` is appended to the base service name (`org.mpris.MediaPlayer2.JelliumDesktop<suffix>`). No-op if already
src/mpris/src/sink.rs:569
↓ 1 callers
Function
start
()
src/wayland/src/mpv_proxy.rs:215
↓ 1 callers
Function
startConnecting
()
src/web/overlay.js:136
↓ 1 callers
Method
startPositionUpdates
()
src/web/input-plugin.js:127
↓ 1 callers
Function
start_display_link
(state: &mut InitState)
src/macos/src/init.rs:435
↓ 1 callers
Function
start_invalidate_loop
(scheduler: PaintScheduler, state: &PaintState, inner: &Arc<Inner>)
src/jfn_cef/src/paint_scheduler.rs:226
↓ 1 callers
Method
start_invalidate_loop
(&self)
src/jfn_cef/src/paint_scheduler.rs:77
↓ 1 callers
Function
start_listener
(instance_id: &str, cb: Callback)
src/windows/src/process.rs:156
↓ 1 callers
Function
start_listener
(instance_id: &str, cb: Callback)
src/platform_abi/src/process_unix.rs:218
↓ 1 callers
Function
start_move
()
src/wayland/src/root_window.rs:619
↓ 1 callers
Function
start_playback_coordination
()
src/jfn_rust/src/app.rs:366
↓ 1 callers
Function
start_probe
(browser: Browser, user_url: String, normalized: String)
src/jfn_cef/src/business_overlay.rs:189
↓ 1 callers
Function
start_proxy
(configured: Option<WindowDecorations>)
src/wayland/src/mpv_host.rs:38
↓ 1 callers
Function
start_receive
(state: &mut State, conn: &Connection)
src/wayland/src/clipboard.rs:240
↓ 1 callers
Function
start_resize
(edge: u32)
src/wayland/src/root_window.rs:625
↓ 1 callers
Function
start_wake_observer
Subscribe to the system wake and screen-reconfiguration notifications that strand the CADisplayLink on a defunct display. Installed once from `macos_i
src/macos/src/init.rs:540
↓ 1 callers
Function
status_for
(phase: PlaybackPhase)
src/mpris/src/projection.rs:51
↓ 1 callers
Function
status_name
(s: projection::MprisStatus)
src/mpris/src/sink.rs:83
↓ 1 callers
Method
step
(&self, active: i32, forward: bool)
src/menu/src/render.rs:81
↓ 1 callers
Function
stop
()
src/web/native-shim.js:224
↓ 1 callers
Method
stop
Signal the loop to exit and wake `mpv_wait_event` so the next iteration observes the flag. Joins the thread.
src/mpv/src/event_loop.rs:52
↓ 1 callers
Method
stop
(destroyPlayer)
src/web/mpv-video-player.js:228
↓ 1 callers
Method
stop
(destroyPlayer)
src/web/mpv-audio-player.js:71
↓ 1 callers
Function
stop_display_link
(state: &mut InitState)
src/macos/src/init.rs:481
← previous
next →
1,301–1,400 of 2,547, ranked by callers