diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-31 07:46:24 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-02-01 00:40:33 -0600 |
commit | c82dc57e299744110f3a33ff381f58e357910cb1 (patch) | |
tree | 24d5cdd190c57a7acbccc89fa6fe429c2ca7261c /desktop/xfce4-embed-plugin/README | |
parent | 8afe93b0199e2fd4c2223b3d95b54a1cd6103083 (diff) |
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/README | 7 |
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 000000000000..a200290736d9 --- /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 |