void-linux / void-linux/void-docs
session and seat management
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 217
- Forks
- 212
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
The current documentation for session and seat management is pretty neutral and doesn't suggest any solution. It provides 4 sections with different options, where the user has to basically always choose dbus and then one or two other options, of which some overlap or conflict.
I think the core issues that should be addressed are:
- dbus session bus: turnstile
XDG_RUNTIME_DIR: turnstile or elogind- user services for pipewire, pipewire-pulse and wireplumber: turnstile
- Wayland: elogind or seatd
- polkit, rtkit: elogind
- power management (hooks, events and triggering (swayidle, gnome, kde)): elogind
If we want to solve them that makes turnstile a hard requirement, no more hacky dbus-run-session, no more xdg autostart bullshit for user services.
Then the next choice is between elogind and seatd, seatd only provides the bare minimum to make wayland work. elogind solves the core issues and provides additional features like uaccess udev device access and the logind dbus api for desktop environments.
Might also make sense to just make this default for the desktop ISOs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the current session and seat management documentation and its four option sections. Map which components each option provides, then reorganize the guidance so the recommended combinations, trade-offs, and possible desktop ISO default are explicit; done means users can choose a working setup without relying on the listed hacks.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100