diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-09-24 09:07:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-24 09:07:01 +0700 |
commit | b79e907eeb11a808878d1bbcef39022d70523297 (patch) | |
tree | d88c82120f4ee2e80ab732ea6c9741a2f605bd27 /libraries/bamf/README | |
parent | 771a7f5085fafb16d5c125b0954241b50fec5ca4 (diff) | |
download | slackbuilds-b79e907eeb11a808878d1bbcef39022d70523297.tar.gz |
libraries/bamf: Added (Window matching library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/bamf/README')
-rw-r--r-- | libraries/bamf/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/bamf/README b/libraries/bamf/README new file mode 100644 index 0000000000..b9db5532e6 --- /dev/null +++ b/libraries/bamf/README @@ -0,0 +1,6 @@ +bamf (Window matching library - shared library) + +bamf matches application windows to desktop files. Removes the +headache of applications matching into a simple DBus daemon and c +wrapper library. Currently features application matching at amazing +levels of accuracy (covering nearly every corner case). |