From 6cdf607424b43606654f41fc1d0ed3effd6c139e Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 21 Dec 2009 22:37:29 +0100 Subject: [PATCH] Add debian changelog for the bugfix release --- debian/changelog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9b95d50d..d8d13274 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +i3-wm (3.d-bf1-1) unstable; urgency=low + + * 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 Mon, 21 Dec 2009 22:33:02 +0100 + i3-wm (3.d-1) unstable; urgency=low * Implement tabbing (command "T") -- 2.39.5