Add the Nourish edition (y5 infinite-canvas compositor) #69
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
monolith-os/monolith!69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "nourish-edition"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces #66 after the stack landed (#64, then #68 which replaced #65). Same branch, same diff, now against main.
Adds nourish and nourish-nvidia. Nourish (github.com/y5-snowies/nourish) is the y5 compositor: Rust/smithay, Vulkan-rendered with GLES fallback, windows on an infinite pannable/zoomable canvas. There is no rpm anywhere; upstream ships prebuilt Fedora 44 binaries behind an interactive installer that refuses root and writes half its output to $HOME, so nourish.yml replicates it for an image build instead:
Deliberate calls, flagged for review: the image tracks upstream's rolling latest bundle (no digests/signatures exist to pin against), and screen capture stays on ffmpeg-free rather than pulling RPM Fusion's full ffmpeg into a Terra-mesa image. The bundle's patched xwayland-satellite means Fedora's own xwayland-satellite package must never be added to this edition.
Not boot-tested yet.