diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-06 18:15:07 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-07 11:13:07 -0600 |
commit | 11a427aed5293863f0798045ba9fd9ac57da246c (patch) | |
tree | d9d6fe8c4db7f46eb3f36f662d52f0bfdcd9ec00 /desktop/notion/slack-desc | |
parent | 5c0c01fbed315fd0a672162474040974a6169ab0 (diff) |
desktop/notion: Added (tiling tabbed window manager).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/notion/slack-desc')
-rw-r--r-- | desktop/notion/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/desktop/notion/slack-desc b/desktop/notion/slack-desc new file mode 100644 index 000000000000..466e57e01dea --- /dev/null +++ b/desktop/notion/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +notion: notion (tiling tabbed window manager) +notion: +notion: Tiling: you divide the screen into non-overlapping tiles. +notion: Every window occupies one tile, and is maximized to it +notion: Tabbing: a tile may contain multiple windows - they will be 'tabbed'. +notion: Static: most tiled window managers are 'dynamic', meaning they +notion: automatically resize and move around tiles as windows appear and +notion: disappear. Notion, by contrast, does not automatically +notion: change the tiling. You're in control. +notion: +notion: homepage: http://notion.sourceforge.net |