swc 0-1.a7b6155
Library for making a simple Wayland compositor
swc is a small Wayland compositor implemented as a library.
It has been designed primarily with tiling window managers in mind. Additionally, notable features include:
Easy to follow code base
XWayland support
Can place borders around windows
- Website: https://github.com/michaelforney/swc
- Licenses: Expat
- Package source: gnu/packages/wm.scm
- Builds: See build status
- Issues: See known issues
Installation
Install swc 0-1.a7b6155
as follows:
guix install swc@0-1.a7b6155
Or install the latest version:
guix install swc
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.