Bugfix: Correctly restore focus when leaving fullscreen mode

This commit is contained in:
Michael Stapelberg
2009-05-03 02:13:11 +02:00
parent 95f4085bcd
commit eab895ac9e
3 changed files with 13 additions and 2 deletions

3
debian/changelog vendored
View File

@ -26,6 +26,9 @@ i3-wm (3.a-bf1-1) unstable; urgency=low
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
* 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.