* Bugfix: Send clients their absolute position/size (on the root window) in
generated configure events. This fixes problems with xfontsel, xmaple,
etc.
+ * Bugfix: Correctly update state when moving fullscreen windows across
+ workspaces.
* Implement scrolling on stack windows and on the bottom bar.
* Create i3-wm-dbg with debug symbols
+ * Don't rely on libxcb-wm any longer, as it got removed in libxcb 0.3.4.
- -- Michael Stapelberg <michael+i3@stapelberg.de>
+ -- Michael Stapelberg <michael+i3@stapelberg.de> Sun, 19 Apr 2009 20:40:53 +0200
i3-wm (3.a-1) unstable; urgency=low
Section: utils
Priority: optional
Maintainer: Michael Stapelberg <michael+i3@stapelberg.de>
-Build-Depends: debhelper (>= 5), libx11-dev, libxcb-wm0-dev (>= 0.3.3), libxcb-aux0-dev (>= 0.3.3), libxcb-keysyms0-dev (>= 0.3.3), libxcb-xinerama0-dev (>= 1.1), asciidoc, xmlto, docbook-xml
+Build-Depends: debhelper (>= 5), libx11-dev, libxcb-aux0-dev (>= 0.3.3), libxcb-keysyms0-dev (>= 0.3.3), libxcb-xinerama0-dev (>= 1.1), libxcb-event1-dev (>= 0.3.3), libxcb-property1-dev (>= 0.3.3), libxcb-atom1-dev (>= 0.3.3), libxcb-icccm1-dev (>= 0.3.3), asciidoc, xmlto, docbook-xml
Standards-Version: 3.8.0
Homepage: http://i3.zekjur.net/