diff options
author | Jay Lanagan <j@lngn.net> | 2024-04-25 18:48:53 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-27 09:28:31 +0700 |
commit | 543d4902dcf57121362ec4433fb2bfdbfe7a4a3f (patch) | |
tree | f60ff1f5fd28538c71f74bfabefff94c7f2b533b /libraries/gtk-session-lock/slack-desc | |
parent | ddd49712ff25c9ef6b952f80e8656fecb3074a8d (diff) |
libraries/gtk-session-lock: Added (screen locker).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gtk-session-lock/slack-desc')
-rw-r--r-- | libraries/gtk-session-lock/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/gtk-session-lock/slack-desc b/libraries/gtk-session-lock/slack-desc new file mode 100644 index 0000000000000..6e60b55455b66 --- /dev/null +++ b/libraries/gtk-session-lock/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +gtk-session-lock: gtk-session-lock (Wayland GTK3 session-lock protocol) +gtk-session-lock: +gtk-session-lock: This is a library to use GTK 3 to build screen lockers using the +gtk-session-lock: secure ext-session-lock-v1 protocol. This Library is compatible with +gtk-session-lock: C, C++ and any language that supports GObject introspection files. +gtk-session-lock: +gtk-session-lock: Homepage: https://github.com/Cu3PO42/gtk-session-lock +gtk-session-lock: +gtk-session-lock: +gtk-session-lock: +gtk-session-lock: |