Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Session backend should be optional #3255

Open
DemiMarie opened this issue Oct 14, 2021 · 2 comments
Open

Session backend should be optional #3255

DemiMarie opened this issue Oct 14, 2021 · 2 comments

Comments

@DemiMarie
Copy link

DemiMarie commented Oct 14, 2021

Some compositors, such as the one being developed for Qubes OS, do not need seat management of any kind, as they do not interact with physical hardware.


wlroots has migrated to gitlab.freedesktop.org. This issue has been moved to:

https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3255

@kennylevinsen
Copy link
Member

It's not libseat, but the session backend that needs to be made optional. The session backend has a hard dependency on libseat that does not make sense to remove.

@DemiMarie DemiMarie changed the title libseat dependency should be optional Session backend should be optional Oct 14, 2021
@DemiMarie
Copy link
Author

It's not libseat, but the session backend that needs to be made optional. The session backend has a hard dependency on libseat that does not make sense to remove.

Okay, that makes sense. Title edited.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants