i3-wm 4.1-1 source package in Ubuntu

Changelog

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

  * Switch to dpkg-source 3.0 (quilt) and compat level 7
  * Implement system tray support in i3bar (for NetworkManager, Skype, …)
  * i3bar is now configurable in the i3 configfile
  * Implement support for PCRE regular expressions in criteria
  * Implement a new assign syntax which uses criteria
  * Sort named workspaces whose name starts with a number accordingly
  * Warn on duplicate bindings for the same key
  * Restrict 'resize' command to left/right for horizontal containers, up/down
    for vertical containers
  * Implement support for startup notifications (cursor will change to 'watch',
    started applications show up on the workspace they have been launched on)
  * Implement the GET_MARKS IPC request to get all marks
  * Implement the new_float config option (border style for floating windows)
  * Implement passing IPC sockets to i3 (systemd-style socket activation)
  * Implement the 'move output' command to move containers to a specific output
  * Implement focus switching for floating windows
  * Implement the window_role criterion (for matching multi-window apps)
  * Implement a force_xinerama configuration directive
  * Implement the --get-socketpath, useful for scripts using the IPC interface
  * Implement the 'move workspace next' and 'move workspace prev' commands
  * Implement the 'workspace back_and_forth' command and related configuration
    option
  * Implement the move command for floating windows
  * i3 will now handle arbitrary text arguments by sending them as an IPC
    command, like i3-msg: 'i3 reload' or 'i3 move workspace 3'
  * Introduce the i3-sensible-{pager,editor,terminal} scripts to execute
    $PAGER, $EDITOR or an available terminal emulator
  * i3-input: implement -F (format) option
  * Bugfix: Preserve marks when restarting
  * Bugfix: Correctly free old assignments when reloading
  * Bugfix: Fix flickering when moving floating windows between monitors
  * Bugfix: Correctly handle ConfigureRequests for floating windows in a
    multi-monitor environment.
  * Bugfix: Fix size of floating windows with X11 borders
  * Bugfix: Always adjust floating window position when moving to another
    output
  * Bugfix: Avoid out-of-bounds coordinates when moving floating windows
  * Bugfix: Don’t steal focus when a window gets destroyed
  * Bugfix: Correctly split key/value when parsing variables
  * Bugfix: Correctly revert focus to other floating windows when closing a
    floating window
  * Bugfix: Don’t leak the error logfile file descriptor
  * Bugfix: Don’t steal focus when a window opens on an invisible workspace due
    to assignments
  * Bugfix: Fix handling of Mode_switch in i3-input
  * Bugfix: Close invisible workspaces when they become empty
  * Bugfix: Don’t invoke interactive resizing when clicking on the decoration
    of a split container with more than one child (switch focus instead)
  * Bugfix: Make named workspace assignments work again
  * Bugfix: RandR: Correctly keep focus on the focused workspace when an output
    disappears
  * Bugfix: Insert container at the correct position on workspace level when
    workspace_layout == default
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  24 Nov 2011 13:19:15 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
sECuRE
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
i3-wm_4.1.orig.tar.bz2 550.9 KiB 3b4f21d9bf66f8e4588521dfa706d8cc3fe1999976a55fb5a6c13a621a1455a0
i3-wm_4.1-1.debian.tar.gz 12.0 KiB 45ab636aa63c33acbc6f9bf8b9081d002a2e994a5034739b452992c5149d75f8
i3-wm_4.1-1.dsc 2.1 KiB 96cd27680e7450596c75363b913d02d5b916611d906e92f4019f95d9c885bf91

Available diffs

View changes file

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.