From 8b0fecf559faea627175666e121c2d478137a7ee Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 28 Aug 2011 19:09:57 +0200 Subject: [PATCH 1/4] debian: update changelog for the 4.0.2 release --- debian/changelog | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e4b2ff9a..426048ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,14 @@ -i3-wm (4.0.2-0) unstable; urgency=low +i3-wm (4.0.2-1) unstable; urgency=low - * NOT YET RELEASED! * i3-config-wizard: handle mouse button clicks on and texts + * i3-config-wizard: check the modifier mapping to decide whether to use Mod1 + or Mod4 + * migrate-config: use \s, be a bit more whitespace tolerant + * userguide: s/mod+h/mod+s for stacking + * userguide: provide the default colors in the colors example + * userguide: document force_focus_wrapping directive + * userguide: properly document the resize command + * userguide: properly document command chaining and criteria * Bugfix: Correctly bind on multiple keycodes if a symbol has more than one * Bugfix: Allow multiple criteria in 'for_window' * Bugfix: Ensure a minimum size when using the 'resize' command @@ -41,8 +48,14 @@ i3-wm (4.0.2-0) unstable; urgency=low * Bugfix: Only consider tiling windows when attaching tiling windows to a workspace * Bugfix: Correctly render containers when a split container is focused + * Bugfix: Correctly recognize duplicate workspace assignments + * Bugfix: Re-enable X11 Eventmask *after* pushing all the X11 changes + * Bugfix: Fix focus stealing with assignments of floating windows + * Bugfix: Re-implement reconfiguring height of dock windows + * Bugfix: IPC: return name_json if available + * Bugfix: Make 'floating enable' check for dock windows - -- Michael Stapelberg Sun, 07 Aug 2011 18:13:29 +0200 + -- Michael Stapelberg Sun, 28 Aug 2011 19:07:43 +0200 i3-wm (4.0.1-1) unstable; urgency=low From 042d60c9e6858bf941a52a6271635bb708cb6737 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 28 Aug 2011 19:17:43 +0200 Subject: [PATCH 2/4] add release notes for v4.0.2 --- RELEASE-NOTES-4.0.2 | 82 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 RELEASE-NOTES-4.0.2 diff --git a/RELEASE-NOTES-4.0.2 b/RELEASE-NOTES-4.0.2 new file mode 100644 index 00000000..311c6697 --- /dev/null +++ b/RELEASE-NOTES-4.0.2 @@ -0,0 +1,82 @@ + + ┌─────────────────────────────┐ + │ Release notes for i3 v4.0.2 │ + └─────────────────────────────┘ + +This is the third release of the new major version of i3, v4.0.2. It is a +bugfix release and considered stable. A lot of bugs and suggestions have been +reported since the release of v4.0.1. This release fixes 44 bugs and includes a +few other minor improvements. + + + ┌────────────────────────────┐ + │ Changes in v4.0.2 │ + └────────────────────────────┘ + + • i3-config-wizard: handle mouse button clicks on and texts + • i3-config-wizard: check the modifier mapping to decide whether to use Mod1 + or Mod4 + • migrate-config: use \s, be a bit more whitespace tolerant + • userguide: s/mod+h/mod+s for stacking + • userguide: provide the default colors in the colors example + • userguide: document force_focus_wrapping directive + • userguide: properly document the resize command + • userguide: properly document command chaining and criteria + • Bugfix: Correctly bind on multiple keycodes if a symbol has more than one + • Bugfix: Allow multiple criteria in 'for_window' + • Bugfix: Ensure a minimum size when using the 'resize' command + • Bugfix: Start on the first named workspace, not always on '1' + • Bugfix: Fix resize command with direction != up for floating windows + • Bugfix: Correctly set the _NET_CLIENT_LIST_STACKING hint (chromium tabbar) + • Bugfix: 'workspace ' now takes all outputs into account + • Bugfix: i3-wsbar: make workspace names clickable again + • Bugfix: i3-wsbar: correctly handle EOF on stdin + • Bugfix: i3-wsbar: display a separator between workspaces of each output + • Bugfix: Correctly handle the 'instance' criterion (WM_CLASS) + • Bugfix: Use correct format string in load_layout (fixes crash in restart) + • Bugfix: Fix border rendering (border lines were "cutting" through) + • Bugfix: Raise floating windows immediately when dragging/resizing + • Bugfix: Make focus switching work accross outputs again + • Bugfix: migration-script: handle resize top/bottom correctly + • Bugfix: Fix focus issue when moving containers to workspaces + • Bugfix: Warp cursor when changing outputs again + • Bugfix: i3bar: fix switching to workspaces with extremely long names + • Bugfix: i3bar: fix switching to workspaces "next" and "prev" + • Bugfix: i3bar: Correctly allocate pixmap for statuslines which are longer + than the screen + • Bugfix: i3bar: set statusline = NULL on EOF / SIGCHLD + • Bugfix: Correctly initialize the verbose flag + • Bugfix: Don’t start with workspace 'next' when the command 'workspace next' + is bound in the config file + • Bugfix: Set focus to where the mouse pointer is when starting + • Bugfix: Don’t change focus when assigned windows start on invisible + workspaces + • Bugfix: Don’t use absolute paths for exec in the config file + • Bugfix: Fix crash when using 'focus mode_toggle' on an empty workspace + • Bugfix: Make the 'resize' command work inside tabbed/stacked cons + • Bugfix: Correctly place floating windows on their appropriate output + • Bugfix: Fix coordinates when moving a floating window to a different output + • Bugfix: Correctly keep focus when moving non-leaf windows + • Bugfix: Accept '\t' in the set command + • Bugfix: Only consider tiling windows when attaching tiling windows to a + workspace + • Bugfix: Correctly render containers when a split container is focused + • Bugfix: Correctly recognize duplicate workspace assignments + • Bugfix: Re-enable X11 Eventmask •after• pushing all the X11 changes + • Bugfix: Fix focus stealing with assignments of floating windows + • Bugfix: Re-implement reconfiguring height of dock windows + • Bugfix: IPC: return name_json if available + • Bugfix: Make 'floating enable' check for dock windows + + + ┌────────────────────────────┐ + │ Thanks! │ + └────────────────────────────┘ + +Thanks go out to the following contributors / reporters: + + andi, Atsutane, BeF, ccount, cls, edelkind, eeemsi, f8l, ioflag, Jan, kraM, + marforio, Merovius, Moredread, mseed, Niklas, nutron, pnutzh4x0r, rogutes, + Sander, sbedivere, sur5r, thomasba, tilman, Tim, ubitux + +-- Michael Stapelberg, 2011-08-28 From f7b23e3a419f03a1becee85b606bb9a29f19f964 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 28 Aug 2011 19:47:03 +0200 Subject: [PATCH 3/4] bump version number in man/asciidoc.conf --- man/asciidoc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/asciidoc.conf b/man/asciidoc.conf index 7776d632..cca0680b 100644 --- a/man/asciidoc.conf +++ b/man/asciidoc.conf @@ -7,7 +7,7 @@ template::[header-declarations] {mantitle} {manvolnum} i3 -4.0 +4.0.2 i3 Manual From cd9056afc7bb9b6531c629fcf379f20a849c9bc1 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 28 Aug 2011 19:56:46 +0200 Subject: [PATCH 4/4] debian: wrap debian/control correctly --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e33946f5..b546e650 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Depends: i3-wm, ${misc:Depends} Recommends: i3lock, suckless-tools, i3status Description: metapackage (i3 window manager, screen locker, menu, statusbar) This metapackage installs the i3 window manager (i3-wm), the i3lock screen - locker (slightly improved version of slock), suckless-tools which contains dmenu - and i3status, which displays useful information about your system in + locker (slightly improved version of slock), suckless-tools which contains + dmenu and i3status, which displays useful information about your system in combination with dzen2. These are all the tools you need to use the i3 window manager efficiently.