diff options
author | Lockywolf <for_sbo_i3ipc-glib_2023-04-16@lockywolf.net> | 2023-04-21 08:15:31 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-22 11:38:32 +0700 |
commit | f8ee1f69e2613e1c0dd0fa3645caef86053db4c5 (patch) | |
tree | 40aba19436c7e43853741a0d8254359723d7bf14 /desktop/i3ipc-glib/slack-desc | |
parent | 0e109e3a519d101bfc325cbe80ef124c1aaef49c (diff) |
desktop/i3ipc-glib: Added (GLib bindings for i3.)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/i3ipc-glib/slack-desc')
-rw-r--r-- | desktop/i3ipc-glib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/desktop/i3ipc-glib/slack-desc b/desktop/i3ipc-glib/slack-desc new file mode 100644 index 000000000000..db6184b29f85 --- /dev/null +++ b/desktop/i3ipc-glib/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 ':'. + + |-----handy-ruler------------------------------------------------------| +i3ipc-glib: i3ipc-glib (GLib bindings for i3.) +i3ipc-glib: +i3ipc-glib: i3ipc-glib is a library to use i3 window manager from C with glib. +i3ipc-glib: +i3ipc-glib: +i3ipc-glib: +i3ipc-glib: +i3ipc-glib: +i3ipc-glib: +i3ipc-glib: Homepage: https://github.com/altdesktop/i3ipc-glib +i3ipc-glib: |