]> git.sur5r.net Git - i3/i3/blobdiff - debian/changelog
Merge branch 'master' into next
[i3/i3] / debian / changelog
index db3fef72664d0d5fe5e514b4fcf2825afd1ad502..ebdfbcef3ec7369c850fa23966f225ab4b92a40a 100644 (file)
@@ -1,5 +1,64 @@
+i3-wm (4.4.1-0) unstable; urgency=low
+
+  * NOT YET RELEASED
+
+ -- Michael Stapelberg <stapelberg@debian.org>  Wed, 12 Dec 2012 00:23:32 +0100
+
+i3-wm (4.4-1) experimental; urgency=low
+
+  * New upstream release
+
+ -- Michael Stapelberg <stapelberg@debian.org>  Tue, 11 Dec 2012 22:52:56 +0100
+
+i3-wm (4.3-1) experimental; urgency=low
+
+  * New upstream release
+
+ -- Michael Stapelberg <stapelberg@debian.org>  Wed, 19 Sep 2012 18:13:40 +0200
+
+i3-wm (4.2-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Michael Stapelberg <stapelberg@debian.org>  Wed, 25 Apr 2012 23:19:44 +0200
+
+i3-wm (4.1.2-3) unstable; urgency=low
+
+  * Disable generation of docs/refcard.pdf (Closes: #666363)
+  * Add debian/i3-wm.menu (Closes: #664697)
+  * Bump standards-version to 3.9.3 (no changes needed)
+  * Fix 'section' field of the i3-wm source package to 'x11'
+  * Email change: Michael Stapelberg -> stapelberg@debian.org
+
+ -- Michael Stapelberg <stapelberg@debian.org>  Thu, 12 Apr 2012 16:09:58 +0200
+
+i3-wm (4.1.2-2) unstable; urgency=low
+
+  * Rebuild against libyajl and libxcb from unstable
+
+ -- Michael Stapelberg <michael@stapelberg.de>  Fri, 27 Jan 2012 19:50:29 +0000
+
+i3-wm (4.1.2-1) unstable; urgency=low
+
+  * Bugfix: Don’t lose focus on fullscreen windows when another window gets
+    moved to that workspace
+  * Bugfix: Open new windows in the correct place when assignments match
+  * Bugfix: Fix assignments of floating windows to (yet) unused workspaces
+  * Bugfix: Either use SetInputFocus *or* send WM_TAKE_FOCUS, not both
+  * Bugfix: Respect WM_HINTS.input for WM_TAKE_FOCUS clients
+  * Bugfix: Setup the _NET_SUPPORTING_WM_CHECK atom in a standards-compliant
+    way
+  * Bugfix: Only ignore EnterNotify events after UnmapNotifies from managed
+    windows
+  * Bugfix: Force a new sequence number after UnmapNotify
+  * Bugfix: Position floating windows exactly where their geometry specified
+  * Bugfix: Fix coordinates when the rect of an output changes
+
+ -- Michael Stapelberg <michael@stapelberg.de>  Fri, 27 Jan 2012 19:04:28 +0000
+
 i3-wm (4.1.1-1) unstable; urgency=low
 
+  * Re-add build-arch/build-indep targets to debian/rules (Closes: #648613)
   * Create a secure temp path instead of a predictable one
   * ipc: set CLOEXEC on client file descriptors
   * Fix prototype in include/xcursor.h
@@ -25,7 +84,7 @@ i3-wm (4.1.1-1) unstable; urgency=low
     moving
   * Bugfix: Don’t close workspace when there are still floating windows on it
 
- -- Michael Stapelberg <michael@stapelberg.de>  Sat, 24 Dec 2011 15:43:53 +0100
+ -- Michael Stapelberg <michael@stapelberg.de>  Sat, 24 Dec 2011 16:23:55 +0100
 
 i3-wm (4.1-1) unstable; urgency=low