Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/i3-devel,
Improved dynamic tiling window manager
Branch: CURRENT,
Version: 4.3,
Package name: i3-4.3,
Maintainer: pallegraKey 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:[
devel/pcre] [
x11/xcursor] [
x11/startup-notification] [
x11/xcb-util] [
x11/libxcb] [
devel/libev] [
devel/yajl] [
x11/xcb-util-keysyms] [
x11/xcb-util-wm]
Required to build:[
pkgtools/x11-links] [
x11/renderproto] [
x11/xproto] [
x11/inputproto] [
x11/xextproto] [
x11/xcb-proto] [
x11/fixesproto4]
Master sites:
SHA1: 93a454a0bebcc7cf7a307c551719ab046790bf36
RMD160: 2f57da93464a1b2461c27107215779e800cb1c8f
Filesize: 832.278 KB
Version history: (Expand)
- (2013-10-19) Package deleted from pkgsrc
- (2013-08-28) Package has been reborn
- (2013-08-28) Package deleted from pkgsrc
- (2013-03-09) Package has been reborn
- (2013-03-09) Package deleted from pkgsrc
- (2012-11-26) Updated to version: i3-4.3
CVS history: (Expand)
2013-10-18 12:58:15 by Thomas Klausner | Files touched by this commit (22) | |
Log message:
Remove i3 and i3-devel -- newer version in pkgsrc/wm/i3.
|
2012-11-25 18:53:10 by Pierre Allegraud | Files touched by this commit (9) |
Log message:
Update to i3-4.3
|
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.
|
2011-09-07 11:07:45 by Pierre Allegraud | Files touched by this commit (5) |
Log message:
Update to i3-4.0.2
This release fixes 44 bugs and includes a few other minor improvements.
|
2011-08-02 23:35:31 by Pierre Allegraud | Files touched by this commit (8) |
Log message:
Update i3 to 4.0.1
Changelog:
# Fix the build process of i3bar
# Fix the build process on Mac OS X
# i3-config-wizard: also start i3bar in the keycode config template
# userguide: Remove the obsolete bar.* colors
# userguide: Use i3bar instead of dzen2 in the 'exec' example
|
2011-08-01 15:03:36 by Pierre Allegraud | Files touched by this commit (9) |
Log message:
Update i3 to 4.0.
http://i3wm.org/downloads/RELEASE-NOTES-4.0.txt
|
2011-07-21 20:39:17 by Pierre Allegraud | Files touched by this commit (7) | |
Log message:
update i3 to tree-pr4 (i3-4devel4)
|
2011-05-30 22:22:51 by Pierre Allegraud | Files touched by this commit (5) | |
Log message:
update to i3-tree-pr3
from RELEASE-NOTES-tree-pr3:
What should be working in this release?
---------------------------------------
- Basic window management, navigation, moving
- Fullscreen mode, correct aspect ratio
- Stacked/Tabbed layout, floating mode
- Splitting (for fancy layouts), resizing
- Restarts (preserving the layout), crash handler
- RandR changes, keyboard layout changes
- Dock clients
- Assignments
- i3bar, get it from http://git.merovius.de/
What is not working in this release?
------------------------------------
- Configfile compatibility
|