diff options
author | Eugene Wissner <belka.ew@gmail.com> | 2010-07-29 23:17:53 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-31 22:31:51 -0500 |
commit | dd30c9a90adcaf8b59ce0ddb6a14d255d3f00ad1 (patch) | |
tree | 2e633183f45363d256e9f9181d2242dc177832fc /desktop/i3/slack-desc | |
parent | 88501b2b4ecf73a43ebe28ff641f21f46b6ee778 (diff) | |
download | slackbuilds-dd30c9a90adcaf8b59ce0ddb6a14d255d3f00ad1.tar.gz |
desktop/i3: Added (an improved dynamic tiling window manager)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/i3/slack-desc')
-rw-r--r-- | desktop/i3/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/desktop/i3/slack-desc b/desktop/i3/slack-desc new file mode 100644 index 0000000000..1759d6dbd7 --- /dev/null +++ b/desktop/i3/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------------------------------------------------------| +i3: i3 (an improved dynamic tiling window manager) +i3: +i3: i3 is a tiling window manager, completely written from scratch. +i3: +i3: i3 was created because wmii, our favorite window manager at the time, +i3: didn't provide some features we wanted (multi-monitor done right, +i3: for example), had some bugs, didn't progress since quite some time +i3: and wasn't easy to hack at all (source code comments/documentation +i3: completely lacking). Still, we think the wmii developers and +i3: contributors did a great job. +i3: |