2009-11-09 22:41:31 +01:00
|
|
|
|
i3-wm (3.d-1) unstable; urgency=low
|
2009-09-10 19:05:35 +02:00
|
|
|
|
|
2009-10-23 16:45:00 +02:00
|
|
|
|
* 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
|
2009-11-09 20:53:56 +01:00
|
|
|
|
* Implement an option to specify the default border style
|
2009-10-23 16:45:00 +02:00
|
|
|
|
* 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
|
2009-11-07 16:44:52 +01:00
|
|
|
|
* Explicitly specify -lxcb when linking (Closes: #554860)
|
2009-09-10 19:05:35 +02:00
|
|
|
|
|
2009-11-09 20:53:56 +01:00
|
|
|
|
-- Michael Stapelberg <michael@stapelberg.de> Mon, 09 Nov 2009 20:53:43 +0100
|
2009-09-10 19:05:35 +02:00
|
|
|
|
|
2009-08-24 12:24:01 +02:00
|
|
|
|
i3-wm (3.c-2) unstable; urgency=low
|
|
|
|
|
|
|
|
|
|
* Fix FTBFS on GNU/kFreeBSD and possibly GNU/Hurd (Closes: #542877)
|
|
|
|
|
* Add manpage for i3-msg
|
|
|
|
|
|
|
|
|
|
-- Michael Stapelberg <michael@stapelberg.de> Mon, 24 Aug 2009 12:23:18 +0200
|
|
|
|
|
|
2009-08-19 13:14:16 +02:00
|
|
|
|
i3-wm (3.c-1) unstable; urgency=low
|
2009-08-02 20:06:09 +02:00
|
|
|
|
|
|
|
|
|
* Implement a reload command
|
2009-08-19 13:14:16 +02:00
|
|
|
|
* Implement keysymbols in configuration file
|
|
|
|
|
* Implement assignments of workspaces to screens
|
|
|
|
|
* Implement named workspaces
|
|
|
|
|
* Implement borderless/1-px-border windows
|
|
|
|
|
* Implement command to focus screens
|
2009-08-02 20:06:09 +02:00
|
|
|
|
* Implement IPC via unix sockets
|
2009-08-19 13:14:16 +02:00
|
|
|
|
* Correctly render decoration of floating windows
|
|
|
|
|
* Map floating windows requesting (0x0) to center of their leader/workspace
|
2009-08-02 20:06:09 +02:00
|
|
|
|
* Optimization: Render stack windows on pixmaps to reduce flickering
|
|
|
|
|
* Optimization: Directly position new windows to their final position
|
|
|
|
|
* Bugfix: Repeatedly try to find screens if none are available
|
|
|
|
|
* Bugfix: Correctly redecorate clients when changing focus
|
|
|
|
|
* Bugfix: Don’t crash when clients reconfigure themselves
|
2009-08-19 13:14:16 +02:00
|
|
|
|
* Bugfix: Fix screen wrapping
|
|
|
|
|
* Bugfix: Fix selecting a different screen with your mouse when not having
|
|
|
|
|
any windows on the current workspace
|
|
|
|
|
* Bugfix: Correctly unmap stack windows and don’t re-map them too early
|
|
|
|
|
* Bugfix: Allow switching layout if there are no clients in the this container
|
|
|
|
|
* Bugfix: Set WM_STATE_WITHDRAWN when unmapping, unmap windows when
|
|
|
|
|
destroying
|
|
|
|
|
* Bugfix: Don’t hide assigned clients to inactive but visible workspaces
|
2009-08-02 20:06:09 +02:00
|
|
|
|
|
2009-08-19 13:14:16 +02:00
|
|
|
|
-- Michael Stapelberg <michael@stapelberg.de> Wed, 19 Aug 2009 13:07:58 +0200
|
2009-08-02 20:06:09 +02:00
|
|
|
|
|
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.
|
2009-06-21 16:40:23 +02:00
|
|
|
|
* 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.
|
2009-06-21 16:40:23 +02:00
|
|
|
|
* 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-06-26 04:42:58 +02:00
|
|
|
|
* Bugfix: Correctly initialize screen when Xinerama is disabled.
|
|
|
|
|
* Bugfix: Fullscreen window movement and focus problems fixed
|
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.
|
2009-06-21 16:40:23 +02:00
|
|
|
|
* Implement variables in configfile.
|
2009-06-01 15:21:35 +02:00
|
|
|
|
* Colors are now configurable.
|
2009-05-05 17:29:46 +02:00
|
|
|
|
|
2009-06-26 04:42:58 +02:00
|
|
|
|
-- Michael Stapelberg <michael@stapelberg.de> Fri, 26 Jun 2009 04:42:23 +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
|
|
|
|
|
|
2009-04-14 16:31:36 +02:00
|
|
|
|
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.
|
2009-05-01 16:10:02 +02:00
|
|
|
|
* Bugfix: Correctly restart i3 when not using its absolute path
|
2009-05-02 20:56:37 +02:00
|
|
|
|
* Bugfix: Drag & Drop in GTK applications works now
|
2009-05-03 02:13:11 +02:00
|
|
|
|
* 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
|
2009-05-03 16:24:12 +02:00
|
|
|
|
* Bugfix: When moving windows into different containers, insert them at the
|
|
|
|
|
correct position.
|
|
|
|
|
* Bugfix: Correctly set focus when moving windows into other containers
|
2009-04-14 16:31:36 +02:00
|
|
|
|
* 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.
|
2009-04-14 16:31:36 +02:00
|
|
|
|
|
2009-05-02 20:56:37 +02:00
|
|
|
|
-- Michael Stapelberg <michael@stapelberg.de> Sat, 02 May 2009 20:55:46 +0200
|
2009-04-14 16:31:36 +02:00
|
|
|
|
|
2009-03-15 23:28:56 +01:00
|
|
|
|
i3-wm (3.a-1) unstable; urgency=low
|
2009-02-22 17:41:30 +01:00
|
|
|
|
|
2009-03-29 18:44:01 +02:00
|
|
|
|
* First release (Closes: #521709)
|
2009-02-22 17:41:30 +01:00
|
|
|
|
|
2009-05-02 20:56:37 +02:00
|
|
|
|
-- Michael Stapelberg <michael@stapelberg.de> Sun, 29 Mar 2009 18:21:30 +0200
|