diff options
author | Chris Abela <kristofru@gmail.com> | 2012-08-09 14:46:54 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-09 14:46:54 -0500 |
commit | 3ce7afed45ed962589edae68974c2f96c787d108 (patch) | |
tree | fd4dae9304be9554a55f8d50fc37190b2d04848f /desktop/x-tile/README | |
parent | a4a8de41625584442faa5ae602fa35a03a1493a3 (diff) | |
download | slackbuilds-3ce7afed45ed962589edae68974c2f96c787d108.tar.gz |
desktop/x-tile: Added (an app that allows you to tile windows)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/x-tile/README')
-rw-r--r-- | desktop/x-tile/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/x-tile/README b/desktop/x-tile/README new file mode 100644 index 0000000000..8a8b04e2d8 --- /dev/null +++ b/desktop/x-tile/README @@ -0,0 +1,10 @@ +X-tile is an application that allows you to select a number of windows and tile +them in different ways. + +X-tile works on any X desktop (gnome, kde, xfce, lxde?). + +The main features are: many tiling geometries, undo tiling, invert tiling order, +optional system tray docking and menu, filter to avoid listing some windows, +filter to check some windows by default, command line interface. + +GConf and gnome-python are runtime dependecies. |