This package browser is in early development. Mind the rough edges.

gtk-layer-shell

Library to create Wayland desktop components using the Layer Shell protocol

Layer Shell is a Wayland protocol for desktop shell components, such as panels, notifications and wallpapers. It can be used to anchor windows to a corner or edge of the output, or stretch them across the entire output. It supports all Layer Shell features including popups and popovers.

Installation

Install the latest version of gtk-layer-shell as follows:

guix install gtk-layer-shell

Or install a particular version:

guix install gtk-layer-shell@0.9.0

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.

Badge code

You can use the following badge to inform users of gtk-layer-shell about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/gtk-layer-shell'><img src='https://packages.guix.gnu.org/packages/gtk-layer-shell/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/gtk-layer-shell/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/gtk-layer-shell)

Example Org:

[[https://packages.guix.gnu.org/packages/gtk-layer-shell][https://packages.guix.gnu.org/packages/gtk-layer-shell/badges/latest-version.svg]]