diff options
Diffstat (limited to 'devel/libdockapp/pkg/DESCR')
-rw-r--r-- | devel/libdockapp/pkg/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/libdockapp/pkg/DESCR b/devel/libdockapp/pkg/DESCR new file mode 100644 index 00000000000..cf9963dad6c --- /dev/null +++ b/devel/libdockapp/pkg/DESCR @@ -0,0 +1,6 @@ +libdockapp is a simple (trivial) library for writing Window Maker dock +applications, or dockapps (those that only show up in the dock), easily. + +It is very limited and can be only used for dockapps that open a single +appicon for a process in only one single display, but this seems to be +enough for most, if not all, dockapps. |