diff options
author | danfe <danfe@FreeBSD.org> | 2017-02-01 00:29:42 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2017-02-01 00:29:42 +0800 |
commit | f8467b2d78c14e29dd434affd867471fa10d6812 (patch) | |
tree | 6e72a1d2c58240d0a3fa924f04d9b5b43c1b88e4 /graphics/hsetroot/pkg-descr | |
parent | 48c5f937ec959f79c0ce5e2d971f14a184ef30bc (diff) | |
download | freebsd-ports-gnome-f8467b2d78c14e29dd434affd867471fa10d6812.tar.gz freebsd-ports-gnome-f8467b2d78c14e29dd434affd867471fa10d6812.tar.zst freebsd-ports-gnome-f8467b2d78c14e29dd434affd867471fa10d6812.zip |
Move to a better category (alongside with `x11/xsetroot', for example).
Diffstat (limited to 'graphics/hsetroot/pkg-descr')
-rw-r--r-- | graphics/hsetroot/pkg-descr | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/graphics/hsetroot/pkg-descr b/graphics/hsetroot/pkg-descr deleted file mode 100644 index 4f5e7c4a8afe..000000000000 --- a/graphics/hsetroot/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -hsetroot is a tool which allows you to compose wallpapers ("root pixmaps") -for X11. It has a lot of options like rendering gradients, solids, images -but it also allows you to perform manipulations on those things, or chain -them together. You could use one standard background image for instance, -and using tint to make it fit your current theme. And yes, of course it is -compatible with semi-translucent applications like aterm and xchat. - -At this time, hsetroot can render: gradients (multi-color with variable -distance), solids (rectangles) and images (centered, tiled, fullscreen, or -maximum aspect). It supports the following manipulations: tinting -(overlaying a color mask), blurring, sharpening, flipping (horizontally, -diagonally, vertically) it also allows you to adjust brightness, contrast -and gamma-level. hsetroot also supports alpha-channels when rendering -things. - -WWW: https://github.com/himdel/hsetroot |