No release in over a year
This is a set of Ruby bindings for Gtk4LayerShell, which is a library that enables using the Wayland layer shell protocol with GTK4 applications.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 13.0
 Project Readme

Ruby GTK4 Layer Shell

Gem

This is a set of Ruby bindings for Gtk4LayerShell, which is a library that enables using the Wayland layer shell protocol with GTK4 applications.

Usage

Due to the way Gtk4LayerShell works, the Gtk4LayerShell libraries should be loaded before any Wayland libraries. This can be achieved in Ruby by importing gtk4_layer_shell/preload before anything else. See examples in the repository for usage examples.

License

MIT