NOTICE: This package has been removed from pkgsrc

./wip/i3, Improved dynamic tiling window manager

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3dbf1, Package name: i3-3dbf1, Maintainer: michael+pkgsrc

Key features of i3 are correct implementation of Xinerama (workspaces are
assigned to virtual screens, i3 does the right thing when attaching new
monitors), XrandR support (not done yet), horizontal and vertical columns
(think of a table) in tiling. Also, special focus is on writing clean,
readable and well documented code. i3 uses xcb for asynchronous
communication with X11, and has several measures to be very fast.

Please be aware i3 is primarily targeted at advanced users and developers
and that you're currently trying an alpha version (which may contain bugs).


Required to run:
[x11/xcb-util] [x11/libxcb] [devel/libev]

Required to build:
[textproc/xmlto] [textproc/asciidoc] [textproc/docbook-xml] [pkgtools/x11-links] [x11/xproto] [x11/xcb-proto]

Master sites:

SHA1: 9a6bc869c654c5532efeddd932f2b5129fec60f6
RMD160: d957f19a2b086ffb864f3f32807d51e52b5cb87f
Filesize: 152.895 KB

Version history: (Expand)


CVS history: (Expand)


   2013-10-18 12:58:15 by Thomas Klausner | Files touched by this commit (22) | Package removed
Log message:
Remove i3 and i3-devel -- newer version in pkgsrc/wm/i3.
   2012-09-30 07:44:14 by Aleksej Saushev | Files touched by this commit (35)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-01-06 15:44:39 by Pierre Allegraud | Files touched by this commit (8)
Log message:
Upgrade to latest version + patches from upstream.
While here, fix some paths in config file, welcome message and man pages.
   2009-12-06 23:10:07 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add bison dependency, seems to be needed nowadays on -current.

   2009-11-14 16:34:30 by Antoine Reilles | Files touched by this commit (2)
Log message:
Install i3-msg and i3-input, as suggested by Arnaud Degroote, using the method \ 
he proposed in a patch
   2009-11-14 14:46:37 by Antoine Reilles | Files touched by this commit (1)
Log message:
fix CONF_FILE handling
   2009-11-14 11:20:58 by Antoine Reilles | Files touched by this commit (1)
Log message:
mote the use of lex and yacc
   2009-11-14 11:17:50 by Antoine Reilles | Files touched by this commit (3)
Log message:
Update to i3-3d

Changes include:
* implementation of tabbing
* horizontal resize of containers