From: Michael Stapelberg Date: Fri, 27 Jan 2012 19:34:15 +0000 (+0000) Subject: Merge branch 'master' into next X-Git-Tag: 4.2~111 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=commitdiff_plain;h=c7ea8c42b679be191e843f653f5024846ce42fe9 Merge branch 'master' into next Conflicts: debian/changelog --- c7ea8c42b679be191e843f653f5024846ce42fe9 diff --cc debian/changelog index c9fe5268,d34bbace..89608f77 --- a/debian/changelog +++ b/debian/changelog @@@ -1,8 -1,20 +1,26 @@@ - i3-wm (4.1.2-0) unstable; urgency=low ++i3-wm (4.1.3-0) unstable; urgency=low + + * NOT YET RELEASED + - -- Michael Stapelberg Sat, 24 Dec 2011 16:29:16 +0100 ++ -- Michael Stapelberg Fri, 27 Jan 2012 19:34:11 +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 Fri, 27 Jan 2012 19:04:28 +0000 i3-wm (4.1.1-1) unstable; urgency=low