From dd30c9a90adcaf8b59ce0ddb6a14d255d3f00ad1 Mon Sep 17 00:00:00 2001 From: Eugene Wissner Date: Thu, 29 Jul 2010 23:17:53 -0500 Subject: desktop/i3: Added (an improved dynamic tiling window manager) Signed-off-by: Robby Workman --- desktop/i3/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 desktop/i3/README (limited to 'desktop/i3/README') diff --git a/desktop/i3/README b/desktop/i3/README new file mode 100644 index 0000000000..1a9f158c10 --- /dev/null +++ b/desktop/i3/README @@ -0,0 +1,12 @@ +i3 is a tiling window manager, completely written from scratch. + +i3 was created because wmii, our favorite window manager at the time, didn't +provide some features we wanted (multi-monitor done right, for example), had +some bugs, didn't progress since quite some time and wasn't easy to hack at +all (source code comments/documentation completely lacking). Still, we think +the wmii developers and contributors did a great job. Thank you for inspiring +us to create i3. + +Please be aware that i3 is primarily targeted at advanced users and developers. + +This requires libev and yajl. -- cgit v1.2.3