labwc 0.8.3
Window-stacking compositor for Wayland
Labwc is lightweight and independent with a focus on simply stacking windows well and rendering some window decorations, it is inspired by Openbox. It takes a no-bling/frills approach and says no to features such as icons (except window buttons), animations, decorative gradients and any other options not required to reasonably render common themes. It relies on clients for panels, screenshots, wallpapers and so on to create a full desktop environment.
Labwc tries to stay in keeping with wlroots and sway in terms of general approach and coding style.
Labwc has no reliance on any particular Desktop Environment, Desktop Shell or session. Nor does it depend on any UI toolkits such as Qt or GTK.
- Outputs:
out
- Website: https://labwc.github.io
- Licenses: GPL 2
- Package source: gnu/packages/wm.scm
- Builds: See build status
- Issues: See known issues
Installation
Install labwc 0.8.3
as follows:
guix install labwc@0.8.3
Or install the latest version:
guix install labwc
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.