lp:ubuntu/lucid/i3-wm

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/i3-wm
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

6. By sECuRE

* 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

5. By sECuRE

* debian: register in doc-base
* debian: add watchfile
* debian: remove unnecessary priority-field from binary packages
* debian: add missing images to documentation

4. By sECuRE

* Implement tabbing (command "T")
* Implement horizontal resize of containers (containers! not windows)
* Implement the urgency hint for windows/workspaces
* Implement vim-like marks (mark/goto command)
* Implement stack-limit for further defining how stack windows should look
* Implement modes which allow you to use a different set of keybindings
  when inside a specific mode
* Implement changing the default mode of containers
* Implement long options (--version, --no-autostart, --help, --config)
* Implement 'bt' to toggle between the different border styles
* Implement an option to specify the default border style
* Use a yacc/lex parser/lexer for the configuration file
* The number of workspaces is now dynamic instead of limited to 10
* Floating windows (and tiled containers) can now be resized using
  floating_modifier and right mouse button
* Dock windows can now reconfigure their height
* Bugfix: Correctly handle multiple messages on the IPC socket
* Bugfix: Correctly use base_width, base_height and size increment hints
* Bugfix: Correctly send fake configure_notify events
* Bugfix: Don’t crash if the numlock symbol cannot be found
* Bugfix: Don’t display a colon after unnamed workspaces
* Bugfix: If the pointer is outside of the screen when starting, fall back to
  the first screen.
* Bugfix: Initialize screens correctly when not using Xinerama
* Bugfix: Correctly handle unmap_notify events when resizing
* Bugfix: Correctly warp pointer after rendering the layout
* Bugfix: Fix NULL pointer dereference when reconfiguring screens
* Explicitly specify -lxcb when linking (Closes: #554860)

3. By sECuRE

* Fix FTBFS on GNU/kFreeBSD and possibly GNU/Hurd (Closes: #542877)
* Add manpage for i3-msg

2. By sECuRE

* Bugfix: Correctly handle col-/rowspanned containers when setting focus.
* Bugfix: Correctly handle col-/rowspanned containers when snapping.
* Bugfix: Force reconfiguration of all windows on workspaces which are
  re-assigned because a screen was detached.
* Bugfix: Several bugs in resizing table columns fixed.
* Bugfix: Resizing should now work correctly in all cases.
* Bugfix: Correctly re-assign dock windows when workspace is destroyed.
* Bugfix: Correctly handle Mode_switch modifier.
* Bugfix: Don't raise clients in fullscreen mode.
* Bugfix: Re-assign dock windows to different workspaces when a workspace
  is detached.
* Bugfix: Fix crash because of workspace-pointer which did not get updated
* Bugfix: Correctly initialize screen when Xinerama is disabled.
* Bugfix: Fullscreen window movement and focus problems fixed
* Implement jumping to other windows by specifying their position or
  window class/title.
* Implement jumping back by using the focus stack.
* Implement autostart (exec-command in configuration file).
* Implement floating.
* Implement automatically assigning clients on specific workspaces.
* Implement variables in configfile.
* Colors are now configurable.

1. By sECuRE

Import upstream version 3.b

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/i3-wm
This branch contains Public information 
Everyone can see this information.

Subscribers