i3-wm 4.0.2-1 source package in Ubuntu

Changelog

i3-wm (4.0.2-1) unstable; urgency=low


  * i3-config-wizard: handle mouse button clicks on <win> and <alt> 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 <next|prev>' 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

 -- Michael Stapelberg <email address hidden>  Sun, 28 Aug 2011 19:07:43 +0200

Upload details

Uploaded by:
sECuRE
Uploaded to:
Sid
Original maintainer:
sECuRE
Architectures:
any
Section:
x11
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
i3-wm_4.0.2-1.dsc 1.9 KiB 08062ec37b116b5fd424d5bfceacb69c7eab674aad6595572c209136acb8da51
i3-wm_4.0.2.orig.tar.gz 558.0 KiB 19d652f2a7d7fce2aede16070691d21d61c4b2a064bffd61ee0c9f154eb20d43
i3-wm_4.0.2-1.diff.gz 10.3 KiB 4a14a1ac5d728a274c27ba7d453f2538c9ef59f5a944b4d8d7a7bff5ac6f8580

No changes file available.

Binary packages built by this source

i3: metapackage (i3 window manager, screen locker, menu, statusbar)

 This metapackage installs the i3 window manager (i3-wm), the i3lock screen
 locker, i3status (for system information) and suckless-tools (for dmenu).
 These are all the tools you need to use the i3 window manager efficiently.

i3-wm: improved dynamic tiling window manager

 Key features of i3 are good documentation, reasonable defaults (changeable in
 a simple configuration file) and good multi-monitor support. The user
 interface is designed for power users and emphasizes keyboard usage. i3 uses
 XCB for asynchronous communication with X11 and aims to be fast and
 light-weight.
 .
 Please be aware i3 is primarily targeted at advanced users and developers.

i3-wm-dbg: Debugging symbols for the i3 window manager

 Debugging symbols for the i3 window manager. Please install this to produce
 useful backtraces before creating new tickets.