uwsm: Add at v0.26.4 - #1820
Draft
witchlliee wants to merge 2 commits into
Draft
uwsm: Add at v0.26.4#1820witchlliee wants to merge 2 commits into
witchlliee wants to merge 2 commits into
Conversation
Jaredy899
requested changes
Jul 6, 2026
Jaredy899
left a comment
Contributor
There was a problem hiding this comment.
I'm unclear what this patch does?
| Provides a set of Systemd units and helpers to set up the environment and manage standalone Wayland compositor sessions. | ||
| license : | ||
| - MIT | ||
| rundeps : |
Contributor
There was a problem hiding this comment.
Rundeps need to be addressed for CI please.
| rundeps : | ||
| - python-pyxdg | ||
| - python-dbus | ||
| builddeps : |
Contributor
|
@witchlliee Were you planning on landing this? If not, we should close until we're ready. |
Contributor
Author
I was at some point but pyxdg is incompatible with newer python versions, therefore, the patch. Not sure if it's really worth it. I can rework this if you plan in adding it tho. |
Contributor
|
The patch is empty. It doesn't do anything. |
Contributor
Author
Oh god. That was a long time ago. Was still learning, sorry |
witchlliee
marked this pull request as draft
August 16, 2026 11:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add uwsm. Useful for Wayland Compositors that doesn't integrate systemd natively. Also Hyprland provides a (uwsm-managed) session ootb.
Test Plan
Checklist