nix-community / nixpkgs-wayland

Automated, pre-built packages for Wayland (sway/wlroots) tools for NixOS. [maintainers=@colemickens, @Artturin]
502 stars 45 forks source link

new compositor: orichalcum #362

Open colemickens opened 1 year ago

colemickens commented 1 year ago

see https://github.com/HeavyRain266/orichalcum

colemickens commented 1 year ago

heh, might be a bit early on this one: https://github.com/HeavyRain266/orichalcum/blob/104cbc5e28a2e028f5cc834b51f49d0b25e90b65/src/main.rs

heavyrain266 commented 1 year ago

Hi, author here. I have not pushed any code yet but basically it will implement custom vulkan renderer etc. but currently waiting for dmabuf v4 in smithay to get rid of libwayland dependency and get graphics stack with pure rust implementation.

Also worth to note that you shouldn't package it until smithay will introduce new stable release.