Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1wilkens/rdm
/ functions
Functions
35 in github.com/1wilkens/rdm
⨍
Functions
35
◇
Types & classes
11
↓ 1 callers
Function
decode
(buf: &mut BytesMut, idx: usize)
libcommon/src/ipc.rs:77
↓ 1 callers
Function
generate_cookie
Generate an authorization cookie
rdm/src/server.rs:191
↓ 1 callers
Function
get_theme_path
(theme_name: T, default: bool)
rdm-greeter/src/ui.rs:194
↓ 1 callers
Method
handle
(&mut self, stream: UnixStream)
rdm/src/ipc.rs:42
↓ 1 callers
Method
message_type
(&self)
libcommon/src/ipc.rs:23
↓ 1 callers
Function
plain_logger
()
libcommon/src/util.rs:4
↓ 1 callers
Method
set_cookie
(&self)
rdm/src/server.rs:97
↓ 1 callers
Function
setup_logger
()
rdm/src/main.rs:46
↓ 1 callers
Function
setup_logger
()
rdm-greeter/src/main.rs:14
↓ 1 callers
Method
start_x_process
(&mut self)
rdm/src/server.rs:126
↓ 1 callers
Method
stop
(&mut self)
rdm/src/server.rs:69
↓ 1 callers
Function
touch_auth_file
Generate an auth file based on the run dir and a new uuid and touch it
rdm/src/server.rs:199
Method
cause
(&self)
libcommon/src/error.rs:18
Method
decode
(&mut self, buf: &mut BytesMut)
libcommon/src/ipc.rs:65
Method
description
(&self)
libcommon/src/error.rs:14
Method
drop
(&mut self)
rdm/src/ipc.rs:60
Method
drop
(&mut self)
rdm/src/bus.rs:60
Method
drop
(&mut self)
rdm/src/server.rs:184
Method
drop
(&mut self)
libgreeter/src/lib.rs:74
Method
encode
(&mut self, msg: IpcMessage, dst: &mut BytesMut)
libcommon/src/ipc.rs:36
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
libcommon/src/error.rs:33
Method
from
(err: io::Error)
libgreeter/src/lib.rs:32
Method
from
(error: io::Error)
libcommon/src/error.rs:27
Method
from_theme
(theme_name: T, greeter: RdmGreeter)
rdm-greeter/src/ui.rs:29
Function
main
()
rdm/src/main.rs:54
Function
main
()
rdm-greeter/src/main.rs:24
Method
new
(logger: L)
rdm/src/ipc.rs:23
Method
new
(logger: L)
rdm/src/bus.rs:20
Method
new
(logger: L)
rdm/src/server.rs:34
Method
new
()
rdm/src/session.rs:6
Method
new
(logger: L)
libgreeter/src/lib.rs:44
Method
run
(&mut self)
rdm/src/ipc.rs:32
Method
run
(&mut self)
rdm/src/bus.rs:38
Method
show
(&self)
rdm-greeter/src/ui.rs:107
Method
start
(&mut self)
rdm/src/server.rs:50