summaryrefslogtreecommitdiff
path: root/x11/tile/DESCR
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-10-15 13:40:49 +0000
committerminskim <minskim@pkgsrc.org>2005-10-15 13:40:49 +0000
commite411d6cfd25109703e46965988c1e92d8f2b9e68 (patch)
treea830fc50ad68cf2a591c42fc174b947fff4bc158 /x11/tile/DESCR
parent714d4fe1a485be0c628c3302b1c9891e0db4e7dc (diff)
downloadpkgsrc-e411d6cfd25109703e46965988c1e92d8f2b9e68.tar.gz
Import tile from pkgsrc-wip. Packaged by Greg Schenzel.
This is a utility to tile windows on the desktop. It supports user- configurable window manager profiles to avoid screen objects and can tile in a horizontal or vertical fashion. It works well with MWM, Oroborus and some multi-desktop WMs like FluxBox (given the -m option) and GNOME/Metacity (given the -w option). It has two files controlling its behavior. The first contains "wmprofiles" that tell tile how much space to avoid on the different sides of the screen (specified via "-p"). The second, named "rc", contains all other configuration, including a list of XA_STRING X11 Atoms and values used as criteria for windows that should be avoided for calculations and resize/move operations. Both files may exist under $PREFIX/share/tile/ or $HOME/.tile/.
Diffstat (limited to 'x11/tile/DESCR')
-rw-r--r--x11/tile/DESCR13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/tile/DESCR b/x11/tile/DESCR
new file mode 100644
index 00000000000..79511a15936
--- /dev/null
+++ b/x11/tile/DESCR
@@ -0,0 +1,13 @@
+This is a utility to tile windows on the desktop. It supports user-
+configurable window manager profiles to avoid screen objects and can
+tile in a horizontal or vertical fashion. It works well with MWM,
+Oroborus and some multi-desktop WMs like FluxBox (given the -m option)
+and GNOME/Metacity (given the -w option).
+
+It has two files controlling its behavior. The first contains
+"wmprofiles" that tell tile how much space to avoid on the different
+sides of the screen (specified via "-p"). The second, named "rc",
+contains all other configuration, including a list of XA_STRING X11
+Atoms and values used as criteria for windows that should be avoided
+for calculations and resize/move operations. Both files may exist
+under $PREFIX/share/tile/ or $HOME/.tile/.