pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gtk-layer-shell: ready



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Tue Feb 24 19:09:33 2026 +0100
Changeset:	7ec2bd8fc34415f63a48542e9d84fb7c3f845008

Added Files:
	gtk-layer-shell/COMMIT_MSG

Log Message:
gtk-layer-shell: ready

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7ec2bd8fc34415f63a48542e9d84fb7c3f845008

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gtk-layer-shell/COMMIT_MSG | 11 +++++++++++
 1 file changed, 11 insertions(+)

diffs:
diff --git a/gtk-layer-shell/COMMIT_MSG b/gtk-layer-shell/COMMIT_MSG
new file mode 100644
index 0000000000..dcb6a6d264
--- /dev/null
+++ b/gtk-layer-shell/COMMIT_MSG
@@ -0,0 +1,11 @@
+Add devel/gtk-layer-shell
+
+A library to write GTK applications that use Layer Shell.
+Layer Shell is a Wayland protocol for desktop shell
+components, such as panels, notifications and wallpapers.
+You can use it to anchor your 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. This Library is compatible with C, C++ and any
+language that supports GObject introspection files
+(Python, Vala, etc, see using the library below).


Home | Main Index | Thread Index | Old Index