https://github.com/willothy/recomp
A "modern" X11 compositor, based on WGPU and Vulkan
https://github.com/willothy/recomp
Last synced: 10 months ago
JSON representation
A "modern" X11 compositor, based on WGPU and Vulkan
- Host: GitHub
- URL: https://github.com/willothy/recomp
- Owner: willothy
- License: mit
- Created: 2024-02-09T08:31:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T21:07:45.000Z (over 2 years ago)
- Last Synced: 2025-06-30T16:50:58.676Z (about 1 year ago)
- Language: Rust
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Recomp
A "modern" compositor for X11, written in Rust and based on WGPU and Vulkan.
## Why?
There really aren't many X compositors out there, and there are very few of those that are still maintained.
Also, as far as I'm aware, none are written in Rust / using WGPU. Most are forks of the original compositor,
xcompmgr, which is written in C.
## Status
Basically a test. Not usable at all yet.