]> git.sur5r.net Git - i3/i3.github.io/commitdiff
add i3 tarballs + release notes
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 22 Jul 2011 17:56:17 +0000 (19:56 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 22 Jul 2011 17:56:17 +0000 (19:56 +0200)
41 files changed:
downloads/RELEASE-NOTES-3.a-bf1.txt [new file with mode: 0644]
downloads/RELEASE-NOTES-3.b.txt [new file with mode: 0644]
downloads/RELEASE-NOTES-3.c.txt [new file with mode: 0644]
downloads/RELEASE-NOTES-3.d-bf1.txt [new file with mode: 0644]
downloads/RELEASE-NOTES-3.d.txt [new file with mode: 0644]
downloads/RELEASE-NOTES-3.e-bf1.txt [new file with mode: 0644]
downloads/RELEASE-NOTES-3.e-bf2.txt [new file with mode: 0644]
downloads/RELEASE-NOTES-3.e-bf3.txt [new file with mode: 0644]
downloads/RELEASE-NOTES-3.e.txt [new file with mode: 0644]
downloads/RELEASE-NOTES-tree-pr2.txt [new file with mode: 0644]
downloads/RELEASE-NOTES-tree-pr4.txt [new file with mode: 0644]
downloads/i3-3.a-bf1.tar.bz2 [new file with mode: 0644]
downloads/i3-3.a-bf1.tar.bz2.asc [new file with mode: 0644]
downloads/i3-3.a-bf2.tar.bz2 [new file with mode: 0644]
downloads/i3-3.a-bf2.tar.bz2.asc [new file with mode: 0644]
downloads/i3-3.a.tar.bz2 [new file with mode: 0644]
downloads/i3-3.a.tar.bz2.asc [new file with mode: 0644]
downloads/i3-3.b.tar.bz2 [new file with mode: 0644]
downloads/i3-3.b.tar.bz2.asc [new file with mode: 0644]
downloads/i3-3.c.tar.bz2 [new file with mode: 0644]
downloads/i3-3.c.tar.bz2.asc [new file with mode: 0644]
downloads/i3-3.d-bf1.tar.bz2 [new file with mode: 0644]
downloads/i3-3.d-bf1.tar.bz2.asc [new file with mode: 0644]
downloads/i3-3.d.tar.bz2 [new file with mode: 0644]
downloads/i3-3.d.tar.bz2.asc [new file with mode: 0644]
downloads/i3-3.e-bf1.tar.bz2 [new file with mode: 0644]
downloads/i3-3.e-bf1.tar.bz2.asc [new file with mode: 0644]
downloads/i3-3.e-bf2.tar.bz2 [new file with mode: 0644]
downloads/i3-3.e-bf2.tar.bz2.asc [new file with mode: 0644]
downloads/i3-3.e-bf3.tar.bz2 [new file with mode: 0644]
downloads/i3-3.e-bf3.tar.bz2.asc [new file with mode: 0644]
downloads/i3-3.e.tar.bz2 [new file with mode: 0644]
downloads/i3-3.e.tar.bz2.asc [new file with mode: 0644]
downloads/i3-tree-pr1.tar.bz2 [new file with mode: 0644]
downloads/i3-tree-pr1.tar.bz2.asc [new file with mode: 0644]
downloads/i3-tree-pr2.tar.bz2 [new file with mode: 0644]
downloads/i3-tree-pr2.tar.bz2.asc [new file with mode: 0644]
downloads/i3-tree-pr3.tar.bz2 [new file with mode: 0644]
downloads/i3-tree-pr3.tar.bz2.asc [new file with mode: 0644]
downloads/i3-tree-pr4.tar.bz2 [new file with mode: 0644]
downloads/i3-tree-pr4.tar.bz2.asc [new file with mode: 0644]

diff --git a/downloads/RELEASE-NOTES-3.a-bf1.txt b/downloads/RELEASE-NOTES-3.a-bf1.txt
new file mode 100644 (file)
index 0000000..e3c5135
--- /dev/null
@@ -0,0 +1,54 @@
+Release notes for i3 v3.a-bf1
+-----------------------------
+
+This is the first bugfix release (bf1) for version 3.a of i3. We felt it was
+a good idea to release the bugfixes which were collected during the last two
+months so that the users of stable releases (as opposed to users following
+the git tree) enjoy a much better i3.
+
+I’d like to thank all contributors who made this release possible by their
+support and bug reports, especially mist, mxf, Atsutane and ch3ka.
+
+All users of i3 3.a are encouraged to upgrade as soon as possible.
+
+A list of changes follows:
+
+  * Bugfix: When entering a stack window with the mouse, set focus to the
+    active client in the container the stack window belongs to.
+  * Bugfix: Correctly filter out the numlock bit. This fixes i3 not reacting
+    to any keybindings after pressing numlock once.
+  * Bugfix: Don't crash when Xinerama is disabled.
+  * Bugfix: Correctly remove client from container when moving to another
+    workspace.
+  * Bugfix: Set focus to the client which was previously focused instead of
+    the next client in container when moving windows out of a container.
+  * Bugfix: Correctly set focus when switching between screens.
+  * Bugfix: Don't crash anymore moving focus to another screen under the
+    following conditions: The screen you switch to has a lower number of cells
+    and/or rows than the current one, you switch focus using your mouse, you
+    previously were in a column/row which is not available on the destination
+    screen.
+  * Bugfix: When switching screens, warp the pointer to the correct
+    destination window.
+  * Bugfix: Store dock clients per screen, not per workspace.
+  * Bugfix: Perform bounds checking for snapped containers.
+  * Bugfix: Send clients their absolute position/size (on the root window) in
+    generated configure events. This fixes problems with xfontsel, xmaple,
+    etc.
+  * Bugfix: Correctly update state when moving fullscreen windows across
+    workspaces.
+  * Bugfix: Correctly restart i3 when not using its absolute path
+  * Bugfix: Drag & Drop in GTK applications works now
+  * Bugfix: Don't hide non-managed windows (libnotify-popups for example)
+    when raising clients in stacked containers.
+  * Bugfix: Correctly restore focus when leaving fullscreen mode
+  * Bugfix: Re-distribute free space when closing customly resized containers,
+    re-evaluate for other containers
+  * Bugfix: When moving windows into different containers, insert them at the
+    correct position.
+  * Bugfix: Correctly set focus when moving windows into other containers
+  * Implement scrolling on stack windows and on the bottom bar.
+  * Create i3-wm-dbg with debug symbols
+  * Don't rely on libxcb-wm any longer, as it got removed in libxcb 0.3.4.
+
+-- Michael Stapelberg, 2009-05-03
diff --git a/downloads/RELEASE-NOTES-3.b.txt b/downloads/RELEASE-NOTES-3.b.txt
new file mode 100644 (file)
index 0000000..43220a4
--- /dev/null
@@ -0,0 +1,51 @@
+Release notes for i3 v3.β
+-----------------------------
+
+This is the second version (3.β, transcribed 3.b) of i3. It is considered stable.
+
+The most important change probably is the implementation of floating clients,
+primarily useful for dialog/toolbar/popup/splash windows. When using i3 for
+managing floating windows other than the ones mentioned beforehand, please
+keep in mind that i3 is a tiling window manager in the first place and thus
+you might better use a "traditional" window manager when having to deal a
+lot with floating windows.
+
+Now that you’re warned, let’s have a quick glance at the other new features:
+  * jumping to other windows by specifying their position or window class/title
+  * assigning clients to specific workspaces by window class/title
+  * automatically starting programs (such as i3status + dzen2)
+  * configurable colors
+  * variables in configfile
+
+Furthermore, we now have a user’s guide which should be the first document
+you read when new to i3 (apart from the manpage).
+
+Thanks for this release go out to mist, Atsutane, ch3ka, urs, Moredread,
+badboy and all other people who reported bugs/made suggestions.
+
+A list of changes follows:
+
+  * Bugfix: Correctly handle col-/rowspanned containers when setting focus.
+  * Bugfix: Correctly handle col-/rowspanned containers when snapping.
+  * Bugfix: Force reconfiguration of all windows on workspaces which are
+    re-assigned because a screen was detached.
+  * Bugfix: Several bugs in resizing table columns fixed.
+  * Bugfix: Resizing should now work correctly in all cases.
+  * Bugfix: Correctly re-assign dock windows when workspace is destroyed.
+  * Bugfix: Correctly handle Mode_switch modifier.
+  * Bugfix: Don't raise clients in fullscreen mode.
+  * Bugfix: Re-assign dock windows to different workspaces when a workspace
+    is detached.
+  * Bugfix: Fix crash because of workspace-pointer which did not get updated
+  * Bugfix: Correctly initialize screen when Xinerama is disabled.
+  * Bugfix: Fullscreen window movement and focus problems fixed
+  * Implement jumping to other windows by specifying their position or
+    window class/title.
+  * Implement jumping back by using the focus stack.
+  * Implement autostart (exec-command in configuration file).
+  * Implement floating.
+  * Implement automatically assigning clients on specific workspaces.
+  * Implement variables in configfile.
+  * Colors are now configurable.
+
+-- Michael Stapelberg, 2009-06-21
diff --git a/downloads/RELEASE-NOTES-3.c.txt b/downloads/RELEASE-NOTES-3.c.txt
new file mode 100644 (file)
index 0000000..8005d36
--- /dev/null
@@ -0,0 +1,41 @@
+Release notes for i3 v3.γ
+-----------------------------
+
+This is the third version (3.γ, transcribed 3.c) of i3. It is considered stable.
+
+This release contains many small improvements like using keysymbols in the
+configuration file, named workspaces, borderless windows, an IPC interface
+etc. (see below for a complete list of changes)
+
+Thanks for this release go out to bapt, badboy, Atsutane, tsdh, xeen, mxf,
+and all other people who reported bugs/made suggestions.
+
+Special thanks go to steckdenis, yellowiscool and farvardin who designed a logo
+for i3.
+
+A list of changes follows:
+
+  * Implement a reload command
+  * Implement keysymbols in configuration file
+  * Implement assignments of workspaces to screens
+  * Implement named workspaces
+  * Implement borderless/1-px-border windows
+  * Implement command to focus screens
+  * Implement IPC via unix sockets
+  * Correctly render decoration of floating windows
+  * Map floating windows requesting (0x0) to center of their leader/workspace
+  * Optimization: Render stack windows on pixmaps to reduce flickering
+  * Optimization: Directly position new windows to their final position
+  * Bugfix: Repeatedly try to find screens if none are available
+  * Bugfix: Correctly redecorate clients when changing focus
+  * Bugfix: Don’t crash when clients reconfigure themselves
+  * Bugfix: Fix screen wrapping
+  * Bugfix: Fix selecting a different screen with your mouse when not having
+    any windows on the current workspace
+  * Bugfix: Correctly unmap stack windows and don’t re-map them too early
+  * Bugfix: Allow switching layout if there are no clients in the this container
+  * Bugfix: Set WM_STATE_WITHDRAWN when unmapping, unmap windows when
+    destroying
+  * Bugfix: Don’t hide assigned clients to inactive but visible workspaces
+
+-- Michael Stapelberg, 2009-08-19
diff --git a/downloads/RELEASE-NOTES-3.d-bf1.txt b/downloads/RELEASE-NOTES-3.d-bf1.txt
new file mode 100644 (file)
index 0000000..58c9a90
--- /dev/null
@@ -0,0 +1,29 @@
+Release notes for i3 v3.δ-bf1
+-----------------------------
+
+This is the first bugfix release (bf1) for version 3.δ (transcribed 3.d) of
+i3. Because many bugs were fixed after the release of version 3.δ, we thought
+users of the stable releases might profit from this additional bugfix release.
+
+Thanks for this release go out to msi, merovius, Grauwolf, jace, Syntropy,
+Mirko, helgiks and Moredread.
+
+A list of changes follows:
+
+  * Bugfix: Don’t draw window title when titlebar is disabled
+  * Bugfix: Correctly switch border types for floating windows
+  * Bugfix: Correctly replay pointer if the click handler does not trigger
+  * Bugfix: Also allow WORDs as workspace names
+  * Bugfix: Correctly clear the urgency hint if a window gets unmapped without
+    clearing it
+  * Bugfix: Fix resizing of floating windows in borderless/1-px-border mode
+  * Bugfix: Accept underscores in bindsym
+  * Bugfix: Don’t set the urgency flag if the window is focused
+  * Bugfix: Handle stack-limit cols on tabbed containers
+  * Bugfix: Resize client after updating base_width/base_height
+  * Bugfix: Force render containers after setting the client active
+  * Bugfix: Fix two problems in resizing floating windows with right mouse
+  * Bugfix: Use more precise floating point arithmetics
+  * Bugfix: Correctly place new windows below fullscreen windows
+
+ -- Michael Stapelberg, 2009-12-21
diff --git a/downloads/RELEASE-NOTES-3.d.txt b/downloads/RELEASE-NOTES-3.d.txt
new file mode 100644 (file)
index 0000000..83a6659
--- /dev/null
@@ -0,0 +1,62 @@
+Release notes for i3 v3.δ
+-----------------------------
+
+This is the third version (3.δ, transcribed 3.d) of i3. It is considered stable.
+
+This release features tabbing and some more advanced modifications of the
+stacking window (see the user’s guide), vim-like marks, support for the
+urgency hint, horizontal resizing of containers (finally), modes (which can
+make your keybindings a lot simpler), an unlimited amount of workspaces
+and several bugfixes (see below for the complete list of changes).
+
+Furthermore, the configuration file parsing has been rewritten to use a
+lex/yacc based lexer/parser. This makes our configuration file more easy to
+understand and more flexible from the point of view of a developer. For some
+of the new features, you already need the new lexer/parser. To not break your
+current configuration, however, the old parser is still included and used by
+default. I strongly recommend you to add the flag -l when starting i3 and
+switch your configuration file to the new lexer/parser. This should only
+require minor changes, if at all. In the next released version of i3, the
+old configuration file parsing will be removed!
+
+Also, this release includes the testcases which were developed in a separate
+branch so far. They use Perl, together with X11::XCB, which you can download
+from CPAN. Please make sure you are not doing anything important when running
+the testcases, as they may modify your layout and use different workspaces.
+They also might, of course, actually find bugs and crash i3 ;-).
+
+Thanks for this release go out to xeen, mist, badboy, Mikael, mxf, Atsutane,
+tsdh, litemotiv, shatter, msi, yurifury, dirkson, Scytale, Grauwolf and all
+other people who reported bugs/made suggestions.
+
+A list of changes follows:
+
+  * Implement tabbing (command "T")
+  * Implement horizontal resize of containers (containers! not windows)
+  * Implement the urgency hint for windows/workspaces
+  * Implement vim-like marks (mark/goto command)
+  * Implement stack-limit for further defining how stack windows should look
+  * Implement modes which allow you to use a different set of keybindings
+    when inside a specific mode
+  * Implement changing the default mode of containers
+  * Implement long options (--version, --no-autostart, --help, --config)
+  * Implement 'bt' to toggle between the different border styles
+  * Implement an option to specify the default border style
+  * Use a yacc/lex parser/lexer for the configuration file
+  * The number of workspaces is now dynamic instead of limited to 10
+  * Floating windows (and tiled containers) can now be resized using
+    floating_modifier and right mouse button
+  * Dock windows can now reconfigure their height
+  * Bugfix: Correctly handle multiple messages on the IPC socket
+  * Bugfix: Correctly use base_width, base_height and size increment hints
+  * Bugfix: Correctly send fake configure_notify events
+  * Bugfix: Don’t crash if the numlock symbol cannot be found
+  * Bugfix: Don’t display a colon after unnamed workspaces
+  * Bugfix: If the pointer is outside of the screen when starting, fall back to
+    the first screen.
+  * Bugfix: Initialize screens correctly when not using Xinerama
+  * Bugfix: Correctly handle unmap_notify events when resizing
+  * Bugfix: Correctly warp pointer after rendering the layout
+  * Bugfix: Fix NULL pointer dereference when reconfiguring screens
+
+ -- Michael Stapelberg, 2009-11-09
diff --git a/downloads/RELEASE-NOTES-3.e-bf1.txt b/downloads/RELEASE-NOTES-3.e-bf1.txt
new file mode 100644 (file)
index 0000000..c35cd8a
--- /dev/null
@@ -0,0 +1,21 @@
+Release notes for i3 v3.ε-bf1
+-----------------------------
+
+This is the first bugfix release (bf1) for version 3.ε of i3. Current
+development focuses on the tree branch which contains a major refactoring.
+Because (as usual) there are still bugs in the stable versions, though, we
+felt it was a good idea to have this bugfix release.
+
+This release contains only bugfixes and is considered stable.
+
+All users of i3 3.ε are encouraged to upgrade as soon as possible.
+
+A list of changes follows:
+
+  * Bugfix: Correctly initialize workspaces if RandR is not available
+  * Bugfix: Correctly handle asprintf() return value
+  * Bugfix: Update _NET_WM_STATE when clients request changes via ClientMessage
+  * Bugfix: Don’t invert directions when resizing floating clients (top/left)
+  * Bugfix: Don’t leak file descriptors
+
+-- Michael Stapelberg, 2010-06-09
diff --git a/downloads/RELEASE-NOTES-3.e-bf2.txt b/downloads/RELEASE-NOTES-3.e-bf2.txt
new file mode 100644 (file)
index 0000000..f1233ee
--- /dev/null
@@ -0,0 +1,31 @@
+Release notes for i3 v3.ε-bf2
+-----------------------------
+
+This is the second bugfix release (bf2) for version 3.ε of i3. Current
+development focuses on the tree branch which contains a major refactoring.
+Because (as usual) there are still bugs in the stable versions, though, we
+felt it was a good idea to have this bugfix release.
+
+This release contains only bugfixes and is considered stable.
+
+All users of older versions are encouraged to upgrade as soon as possible.
+
+Thanks for this release go out to fernandotcl, Marcus, Stefan, dbp, quaec.
+
+A list of changes follows:
+
+  * Bugfix: Don’t crash when a dock client starts up with nonsense coordinates
+  * Bugfix: i3-wsbar: properly catch errors when writing to child processes
+  * Bugfix: Render decorations of single window in tabbed/stacked container
+  * Bugfix: Don't draw stacked decors overlapping a fs window
+  * Bugfix: Replay unhandled pointer events
+  * Bugfix: Validate the ws number for client assignment
+  * Bugfix: use the global root variable, don’t get the first one
+  * Bugfix: Opera flash plugin no longer prevents in-page focus changing
+  * Support for custom bg colors for clients
+  * Bugfix: Fix possible rounding errors
+  * Bugfix: Don’t setup event handler when RandR base event is not set
+  * Bugfix: Properly call init_workspaces() when RandR is known but not present
+  * Bugfix: Correctly count variables when parsing the configfile
+
+-- Michael Stapelberg, 2011-01-19
diff --git a/downloads/RELEASE-NOTES-3.e-bf3.txt b/downloads/RELEASE-NOTES-3.e-bf3.txt
new file mode 100644 (file)
index 0000000..bb34297
--- /dev/null
@@ -0,0 +1,23 @@
+Release notes for i3 v3.ε-bf3
+-----------------------------
+
+This is the third bugfix release (bf3) for version 3.ε of i3. Current
+development focuses on the tree branch which contains a major refactoring.
+Because  there are still bugs in the stable versions, though, we felt it was a
+good idea to have this bugfix release.
+
+This release contains only bugfixes and is considered stable.
+
+All users of older versions are encouraged to upgrade as soon as possible.
+
+Thanks for this release go out to fernandotcl, Merovius, Raphael, badboy,
+David.
+
+A list of changes follows:
+
+ * Bugfix: Send WM_TAKE_FOCUS (fixes focus problems for Java apps)
+ * Bugfix: Fix unaligned memory access on sparc
+ * Bugfix: Fix possible rounding errors (when rounding up)
+ * Make i3 compatible with latest xcb and yajl
+
+-- Michael Stapelberg, 2011-05-08
diff --git a/downloads/RELEASE-NOTES-3.e.txt b/downloads/RELEASE-NOTES-3.e.txt
new file mode 100644 (file)
index 0000000..4bf590f
--- /dev/null
@@ -0,0 +1,128 @@
+Release notes for i3 v3.ε
+-----------------------------
+
+This is the fifth version (3.ε, transcribed 3.e) of i3. It is considered
+stable.
+
+A really big change in this release is the support of RandR instead of
+Xinerama. The Xinerama API is a subset of RandR and its limitations clearly
+showed when you reconfigured outputs using xrandr(1) during runtime (it was
+not designed to handle such changes). The implementation of RandR fixes some
+long-standing bugs (workspaces were messed up when reconfiguring outputs)
+and cleans up some code. Furthermore, you are now able to assign workspaces
+to outputs (like LVDS1, VGA1, …) instead of the formerly used heuristics
+like "the screen at position (x, y)" or "the second screen in the list".
+
+Furthermore, another big change is the separation of debug output (the
+so-called logfile): you now need to enable verbose output (parameter -V)
+and you need to specify which (if any) debug output you want to see (parameter
+-d <loglevels>). When starting without -V, i3 will only log errors. This is
+what you usually want for a production system. When enabling verbose output,
+you will see the names and window classes of new windows (useful for creating
+assignments in your configuration file) and other useful messages. For an
+explanation of the debuglevels, please see the "How to debug" document (for
+the impatient: "-d all" gives you full output).
+
+In 3.δ, a new parser/lexer was introduced and available using the -l option.
+The old parser/lexer has been removed in the meantime, so in 3.ε, the "new"
+parser/lexer is always used and you do not need the -l option anymore. To
+make debugging errors in your configuration easier, the error messages have
+been very much improved. Also, the parser tries to skip invalid lines (though
+it may not always succeed, it usually works and does not crash i3).
+
+Starting from version 3.ε, i3 obeys the XDG base directory specification,
+meaning that you can now put your configuration file into ~/.config/i3/config,
+which might be useful if you manage your ~/.config directory in some way (git,
+…). The old configuration file path is still supported (there are no plans
+to change this), but using ~/.config seems reasonable for clean setups.
+
+You can disable the internal workspace bar in this release. Instead of the
+internal bar, you can use dzen2 (or similar) in dock mode (-dock for dzen2,
+but you need an svn revision). The sample implementation i3-wsbar takes
+stdin, generates a combined bar (workspaces + stdin) and starts dzen2 on
+your outputs as needed (does the right thing when you reconfigure your
+monitors dynamically).
+
+To accomplish the external workspace bar feature, the IPC interface has
+seen much love: requests and replies now use JSON for serialization of
+data structures and provide a nice and simple way to get information (like
+the current workspaces or outputs) from i3 or send commands to it. You can
+also subscribe to certain types of events (workspace or output changes).
+See the AnyEvent::I3 module for a sample implementation of a library.
+
+Thanks for this release go out to Merovius, badboy, xeen, Atsutane, Ciprian,
+dirkson, Mirko, sur5r, artoj, Scytale, fallen, Thomas, Sasha, dothebart, msi
+and all other people who reported bugs/made suggestions.
+
+A complete list of changes follows:
+
+ * Implement RandR instead of Xinerama
+ * Obey the XDG Base Directory Specification for config file paths
+ * lexer/parser: proper error messages
+ * Add new options -V for verbose mode and -d <loglevel> for debug log levels
+ * Implement resize command for floating clients
+ * Include date of the last commit in version string
+ * Fixed cursor orientation when resizing
+ * Added focus_follows_mouse config option
+ * Feature: Cycle through workspaces
+ * Fix bindings using the cursor keys in default config
+ * added popup for handling SIGSEGV or SIGFPE
+ * Correctly exit when another window manager is already running
+ * Take into account the window’s base_{width,height} when resizing
+ * Disable XKB instead of quitting with an error
+ * Make containers containing exactly one window behave like default containers
+ * Also warp the pointer when moving a window to a another visible workspace
+ * work around clients setting 0xFFFF as resize increments
+ * Move autostart after creating the IPC socket in start process
+ * Restore geometry of all windows before exiting/restarting
+ * When in fullscreen mode, focus whole screens instead of denying to focus
+ * draw consistent borders for each frame in a tabbed/stacked container
+ * Update fullscreen client position/size when an output changes
+ * i3-input: Bugfix: repeatedly grab the keyboard if it does not succeed
+ * put windows with WM_CLIENT_LEADER on the workspace of their leader
+ * use real functions instead of nested functions (enables compilation with
+   llvm-clang)
+ * implement screen-spanning fullscreen mode
+ * floating resize now uses arbitrary corners
+ * floating resize now works proportionally when pressing shift
+ * Don’t use SYNC key bindings for mode_switch but re-grab keys
+ * support PREFIX and SYSCONFDIR in Makefile
+ * make pointer follow the focus when moving to a different screen also for
+   floating clients
+ * start dock clients on the output they request to be started on according
+   to their geometry
+ * handle destroy notify events like unmap notify events
+ * ewmh: correctly set _NET_CURRENT_DESKTOP to the number of the active
+   workspace
+ * ewmh: correctly set _NET_ACTIVE_WINDOW
+ * ewmh: implement support for _NET_WORKAREA (rdesktop can use that)
+ * default ipc-socket path is now ~/.i3/ipc.sock, enabled in the default config
+ * Bugfix: Containers could lose their snap state
+ * Bugfix: Use ev_loop_new to not block SIGCHLD
+ * Bugfix: if a font provides no per-char info for width, fall back to default
+ * Bugfix: lexer: return to INITIAL state after floating_modifier
+ * Bugfix: Don’t leak IPC socket to launched processes
+ * Bugfix: Use both parts of WM_CLASS (it contains instance and class)
+ * Bugfix: Correctly do boundary checking/moving to other workspaces when
+   moving floating clients via keyboard
+ * Bugfix: checked for wrong flag in size hints
+ * Bugfix: Correctly render workspace names containing some non-ascii chars
+ * Bugfix: Correctly position floating windows sending configure requests
+ * Bugfix: Don’t remap stack windows errnously when changing workspaces
+ * Bugfix: configure floating windows above tiling windows when moving them
+   to another workspace
+ * Bugfix: Take window out of fullscreen mode before entering floating mode
+ * Bugfix: Don’t enter BIND_A2WS_COND state too early
+ * Bugfix: only restore focus if the workspace is focused, not if it is visible
+ * Bugfix: numlock state will now be filtered in i3-input and signal handler
+ * Bugfix: Don’t unmap windows when current workspace gets reassigned
+ * Bugfix: correctly translate coordinates for floating windows when outputs
+   change
+ * Bugfix: Correctly switch workspace when using the "jump" command
+ * Bugfix: Fix rendering of workspace names after "reload"
+ * Bugfix: Correctly ignore clicks when in fullscreen mode
+ * Bugfix: Don’t allow fullscreen floating windows to be moved
+ * Bugfix: Don’t render containers which are not visible on hint changes
+ * Some memory leaks/invalid accesses have been fixed
+
+ -- Michael Stapelberg, 2010-03-30
diff --git a/downloads/RELEASE-NOTES-tree-pr2.txt b/downloads/RELEASE-NOTES-tree-pr2.txt
new file mode 100644 (file)
index 0000000..533c3c7
--- /dev/null
@@ -0,0 +1,43 @@
+Release notes for i3 tree-pr2
+-----------------------------
+
+This is the second PREVIEW RELEASE for the tree branch. It is *NOT* part of
+i3’s regular releases and should *NOT* be packaged in the usual way for
+distributions.  Instead, provide a separate, unofficial package if possible.
+
+The so called tree branch is the place where the next version of i3 is
+developed. This time, we did a major code refactoring bringing many changes.
+The idea is to use a tree as datastructure instead of separate lists (like one
+for outputs, workspaces and a table for storing your window layout).
+
+Quite a few advantages arise from this new data structure. The most prominent
+ones will be a slightly different look and feel, the possibility to store your
+layout and restore it later, correct resizing, a much cleaner command parser
+and more little improvements.
+
+As this is a preview release, some things are not working yet. Generally,
+though, the core developers are using it already and think it’s good enough to
+try it out. With this release, we want to gather feedback from you, so please
+report any bugs you encounter in our bugtracker at http://i3.zekjur.net/bugs
+
+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
+ • i3bar, get it from http://git.merovius.de/
+
+If any of these features do not work (correctly), please file a bugreport.
+
+What is not working in this release?
+------------------------------------
+
+ • Assignments
+ • Configfile compatibility
+
+ -- Michael Stapelberg, 2011-03-07
diff --git a/downloads/RELEASE-NOTES-tree-pr4.txt b/downloads/RELEASE-NOTES-tree-pr4.txt
new file mode 100644 (file)
index 0000000..9316bba
--- /dev/null
@@ -0,0 +1,37 @@
+Release notes for i3 tree-pr4
+-----------------------------
+
+This is the fourth PREVIEW RELEASE for the tree branch. It is *NOT* part of
+i3’s regular releases and should *NOT* be packaged in the usual way for
+distributions. Instead, provide a separate, unofficial package if possible.
+
+The so called tree branch is the place where the next version of i3 is
+developed. This time, we did a major code refactoring bringing many changes.
+The idea is to use a tree as datastructure instead of separate lists (like one
+for outputs, workspaces and a table for storing your window layout).
+
+Quite a few advantages arise from this new data structure. The most prominent
+ones will be a slightly different look and feel, the possibility to store your
+layout and restore it later, correct resizing, a much cleaner command parser
+and more little improvements.
+
+This release is considered a release candidate for i3 v4.0. We will not make
+big changes and plan to release v4.0 in a few weeks.
+With this release, we want to gather feedback from you, so please
+report any bugs you encounter in our bugtracker at http://bugs.i3wm.org/
+
+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
+ • Config file compatibility
+ • i3bar, get it from http://git.merovius.de/
+
+ -- Michael Stapelberg, 2011-07-15
diff --git a/downloads/i3-3.a-bf1.tar.bz2 b/downloads/i3-3.a-bf1.tar.bz2
new file mode 100644 (file)
index 0000000..896c12d
Binary files /dev/null and b/downloads/i3-3.a-bf1.tar.bz2 differ
diff --git a/downloads/i3-3.a-bf1.tar.bz2.asc b/downloads/i3-3.a-bf1.tar.bz2.asc
new file mode 100644 (file)
index 0000000..81822fa
--- /dev/null
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEABECAAYFAkn9uBQACgkQ9su5nWW3kMI13ACgh+UEmQjL93XKrokI/Gz7hLlD
+aZAAoK+huyWuAIM658m+m8nyKrzGa6IY
+=lgWy
+-----END PGP SIGNATURE-----
diff --git a/downloads/i3-3.a-bf2.tar.bz2 b/downloads/i3-3.a-bf2.tar.bz2
new file mode 100644 (file)
index 0000000..b974973
Binary files /dev/null and b/downloads/i3-3.a-bf2.tar.bz2 differ
diff --git a/downloads/i3-3.a-bf2.tar.bz2.asc b/downloads/i3-3.a-bf2.tar.bz2.asc
new file mode 100644 (file)
index 0000000..768d038
--- /dev/null
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEABECAAYFAkn+BfoACgkQ9su5nWW3kMLu1gCfa3W6FxrMZIK21NrvkDat1VRZ
+E90Amwcy7V+Yio4IdVRdGHDWr7lKjJBR
+=tLA2
+-----END PGP SIGNATURE-----
diff --git a/downloads/i3-3.a.tar.bz2 b/downloads/i3-3.a.tar.bz2
new file mode 100644 (file)
index 0000000..a9fd2fa
Binary files /dev/null and b/downloads/i3-3.a.tar.bz2 differ
diff --git a/downloads/i3-3.a.tar.bz2.asc b/downloads/i3-3.a.tar.bz2.asc
new file mode 100644 (file)
index 0000000..eb4b0f6
--- /dev/null
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEABECAAYFAkm9g/YACgkQ9su5nWW3kMKIPgCgw7uIolaGDlU811LHcszvk+es
+SHsAn10d5lkMm3p2DbYqOSenEWt+qKNM
+=nBvi
+-----END PGP SIGNATURE-----
diff --git a/downloads/i3-3.b.tar.bz2 b/downloads/i3-3.b.tar.bz2
new file mode 100644 (file)
index 0000000..ff356b9
Binary files /dev/null and b/downloads/i3-3.b.tar.bz2 differ
diff --git a/downloads/i3-3.b.tar.bz2.asc b/downloads/i3-3.b.tar.bz2.asc
new file mode 100644 (file)
index 0000000..915d9db
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iQIcBAABCAAGBQJKRK8/AAoJEE5xYO1KyO4dN8MP/3VVdFdEYsupOYp2G/sqVQ8s
+W9zLBL6gHrd27xhDlGAywxW4gXB595YVg6pF0QWl0I488/NdaArq5Ef6Mz6oOS97
+QknS3u5zUQwoHckElZDVaLioj6TyYynN3d+XWHvB3PMubwxKTOE3nXdt97qn2iXV
+a2AVX0bdKJanw4ZNYOv84TfNG5IqdwlBIcrunQ1SQZC58uU63xuCg9mpdC4wbbfa
+BbRlAEHcvPo2m5K/Qfpn9XyAXx0HfauWJkVrIgg8QGRJBa5b0apLjMU4/DPuEad/
+fMGqTXa7zuMdMSJFmORiuTv7y4cBEfuqhP8YKfzNce6Cy67w8WbDfy7TlVkJTjjY
+rrG+qUGhegEGJwHDStVvx7lo2id3GoeQS1lJSe1YU8ZHbyA7bELMmg9D7IegbZsi
+l2TL1g7fFCAHUdsmgmI8rgBCec3YZfDayCTh9iJd14NGkualJVhit7AvD8SpxAAt
+EqglgWpjZ0LvTyCVLICfYWuFyq0PUS7tRlEF0j4mHYEclLAt+rJ3K62OaK30dGoN
+HFrUEM7vb+K2AllvMrWhO5YU5lpfEYZaUubgpZym8F9GjeULTQ5IQQ4pye+NSjVV
+IaDjzhF4cb0ABTUoWuXfCWnN6zR2KbrpUdVpV1ssAkNUWbJkDOQv7kKw8Q7a0lKA
+tW+yoSnfYrkbR+4qHfrw
+=OQSb
+-----END PGP SIGNATURE-----
diff --git a/downloads/i3-3.c.tar.bz2 b/downloads/i3-3.c.tar.bz2
new file mode 100644 (file)
index 0000000..9f1c149
Binary files /dev/null and b/downloads/i3-3.c.tar.bz2 differ
diff --git a/downloads/i3-3.c.tar.bz2.asc b/downloads/i3-3.c.tar.bz2.asc
new file mode 100644 (file)
index 0000000..686eadc
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iQIcBAABCAAGBQJKi/odAAoJEE5xYO1KyO4doWcQAKAhqwLY5I2EtVjg0ycX1hpG
+NBFarhAqOW1AK/T+NEWhAd9W7dcpgC3Q0Q0n//q5b+2xeeSUrv01Si++aCYyG2qe
+pluBQSTqbrjpAqwJUB5Wl4FwjR6xBxYuxKBu3Afm35kBr2jvr3CM7O0VxETlnESU
+rKxjL3y8MgytKtR5WpU82lwgzm5K1tTRihyPwIe5oOQoUE+tcD8mbrSbgmXqRUv+
+drZZLeTKxQmuQ/7KBnsZWH8ZBcKafiASp9cOZC9sDWjJU45eCPaUAfP1vgTj0Nzt
+DbsE0B7Lp48F57x3MmtayWRwHTs2fn5dVKpBkG4XzkAjhzOPAu7nNOG6YxgSG/Ir
+e4AfMBtyHFKPJtcA/3Gn0IGCpn5M6IYFLTSCkGzVUWi36qJCKv+V1kXB9pkbrmpx
+LNh95FsvyGC0mZHp5bx0RXa6MJLA3H9gDWStIvQeS0i7m2bdqwKa+G24HxY0bPHH
+mwvUv8YExsooBlvsBxncxTkXG5qzmqKEZIYxGItP7+orz3Du9h5V7qZ//5kX3QQZ
+N+QqPkqCvuISeqXUmIZKuKtQB6ojI/fFZpUb/HwC0xwqkwdouqmczkUOfhfX54b3
+Tk62h6SKw5UrDJ0Paq4mFLz/pAgAtPyJUdlSHvdCsZdLWPaPdIpHVsWzrum+ncuj
+W7SuCYSydkl1OSsFR+5w
+=kxO7
+-----END PGP SIGNATURE-----
diff --git a/downloads/i3-3.d-bf1.tar.bz2 b/downloads/i3-3.d-bf1.tar.bz2
new file mode 100644 (file)
index 0000000..869b0e2
Binary files /dev/null and b/downloads/i3-3.d-bf1.tar.bz2 differ
diff --git a/downloads/i3-3.d-bf1.tar.bz2.asc b/downloads/i3-3.d-bf1.tar.bz2.asc
new file mode 100644 (file)
index 0000000..5346b66
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQIcBAABCAAGBQJLL+52AAoJEE5xYO1KyO4dcTAP/1SiHj00pCesxX99GQ705c0G
+hz+BP6/RfQSnm06CEc1QgA19KIo7OyFrwVqgBhoHQBKMJF3ohodw7meJQ2X29ikl
+Za0qAKqI2huAZV6sO/t0gqwH8zH9yYTXZyGRubX92EvZEllpQR1oYKLMCNZX/OaX
+0P/Thj/mTLxyb/LTHhedQl/Zaiou5fjdrj5EXlqZ8m0wVZWMGMIClz7gzH4pZvXp
+p98Z8cON8ca0z7N17ND0A7gDkjUNw1dK6VxfXV6mLz4JBU9CoGmQ+9BrxnhkFyee
+FbWyF0BKrhO+QhS/w7QZjVDZf6Vl3/5uE0eICsf26DAz2SY4QKxU1yPaxFNmHYuk
+e+/3B6BGy+m/uZgrgTEIJ1RZXel3FDEbOdpLdT9x3s/K3cYKTEz+VZ3w+Zcre8TV
+kQN7OgX0pTUCSdjRrtgKIyXfUcj51PFoCfgHjk6BRIacUNCUVuJTXHrvAc3F3nch
++DcglcuTafo6UKiwoh38UVD+HIrFhKqgwQhgR8hFIxQnO2vB1YxI9dwPw8JAK3fE
+JVscPZerkwl2JcRxJhW6gJw1rp9rW9C1YmBREJJnlvJ5er/a1xBBNPbDfyYE5iHd
+XHE5zUPiP2TISEU1FVMOlNMMXFbHcjFRrK5xWgXD+9tjwOvXkOBhRrsMPNl4Gp5S
+qrCxUqDH7PKesI82fcs+
+=hMby
+-----END PGP SIGNATURE-----
diff --git a/downloads/i3-3.d.tar.bz2 b/downloads/i3-3.d.tar.bz2
new file mode 100644 (file)
index 0000000..7e5b322
Binary files /dev/null and b/downloads/i3-3.d.tar.bz2 differ
diff --git a/downloads/i3-3.d.tar.bz2.asc b/downloads/i3-3.d.tar.bz2.asc
new file mode 100644 (file)
index 0000000..a8cfbcb
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iQIcBAABCAAGBQJK+I78AAoJEE5xYO1KyO4dMdQP+gNyQkCl+T5f+GJu1p860dqx
+0rc2G5B/PNaqJBWyWPE/RwTKRJu9XNV/wFSnVwDN74RDiqsFcHZScI8B90ggMYpJ
+JFls4RDOdskmisTRDdRCeaBVLfb/EuIvBwtS6pdYjya8mh5AVUNJOfFKD0i8C/zv
+RBoPPJz+gsXYBqvdKspPzXz2M8AhtZU0kt99AV9IOrM4uBh4fX9Clx6OPubl4MC8
+N/WdfXNmWgwtIEWjQXtUY5FmAXShl7jKhr8dEyB3kKmUGmwff7kCaDibNV8eGi2I
+uKorScfH8B9T9oqVTuMQCEbIj+SR3CiPrydCttq95fcxqGb7BmRIw1if7l+2GhvF
+xJysC+P4jw5tRgVhmLxhytilzDjZIkYCRGW68LWtqxlj7CJA0wtmM+unxlyGJn6u
+GAXekOoKtvRufvg0IrrsTwDo79CjTmBxB+jx4nXVy14kKawCT2dWXzPUPuK+fy08
+CD4j0a1k5q7SKXZ9OSlSZmDdFPBPdOiH8lvi6Pftwl/MxdLXfZn+gKZ32S6IvmRa
+KuBo5iKCXiCkyPW2xBpFJy+MLOvkzRwT4DvmgbA2VKQocOj5XSXzM1aIn6RKEjy6
+wTQD74ZMuHVrFYSvK+ZfOin3cwFyb/Jdx1qkIjtFAloD7dvmO9eT552W/fz79WKu
+DA70XJQk8becM7CziWgP
+=Hkl3
+-----END PGP SIGNATURE-----
diff --git a/downloads/i3-3.e-bf1.tar.bz2 b/downloads/i3-3.e-bf1.tar.bz2
new file mode 100644 (file)
index 0000000..4b6c512
Binary files /dev/null and b/downloads/i3-3.e-bf1.tar.bz2 differ
diff --git a/downloads/i3-3.e-bf1.tar.bz2.asc b/downloads/i3-3.e-bf1.tar.bz2.asc
new file mode 100644 (file)
index 0000000..8b7561b
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQIcBAABCAAGBQJMD0zMAAoJEE5xYO1KyO4dZsMP/2fQAjMVThdtiUdx0EGipIYc
+lbGPGFrlNTRoW7xqZBJbJ/6ck5y5F2tLd6ZQwDIutkA/GoTVF3TlqPpVEGlU69XD
+E0zo5+v+WkMc29JDdI5gtOzK6vmaC0AU9luZVN7UdhtYnrCz+cKlD4Hd3bqwqG7a
+olxk9Ao440lk/Yx0TnNlVTPqawyllhBN4lBb9yd26wOdiyaVTCzIWF0NY6K7DhMe
+PLLw4bUbHfzyyfTm7PLNFHFRJEJ4/5XfkuRhoxTIv8wzYpPk7RxwP8b/23f40JDq
+vKv9NgXJ41wNyT49Gqe3bT9cnhhs10nPK5i0L7kd3CEGNK4FYfPhjQcFRFH3+xBd
+9pPlTbguoOYoEOOs++nR2dSvaONgwpv7SZAmiEM1xBWqowahE+HxZHN1os2y7pfK
+Rvtwb5GDGHqNRuheSn89ZBKWRR6P53taQKi/1EWYcJSAoJdt2R9eGn4XCB7erPrd
+WVuFqej99DSrM/D1iuj3HC8ueP68EB9DLxwHdJiVMM1Ld8S2o9XcPB+ZUwEdouEe
+6AgU0CZaL4AhM2qR3M8DC4jP39EvuakUupGrNV92Q/sSyaUhct65S+44FUEbzmvD
+t+BgOl0qrbHkcs9ndMqS0MYVqt7+ji/5DiR/ymMEFNeBsvGR9ugk1qTVl7yPzcBt
+/7tUkP7QOYEWAugmBHoO
+=W6Jx
+-----END PGP SIGNATURE-----
diff --git a/downloads/i3-3.e-bf2.tar.bz2 b/downloads/i3-3.e-bf2.tar.bz2
new file mode 100644 (file)
index 0000000..ff76bd5
Binary files /dev/null and b/downloads/i3-3.e-bf2.tar.bz2 differ
diff --git a/downloads/i3-3.e-bf2.tar.bz2.asc b/downloads/i3-3.e-bf2.tar.bz2.asc
new file mode 100644 (file)
index 0000000..164c09e
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQIcBAABCAAGBQJNN0vuAAoJEE5xYO1KyO4dyw4P/iKgVSU8LyV/ZOzhcFlQ79A3
+p73q9ZDQm4xk2yU5DbRdu6200l3vnnD75hHjXroXT1mG31SqAp0xWwpmC+th3ZHs
+xLgbXK+QcqDE4imFbzBRAct0/dC50DyF5O3hGVUPs2iPxx54NYb7Nd5okzaXgVz7
+ZWvoNVcKmPK+d5y704SWlXu3MeLHF5SUPIUovf4+cWSNaOfpbSIIzdkUmxlGiPmy
+xSBS8/CHMwS//PGcCW3u5bimaBTsP50rEg+UMqGlnM6kycNiGLsiO+PGk+0tyS8T
+ifXqohD2PNM68BNHlH79BaSlHw65127GZMfdsY9ky+9tej81zVf6ja9sCkJtTGNt
+0JQv6UZVGI8KuPtV+iIZ4Xf+IUb7IEgUSxTeDCbc5B4cbCBJWejotrzZim+HxBmm
+CzrK9MgL7pywWCR7Dbe0yExbvDelsfqzuFLLcvnUMDikfKvGLU6Ybd6pD7UdFebp
+Tuws97QqfbjYNFLW9CwBznD1QNY+hH6MjcEJn7eFGsK2Wa9UBcXTAIBGhUwcfd7f
+YKi1z5TnOp2+fi+REA63VfDZNn9kQMpFqc42Ve17NuvkTlZYd06qfQmXkU5F5DDM
+l0Q3Nr+WN1RgMyZwK7LBhIVX4eLeOdKnciggGhKqjy++TORxeCNf+U6GT4PVV6Xb
+pbSQ++1AwmcAnwKkQHbT
+=sBpR
+-----END PGP SIGNATURE-----
diff --git a/downloads/i3-3.e-bf3.tar.bz2 b/downloads/i3-3.e-bf3.tar.bz2
new file mode 100644 (file)
index 0000000..fd638f3
Binary files /dev/null and b/downloads/i3-3.e-bf3.tar.bz2 differ
diff --git a/downloads/i3-3.e-bf3.tar.bz2.asc b/downloads/i3-3.e-bf3.tar.bz2.asc
new file mode 100644 (file)
index 0000000..3e5ed66
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQIcBAABCAAGBQJNxpI7AAoJEE5xYO1KyO4dFGoQALzngoILGyict07uouGzFECa
+2Qn9NPczbxoG4fG5T5miliM9o22QHQL6bA+2LRvkcJNAFt3TGk2UvZ9hTLZyjryS
+83M7OKdKi5M7A43fGP4qjn4XsG+CHvo1mdFZquu9vWdm3+/z2UoDDjBY2oLdmT6/
+af+MF/zjz1ST57YjCPtCj3hj5jWVj91bzsDLWD3vrLqboYy+N6TudB/tfQNn/Kt0
+GvIDBHAVDml3iDgtDqU/K0cXXRQ72VZoxKL7QXlEmrkqYdPD2h64cWDikjYTstSD
+15DLLt0mdMeeG4wlvXJ9KtVAaKA+JySoPlM7pGiGr87Hz87KrPhDtzt/k03s+NBt
+9nBlaxTWbzPPQn5c+Up7ZcGDjFMGoaTq8Q+CxQvMD96OPWxuaes5ascKhNHDt1JW
+rzGSRdpjUpdhkesNA6WmEeUvANaSs0XPJIRNSzGg+qyEYBYaVRupR+3psW9e1/cX
+VMXx0BhKn3bFkLBf7tK5FajKn+l/VerS7axMRKRjvBZzNjWKR0DbGtE9+b85euMV
+zQa6e8UtZQ/F5PMz9dT2iiHha82c5TuqAANSWb6QZlSU/dqeuytUIXOZA7ucraqC
+grFMYeQrNVpc/0qJG1Nc+33b0VIqx5DLZhYDTfc284z7Ea/X3kylv5J7YHX2rplQ
+plDiK69SmRn3gPRlB9XS
+=zciP
+-----END PGP SIGNATURE-----
diff --git a/downloads/i3-3.e.tar.bz2 b/downloads/i3-3.e.tar.bz2
new file mode 100644 (file)
index 0000000..e964e2d
Binary files /dev/null and b/downloads/i3-3.e.tar.bz2 differ
diff --git a/downloads/i3-3.e.tar.bz2.asc b/downloads/i3-3.e.tar.bz2.asc
new file mode 100644 (file)
index 0000000..b1031c5
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQIcBAABCAAGBQJLsd/bAAoJEE5xYO1KyO4dNh4QANCYGHX5gNI5v2GYxEzoqj0v
+jDl4KK3LfaZm/MKUwrtKy7M/6nhQMjYfbRFcrPU57n2f5HcOobO0xZ+QYYFMX9eO
+ax4gAuUqW8ETov4MKIou3ciR8fLFpzQtAlRYhTNZmlg7wvpE/C3qwmJbJQIdejtw
+DCugAyOaEji3CLMX8ugHYPcEiColg1Xgd4ABMKxBUt5SGozxWl5FiyYwece5Lp79
+o0cyHiK5fCafPGI6eoGNkaV6dYJ1GVEF11pXKhaDWdD0s8yrkAtRKqn68arMRF9M
+cI7+PXUhuaslCeEE1C67qIxk1AxM3eoHwvN+9mecRCLJysHJpslw4aZF63hr2B33
+feKKnozRZQg49mROmaQ9wslyj3oI9RVTgzjwS/dWCwuB4+fJS52A8cBD+O2BDZdy
+HuVTjY/ty3ttWrFieCQqK83rSQMAQnQAjho+zh/+evNv3397K76TpcneAeS7L3cf
+fY3vUVWMAi4cyZBO0DP537rifPgtvxAX+rA4imsjd2FKW1wppmTH78jAL+79I5Qp
+86oXzYBjx4jfwgfiO8N2/ko68JIz09cDCGu1ek2K2WkplpR75t8uTSj/U9kqoXVI
+O+brIizTV1C4OW0kFYtTDXrUtDST7RbrGT7Nw0TlPLzTv8NHESK8fa55OUjEC3bR
+0hoNL+g21C+bNu2b8M1S
+=VqdX
+-----END PGP SIGNATURE-----
diff --git a/downloads/i3-tree-pr1.tar.bz2 b/downloads/i3-tree-pr1.tar.bz2
new file mode 100644 (file)
index 0000000..cb5e636
Binary files /dev/null and b/downloads/i3-tree-pr1.tar.bz2 differ
diff --git a/downloads/i3-tree-pr1.tar.bz2.asc b/downloads/i3-tree-pr1.tar.bz2.asc
new file mode 100644 (file)
index 0000000..523ba85
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQIcBAABCAAGBQJM/Na4AAoJEE5xYO1KyO4dmtQP/jw0uzT+S13YcnfYPQefNW5/
+g2dE8y5QT+kwynx8A7IBiqxiRR5jQ6wpqFAEWZdxe13mTExBNhR7Uhqgc5bCbKoi
+o7sHTo7L0zHdlPY+losPphqhvQQbUETniNR5BkztD6xywVFOvrrdIQfoh22XPNJe
+pIP8ClHXHo+lsXjn00aLqeF4pYIz+StdRu2NGKADdQOvbybkYR+nYNvZudcg1H2T
+jAVSngt8C3hhSXdOOxk6JZ0bcF3pnwPyHx9rwPdyFHqNimmTlI9kAZX6xPxDJFba
+MJzcFf5jlEJ+DNzTwE5YFbYKroSV64iRiVvI0PctHtUmK1s5h83sKH80+unyO/wk
+FZWF1bVU4Q4N2Pkzakrm0UXUowO2fhSfaO3Wu7eTKlgNSuXfiG4KTGiZF5i3Phc3
+mAyP1y2MgRwH/HF/jV9/EtNOZMGsUiTLK5sNpmo+zWSwyKSYuBPHrilMHxEfA3jQ
+EkRUQVoUnS8fyXP8+CP2FxVy2mcLQFluSeq0SvD9phuu5BMbx9Cj3/QcHoALzC6x
+dpQFT4QRl1vv+MlV+DUi6l6MDtVqJyz59/4NPxF6q25OVDYLsbV/yAsIpZyb/avw
+rhNIBXBFHbKrw552lwPNrwYlsbDx4X3C3rrD5dT1MRockiCK7heypmuGw4JK8yZs
+Tg941f2OTYe2Dzq7kArx
+=4WJ2
+-----END PGP SIGNATURE-----
diff --git a/downloads/i3-tree-pr2.tar.bz2 b/downloads/i3-tree-pr2.tar.bz2
new file mode 100644 (file)
index 0000000..8740c80
Binary files /dev/null and b/downloads/i3-tree-pr2.tar.bz2 differ
diff --git a/downloads/i3-tree-pr2.tar.bz2.asc b/downloads/i3-tree-pr2.tar.bz2.asc
new file mode 100644 (file)
index 0000000..19f0b48
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iQIcBAABCAAGBQJNdTGSAAoJEE5xYO1KyO4dhyoP/jMsfQQtyj08O9pxWiSbs4QF
+92VxH/S6aQyhi3HarheZjBQX0r/o2Yk16u0euXGjUFip8GSQe8hVATCG5ytoCumL
+3hIMjdxVm4akpCca696zpsuK6qDiTVVJLnSbHy9fEcPOmVzd9+c+Bt9uyd9l/RwA
+dcK6JLU4Jdkh41dciFpSzrZ0qwbMgXm8a8cRx3n1/XurwBvSA/wB29l2WmeY5HSa
+NpeLLp0wy4uxRQLP5+OB7jY3QtcHDM1IFBneZzAYZxBabhjuHOiIUUBGkrHKNxTQ
+EoPuXEpQo4scRVUxW1YLgDBwmKt4XHV0JYrOL2fIQebuvhuE+lS8rC1K9ll8/hZO
+iuRrOB7Ylf6CPN2biE/iM7ZE4J5nem1Kug1qceGng2YLGXaklejtnWhDeGsvI1ZA
+4ul2U1A5hgxApXxtpXuAPujJ4jFRIPR+bGnVvxRzCAq1At5OFdcYSNdnMNonwHnl
+O8uoe7ENPJlQAVvZhZTPV58UWzk4h4Rmp3rtlvPog4sPDr0tS56KrneJzfQcVl4D
+PcetfmlUfx52V82n48DyX03RpDGs0qMyVcKQgejLNNM/hf/UX8IiBdZx1ZvBSBL6
+LtdgL5hJBZh2ZgLqLfswVtKV5sp9PsXfF5kMNwtOc/lA19bjSn8HIMxahIiQl+K9
+jcMmPiM+Eee/F1gv3i47
+=ksqB
+-----END PGP SIGNATURE-----
diff --git a/downloads/i3-tree-pr3.tar.bz2 b/downloads/i3-tree-pr3.tar.bz2
new file mode 100644 (file)
index 0000000..8da8f92
Binary files /dev/null and b/downloads/i3-tree-pr3.tar.bz2 differ
diff --git a/downloads/i3-tree-pr3.tar.bz2.asc b/downloads/i3-tree-pr3.tar.bz2.asc
new file mode 100644 (file)
index 0000000..d7f4088
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.11 (GNU/Linux)
+
+iQIcBAABCAAGBQJN4VdqAAoJEE5xYO1KyO4dY0wQALMC8Re8+eg5glMtTPrMQseh
+wucxZheTLboSYQoYQ5RxEVzC8Y8Qm5hyDBCq9J5ZM314eqzyXOgYXzqJR0vRhThN
+ZVenN1i5P+RQw/f08k5A+rwyriFeIoJ4Fp+w/d4mhKt5+6STxCiICnpdMdoRzwLq
+s1LCJQa5AJ+Hhwhha83rNaxtFkqIuCoQTQuZPEfs4RkrWjknctS8o1a2hQU3DUNe
+OCrLy4dywMpmlOUvhGh7dMeqNxH4wGEtn1PfAmphssXh6yBiakTip+eIX0d/nsPz
+g3oWdSyI6MfHsrrcxozpndBCSOU7LQDtjADbxvY3ZBU1AZxP4Vy/yIMo//oigneN
+ZYOkq2fhepGffz3KFLegQtg1dVYVwUcwgAjJGb0EbXtBEtMSvdYHQMhWz6k/rdbr
+IG7rHx5lF4nYBw+JNVC/kTWfhXHheNgCTH50HWP0tp+JLsmjUQMOUui3IK1cVJxb
+rOciRwV5sWe68+S0lHSawxKFJuYKIWxQqoB2Mr/TzdG8CR5ifhrVQWsVmwOlQecb
+U9Tzt9niKC3m/JoBn8hZISBNUc6QP2L0/ojxH+Z1J+gAdQvadHd7jT/pPc8UQ5V4
+c6g861Q58kxsGJaiKiBUJFRaX6W9MzFZgeMOXsAgK2lO7tO5Esaiw3Sz5aMHRT65
+cz3jRJxG0eJzx+Vl1F0n
+=ZcNj
+-----END PGP SIGNATURE-----
diff --git a/downloads/i3-tree-pr4.tar.bz2 b/downloads/i3-tree-pr4.tar.bz2
new file mode 100644 (file)
index 0000000..39e9876
Binary files /dev/null and b/downloads/i3-tree-pr4.tar.bz2 differ
diff --git a/downloads/i3-tree-pr4.tar.bz2.asc b/downloads/i3-tree-pr4.tar.bz2.asc
new file mode 100644 (file)
index 0000000..3a80df7
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.11 (GNU/Linux)
+
+iQIcBAABCAAGBQJOIHh0AAoJEE5xYO1KyO4dDosQAMs5CE9pkFgIjpd1+HROgip7
+ub0zgup/TLWH7W/G+JbKAJhpg8jaVFFp6DFUq4HA9ZaOSWorQM0MP3mjAJAkA0n/
+TpkJwUYXMBr25AiPKWoilmAeG2NNw00b2ogm0u16yktEboBryD8ZjvwcVx7a+Xfa
+/qatH+FPsOGwK8jJWKnDv8ka1DodjvNOHAozaS4J5PU6p4iKM/CU1Zw5YmLGfVF5
+Jk+ZPdbHP65NAY8hj2EwUpaonSyDtqOKesU3cE5GiK4U4rtkxNzYnWMiOfoUsvR2
+mnyhtg1e+fAsaGGKCdFDBg/jxEBRrjX4yiK0RURwlX1Aah8mDuSqpgRn7nO+yMez
+6YK1DE7alrsyLnXsJsx2v/sgn254sXZnZoQLI9CZpKxpqvc306huWls64dB55QBC
+SR8VCA1Wcq7AckPpaWPguInazvcXK+8zPGuD5AXGlm4esLFpJvkNx0HwxTDNV4mc
+unTOZN005oMn3nwx4LiOh0TTZwi/Gud5Ik3RG9t/pkh3USIx2HdmRSS/eKaKONVV
+nuo2PQKr2BimuvhzI3dnLQHCtrSn+ZDJ9kjPNTF4zYihIFI7mbgYk5ahw3Iq+csV
+Uu3LbVzFUwriGUmMUPjoseddQBb6UCq609Urw7aSjLWT8FrRGymVfVEfRHod4NkV
+8CovkseaAwemVoMEVMpJ
+=vueY
+-----END PGP SIGNATURE-----