gri3-wm/debian/changelog

80 lines
3.8 KiB
Plaintext
Raw Normal View History

2009-05-05 17:29:46 +02:00
i3-wm (3.b-1) unstable; urgency=low
2009-06-01 15:21:35 +02:00
* Bugfix: Correctly handle col-/rowspanned containers when setting focus.
* Bugfix: Correctly handle col-/rowspanned containers when snapping.
2009-05-09 20:18:41 +02:00
* Bugfix: Force reconfiguration of all windows on workspaces which are
2009-06-01 15:21:35 +02:00
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
2009-05-05 17:29:46 +02:00
* Implement jumping to other windows by specifying their position or
2009-06-01 15:21:35 +02:00
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.
2009-06-01 15:21:35 +02:00
* Colors are now configurable.
2009-05-05 17:29:46 +02:00
-- Michael Stapelberg <michael@stapelberg.de> Sun, 21 Jun 2009 16:39:35 +0200
2009-05-05 17:29:46 +02:00
2009-05-03 23:02:39 +02:00
i3-wm (3.a-bf2-1) unstable; urgency=low
* Bugfix: Don't crash when setting focus
* Bugfix: Reconfigure bar window when changing resolutions
-- Michael Stapelberg <michael@stapelberg.de> Sun, 03 May 2009 23:02:24 +0200
i3-wm (3.a-bf1-1) unstable; urgency=low
* Bugfix: When entering a stack window with the mouse, set focus to the
active client in the container the stack window belongs to.
* Bugfix: Correctly filter out the numlock bit. This fixes i3 not reacting
to any keybindings after pressing numlock once.
* Bugfix: Don't crash when Xinerama is disabled.
* Bugfix: Correctly remove client from container when moving to another
workspace.
* Bugfix: Set focus to the client which was previously focused instead of
the next client in container when moving windows out of a container.
* Bugfix: Correctly set focus when switching between screens.
* Bugfix: Don't crash anymore moving focus to another screen under the
following conditions: The screen you switch to has a lower number of cells
and/or rows than the current one, you switch focus using your mouse, you
previously were in a column/row which is not available on the destination
screen.
* Bugfix: When switching screens, warp the pointer to the correct
destination window.
* Bugfix: Store dock clients per screen, not per workspace.
* Bugfix: Perform bounds checking for snapped containers.
* Bugfix: Send clients their absolute position/size (on the root window) in
generated configure events. This fixes problems with xfontsel, xmaple,
etc.
2009-04-19 20:45:37 +02:00
* Bugfix: Correctly update state when moving fullscreen windows across
workspaces.
* Bugfix: Correctly restart i3 when not using its absolute path
* Bugfix: Drag & Drop in GTK applications works now
* Bugfix: Don't hide non-managed windows (libnotify-popups for example)
when raising clients in stacked containers.
* Bugfix: Correctly restore focus when leaving fullscreen mode
2009-05-03 14:31:02 +02:00
* Bugfix: Re-distribute free space when closing customly resized containers,
re-evaluate for other containers
* Bugfix: When moving windows into different containers, insert them at the
correct position.
* Bugfix: Correctly set focus when moving windows into other containers
* Implement scrolling on stack windows and on the bottom bar.
* Create i3-wm-dbg with debug symbols
2009-04-19 20:45:37 +02:00
* Don't rely on libxcb-wm any longer, as it got removed in libxcb 0.3.4.
-- Michael Stapelberg <michael@stapelberg.de> Sat, 02 May 2009 20:55:46 +0200
2009-03-15 23:28:56 +01:00
i3-wm (3.a-1) unstable; urgency=low
2009-02-22 17:41:30 +01:00
* First release (Closes: #521709)
2009-02-22 17:41:30 +01:00
-- Michael Stapelberg <michael@stapelberg.de> Sun, 29 Mar 2009 18:21:30 +0200