alpha
Login
or
Join now
r0chd.pl
/
sessiond
Star
0
Fork
1
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
session and seat management daemon
Star
0
Fork
1
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
sessiond
/
daemon
/
src
/
tests
/
at
aa94de3c9687b30dfd1de748900ec8d248834f89
7 files
parzivale
fix(tests): update integration test for session_added protocol change
18d ago
752c5f83
consolekit.rs
fix(tests): update integration test for session_added protocol change Upstream replaced the batched sessions event with per-session session_added events. Update the CoreState dispatch handler to match. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 weeks ago
device.rs
chore: run cargo fmt and nix fmt Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 weeks ago
ecs.rs
fix(tests): restore integration tests after bevy_ecs rebase - Soften /var/lib/sessiond create_dir_all to a warning so the daemon starts as a non-root user (needed for integration tests in CI) - Update get_session_returns_fields to use the caller's UID and assert username is present rather than hardcoding "testuser" (username is now resolved by the daemon from /etc/passwd, not passed in the protocol) - Reformat test files to match cargo fmt expectations Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 weeks ago
integration.rs
fix(tests): update integration test for session_added protocol change Upstream replaced the batched sessions event with per-session session_added events. Update the CoreState dispatch handler to match. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 weeks ago
mod.rs
chore: run cargo fmt and nix fmt Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 weeks ago
seat.rs
fix(tests): restore integration tests after bevy_ecs rebase - Soften /var/lib/sessiond create_dir_all to a warning so the daemon starts as a non-root user (needed for integration tests in CI) - Update get_session_returns_fields to use the caller's UID and assert username is present rather than hardcoding "testuser" (username is now resolved by the daemon from /etc/passwd, not passed in the protocol) - Reformat test files to match cargo fmt expectations Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 weeks ago
session.rs
fix(tests): restore integration tests after bevy_ecs rebase - Soften /var/lib/sessiond create_dir_all to a warning so the daemon starts as a non-root user (needed for integration tests in CI) - Update get_session_returns_fields to use the caller's UID and assert username is present rather than hardcoding "testuser" (username is now resolved by the daemon from /etc/passwd, not passed in the protocol) - Reformat test files to match cargo fmt expectations Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 weeks ago