You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
The library is under active development and the API is a subject to change.
Glace is a GObject library to manage Wayland clients and retrieve information about them, it also simplifies the setup of docks and desktop widgets!
Requirements
Below is a list of dependencies needed to build and install Glace:
gtk+-3.0gobject-2.0gdk-wayland-3.0wayland-client
Additionally, you will need a Wayland compositor that supports thezwlr-foreign-toplevel-management protocol. Compositors based on wlroots already support this protocol.
Build and Install
To build and install Glace, run the following command after cloning the repository: