summaryrefslogtreecommitdiffstats
path: root/desktop/xfce4-embed-plugin/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-01-31 01:46:24 +0100
committer Robby Workman2014-02-01 07:40:33 +0100
commitc82dc57e299744110f3a33ff381f58e357910cb1 (patch)
tree24d5cdd190c57a7acbccc89fa6fe429c2ca7261c /desktop/xfce4-embed-plugin/README
parent8afe93b0199e2fd4c2223b3d95b54a1cd6103083 (diff)
downloadslackbuilds-c82dc57e299744110f3a33ff381f58e357910cb1.tar.gz
desktop/xfce4-embed-plugin: Added (Embed arbitrary application).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-embed-plugin/README')
-rw-r--r--desktop/xfce4-embed-plugin/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/xfce4-embed-plugin/README b/desktop/xfce4-embed-plugin/README
new file mode 100644
index 0000000000..a200290736
--- /dev/null
+++ b/desktop/xfce4-embed-plugin/README
@@ -0,0 +1,7 @@
+This plugin enables the embedding of arbitrary application windows into the
+Xfce panel. The window is resized into the panel space available, and the
+associated program can be automatically launched if it is not open.
+
+Example uses include embedding an instant messaging buddy list, a mail client's
+new mail ticker, a simple media application, or a fancy clock or timer.
+Combining with Xfce's ability to auto-hide panels can make this very convenient