diff options
Diffstat (limited to 'desktop/i3/README')
-rw-r--r-- | desktop/i3/README | 12 |
1 files changed, 12 insertions, 0 deletions
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. |