xfwm4 (4.6.2-1common0hedley20) lucid; urgency=low

  * 0047-hedley-fullscreen-minus-hidden-panel.patch: Take into account the size
    and position of the hidden panel when computing the size and position of a
    window that requested to be fullscreen’ed. (LP: #690903)

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Thu, 24 Feb 2011 20:58:11 +0100

xfwm4 (4.6.2-1common0hedley19) lucid; urgency=low

  * 0046-hedley-set-desktop-property.patch: Set _NET_DESKTOP_GEOMETRY property when
    screen size changed (LP: #712686)

 -- Cyrus Lien <cyrus.lien@canonical.com>  Mon, 14 Feb 2011 19:06:51 +0800

xfwm4 (4.6.2-1common0hedley18) lucid; urgency=low

  * 0042-hedley-window-management.patch: read /apps/hedley_launcher/connection_editors/classes
    and prevent windows that have their WMClass in that list to appear in the taskbar

 -- Florian Boucault <florian.boucault@canonical.com>  Fri, 21 Jan 2011 10:56:03 -0200

xfwm4 (4.6.2-1common0hedley16) lucid; urgency=low

  * 0042-hedley-window-management.patch: Workaround for chromium-browser;
    force Y offset so that window titlebar is visible (LP: #667522)

 -- Alex Chiang <achiang@canonical.com>  Tue, 07 Dec 2010 16:55:32 -0700

xfwm4 (4.6.2-1common0hedley15) lucid; urgency=low

  * 0045-hedley-window-switcher.patch: Do not gray out minimized windows in
    window switcher. (LP: #661468)

 -- Martin Pitt <martin.pitt@canonical.com>  Mon, 18 Oct 2010 12:46:12 +0200

xfwm4 (4.6.2-1common0hedley14) lucid; urgency=low

  * 0043-hedley-panel-autohide.patch: When minimizing a window, check if there
    are any focusable and visible windows left; if not, show the panel again.
    (LP: #635278). Also, fix a bug in clientToggleMaximized(): Do not change the
    panel status if the window is minimized.

 -- Martin Pitt <martin.pitt@canonical.com>  Fri, 01 Oct 2010 10:52:11 +0200

xfwm4 (4.6.2-1common0hedley13) lucid; urgency=low

  * 0045-hedley-window-switcher.patch: Wrap the window list into a centered
    alignment. (LP: #634623)
  * 0045-hedley-window-switcher.patch: If there is just one focussable window,
    do not show the selector at all.

 -- Martin Pitt <martin.pitt@canonical.com>  Mon, 20 Sep 2010 12:21:59 +0200

xfwm4 (4.6.2-1common0hedley12) lucid; urgency=low

  * 0045-hedley-window-switcher.patch: Fix color of selector. (LP: #634620)
  * 0045-hedley-window-switcher.patch: Adjust the width of the Alt+Tab
    selector to the number of icons, but limit to 75% of screen size; also, do
    not create empty columns for nonfocussable windows, to get an equal
    spacing at each side. (LP: #634623)

 -- Martin Pitt <martin.pitt@canonical.com>  Tue, 14 Sep 2010 13:02:38 +0200

xfwm4 (4.6.2-1common0hedley11) lucid; urgency=low

  * Reverted automatic maximisation behaviour for windows. (LP: #627534)
  * Moved system setting applets to the left as to avoid overflowing on
    small resolution monitors.
  * Give back window decorations to system setting applets.

 -- Florian Boucault <florian.boucault@canonical.com>  Tue, 07 Sep 2010 12:34:26 +0200

xfwm4 (4.6.2-1common0hedley10) lucid; urgency=low

  * Add 0045-hedley-window-switcher.patch: Rewrite the Alt+Tab window switcher
    to the specified Hedley design. (LP: #615486)

 -- Martin Pitt <martin.pitt@canonical.com>  Wed, 01 Sep 2010 16:49:00 +0200

xfwm4 (4.6.2-1common0hedley9) lucid; urgency=low

  * debian/patches/0042-hedley-window-management.patch:
    - Fix a crash bug in this patch.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Wed, 01 Sep 2010 14:50:48 +0800

xfwm4 (4.6.2-1common0hedley8) lucid; urgency=low

  * Fold hedley-fix_autohide and hedley-fix_more_autohide.patch into
    0043-hedley-panel-autohide.patch. We don't want to patch our own patches.
  * Add 0044-disable-mouse-shading.patch: Disable window shading with mouse
    scroll wheel. (LP: #622855)
  * debian/rules: Drop themes. This saves us some 3 MB of disk footprint.

 -- Martin Pitt <martin.pitt@canonical.com>  Tue, 31 Aug 2010 17:26:34 +0200

xfwm4 (4.6.2-1common0hedley7) lucid; urgency=low

  * More fixes related to autohide (LP:#620588) 

 -- Alex Wolfson <alex.wolfson@canonical.com>  Fri, 20 Aug 2010 15:16:37 -0400

xfwm4 (4.6.2-1common0hedley6) lucid; urgency=low

  * When teste if needed to set panel autohide test was for maximized, so if 
    panel was fullscreen already nothing happened (LP:#614146)

 -- Alex Wolfson <alex.wolfson@canonical.com>  Mon, 16 Aug 2010 17:58:55 -0400

xfwm4 (4.6.2-1common0hedley5) lucid; urgency=low

  * Readd title bar to new windows but keep them maximized by default.
  * Place setting windows as to minimize overlap with launcher's GUI elements. 

 -- Florian Boucault <florian.boucault@canonical.com>  Mon, 09 Aug 2010 23:32:42 +0200

xfwm4 (4.6.2-1common0hedley4) lucid; urgency=low

  * Do not make windows fullscreen but maximized without title bar instead.

 -- Florian Boucault <florian.boucault@canonical.com>  Tue, 03 Aug 2010 16:02:49 +0200

xfwm4 (4.6.2-1common0hedley3) lucid; urgency=low

  * Drop debian/patches/0044-hedley-unshow-desktop-on-map.patch
  * debian/patches/0043-hedley-panel-autohide.patch: modified implementation
    to autohide the panel upon focus changes

 -- Florian Boucault <florian.boucault@canonical.com>  Sun, 01 Aug 2010 22:38:30 +0200

xfwm4 (4.6.2-1common0hedley2) lucid; urgency=low

  * debian/patches/0042-hedley-window-management.patch: window management policy
    specific to hedley:
    - all applications fullscreen if possible
    - but settings applications that instead are borderless and placed as to not
      overlap the launcher.
  * debian/control:
    - add libgconf-dev as a build dependency
  * debian/rules:
    - add .pc files to POTFILES.skip. 
  * debian/patches/0043-hedley-panel-autohide.patch: make xfce4-panel autohide when
    not showing desktop.
  * debian/patches/0044-hedley-unshow-desktop-on-map.patch: always deactivate show
    desktop when a window of type WINDOW_NORMAL is mapped. 

 -- Florian Boucault <florian.boucault@canonical.com>  Sun, 01 Aug 2010 11:30:18 +0200

xfwm4 (4.6.2-1common0hedley1) lucid; urgency=low

  * debian/patches/0041-hedley-fullscreen-under-dock.patch: stack fullscreen windows
    under dock windows.

 -- Florian Boucault <florian.boucault@canonical.com>  Sun, 01 Aug 2010 11:28:22 +0200

xfwm4 (4.6.2-1) unstable; urgency=low

  [ Stefan Ott ]
  * debian/watch edited to track Xfce archive reorganisation.

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/control
    - update standards version to 3.8.4.
    - add depends on ${misc:Depends}.
    - debhelper build-dep bumped for overrides support.
  * Switch to 3.0 (quilt) source format.
  * debian/rules:
    - switch to tiny debhelper 7 rules.
  * debian/docs: use dh_installdocs to install docs.
  * debian/manpages: use dh_installman to install manpages.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 23 May 2010 14:01:51 +0200

xfwm4 (4.6.1-1) unstable; urgency=low

  * New upstream release.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 19 Apr 2009 18:30:15 +0200

xfwm4 (4.6.0-2) unstable; urgency=low

  * Upload to unstable, and mark fixed bugs as such:
    - warn user about shortcut conflicts.                       closes: #370482
    - allow user to disable blinking windows (in accessibility) closes: #500949
    - keyboard shortcut themes don't exist in 4.6 anymore, this closes: #434480
    - mouse position after wrap follows the wrap distance.      closes: #380480
  * debian/rules:
    - add -Wl,-z,defs -Wl,--as-needed to LDFLAGS.
    - install manpages using dh_installman.
  * debian/compat bumped to 7.
  * debian/control:
    - update standards version to 3.8.1.
    - move to xfce section.
  * add manpages for all binaries.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 04 Apr 2009 01:35:58 +0200

xfwm4 (4.6.0-1) experimental; urgency=low

  [ Yves-Alexis Perez ]
  [ Xfce 4.6 Alpha “Pinkie”]
  * new upstream alpha release.
  * debian/control:
    - update standards version to 3.8.0.
    - update build dep for Xfce 4.6 Alpha release.
    - remove build dep on quilt.
    - add build dep on intltool.
  * debian/patches:
    - 01_filter-grab-ungrab-events dropped, merged upstream.
    - 02_exit-on-selectionclear too.
    - 03_fix-compositing-overlay as well. 
    - 04_fix-automaximize-on-move ... 
    - 05_awn-focus.patch finally.
  * debian/rules, debian/lintian:
    - remove all references to mcs.
    - remove references to quilt.
    - stop messing with config.{guess,sub}.

  [ Xfce 4.6 Beta 1 “Fuzzy”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for Fuzzy.

  [ Xfce 4.6 Beta 2 “Hopper”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for Hopper.
  * debian/patches:
    - 01_fix-maximize-bug, fix maximization bug.                closes: #508352

  [ Xfce 4.6 Beta 3 “Tuco-tuco”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for “Tuco-Tuco”.
  * debian/rules:
    - replace dh_clean -k by dh_prep.
    - install NEWS file.

  [ Xfce 4.6 RC1 “Capybara” ]
  * new upstream release candidate.
  * debian/control:
    - update build-deps for “Capybara”.

  [ Xfce 4.6 ]
  * new upstream release.
    - fix various compositing issues.                           closes: #483070
    - fix support for win_gravity wm hint.                      closes: #448443
    - fix iconification with skip_taskbar.                      closes: #491817
  * debian/control:
    - update build-deps for 4.6.
    - bump build-dep on debhelper for dh_prep.
    - drop build-dep on quilt, now useless.
  * debian/copyright:
    - update dates, copyrights and licensing informations.
  * debian/patches:
    - 01_fix-maximize-bug dropped, merged upstream.
  * debian/rules:
    - remove calls to quilt patch rules

  [ Michael Casadevall ]
  [ Xfce 4.6 Beta 1 "Fuzzy" ]
  * debian/rules:
    - Added --libexecdir=\$${prefix}/lib to compily with Debian policy
  * debian/control:
    - Added myself to uploaders


 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 28 Feb 2009 13:41:49 +0100

xfwm4 (4.4.2-5) unstable; urgency=low

  * switch to triggers:
    - debian/{postinst,prerm}: remove xfce-mcs-manager refresh.
    - debian/control: version the Recommends: on xfce4-mcs-manager.
  * debian/control:
    - remove Martin Loschwitz from Uploaders.
    - drop Conflicts/Replaces against old xfwm4-themes not in Etch.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 18 May 2008 19:58:55 +0200

xfwm4 (4.4.2-4) unstable; urgency=low

  * debian/patches: 
    - 01_filter-grab-ungrab-events added, prevents redrawing the frame twice.
      (Xfce r26363).
    - 02_exit-on-selectionclear added, improve “--replace” protocol.
      (Xfce #2374 and r26585).
    - 03_compositing-overlay added, fix compositing with overlay
      windows (video players and screensavers).
      Xfce #3849, taken from r26691.                            closes: #476396
    - 04_fix-automaximize-on-move added. (Xfce r26966)
    - 01_awn-focus moved to 05_awn-focus.
  * debian/copyright: update dates.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 17 May 2008 16:58:28 +0200

xfwm4 (4.4.2-3) unstable; urgency=low

  * debian/patches: 01_awn-focus added, fix focus problems with
    avant-window-navigator in some cases. Xfce #3439.           closes: #463647

 -- Yves-Alexis Perez <corsac@debian.org>  Fri, 28 Mar 2008 23:52:59 +0100

xfwm4 (4.4.2-2) unstable; urgency=low

  * debian/watch: narrow regexp so we don't match xfwm4-themes. Thanks
    Antonio Terceiro.                                           closes: #462462
  * debian/control:
    - updated my email address.
    - updated standards version to 3.7.3 (no changes needed).
  * debian/copyright: use © sign.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 02 Mar 2008 01:18:01 +0100

xfwm4 (4.4.2-1) unstable; urgency=low

  [ Simon Huggins ]
  * Use kill -s to keep Hurd and lintian happy at the same time.
  * debian/control: Move fake Homepage field to a real one now dpkg
    supports it.
  * Add Vcs-* headers to debian/control

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/patches:
   - 01_xfwm4-fix-transient-windows.patch removed, included upstream.
   - 02_fix-xfwm4-hang.patch removed, included upstream.
  * debian/rules: fix parallel builds.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 02 Dec 2007 11:33:02 +0100

xfwm4 (4.4.1-3) unstable; urgency=high

  * debian/xfwm4.1: update bugs reporting in manpage.
  * debian/xfwm4.menu: switch to new menu policy.
  * debian/postinst: use posix kill -s to avoid problems on hurd.
  * debian/rules: enable output of distclean target.
  * debian/lintian: ignore safe lintian warnings.
  * debian/patches/02_fix-xfwm-hang.patch added to fix deadlock with gtk 2.12
    urgency=high because gtk 2.12 entered archive so we need to reach testing
    before it does.

 -- Yves-Alexis Perez <corsac@corsac.net>  Fri, 21 Sep 2007 08:43:40 +0200

xfwm4 (4.4.1-2) unstable; urgency=low

  * debian/patches: 01_xfwm4-fix-transient-windows.patch added to correct
    behavior with transient windows.                            closes: #367616
  * switch from dpatch to quilt. 

 -- Yves-Alexis Perez <corsac@corsac.net>  Tue, 26 Jun 2007 23:41:22 +0200

xfwm4 (4.4.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control: added versionned build-dep against gtk 2.10.
  * debian/copyright: update copyright holders. 

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 15 Apr 2007 15:28:17 +0100

xfwm4 (4.4.0-1) experimental; urgency=low

  (Yves-Alexis Perez)
  * New upstream release.                     closes: #390462, #379442, #380639
  * debian/control:
    - updated build-deps against Xfce 4.4.
    - recommends librsvg2-common so svg icons are preferred over png ones. 

  (Emanuele Rocca)
  * debian/rules: s/theme=microdeck2/theme=curve/ removed to keep upstream's
    /usr/share/xfwm4/defaults

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 29 Jan 2007 12:08:33 +0100

xfwm4 (4.3.99.2-1) unstable; urgency=low

  * New upstream release.
  * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).

 -- Yves-Alexis Perez <corsac@corsac.net>  Thu, 16 Nov 2006 16:37:06 +0100

xfwm4 (4.3.99.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
  * Cycle windows keybinding is back.				Closes: #370310 

 -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 23 Sep 2006 13:43:51 +0100

xfwm4 (4.3.90.2-2) unstable; urgency=low

  * Add upstream patch to fix mouse focus grab.
    See http://bugzilla.xfce.org/show_bug.cgi?id=2022

 -- Yves-Alexis Perez <corsac@corsac.net>  Tue, 25 Jul 2006 09:59:09 +0200

xfwm4 (4.3.90.2-1) unstable; urgency=low

  (Yves-Alexis Perez)
  * New upstream release.
  * debian/postinst: fixed install on hurd by not using pkill.
  * debian/control: updated standards version to 3.7.2. 
  (Simon Huggins)
  * Add rpath fixes.

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 10 Jul 2006 19:26:50 +0200

xfwm4 (4.3.90.1-1) unstable; urgency=low
  
  * New upstream release

 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 03 May 2006 18:35:05 +0100

xfwm4 (4.2.3.2-2) unstable; urgency=low

  * Add patch to fix moving windows to other workspaces        closes: #341058

 -- Simon Huggins <huggie@earth.li>  Thu, 05 Jan 2006 00:41:18 +0000

xfwm4 (4.2.3.2-1) unstable; urgency=low

  * New Upstream Release
  * Send xfce-mcs-manager a SIGUSR1 so it notices the plugin.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 06 Nov 2005 22:01:12 +0100

xfwm4 (4.2.2-1) unstable; urgency=low

  * New Upstream Release
  * Remove Build-Depends on libstartup-notification0-dev as this should be
    satisfied via libxfce4gui-dev now
  * Change suite to unstable

 -- Simon Huggins <huggie@earth.li>  Sat, 18 Jun 2005 09:45:36 +0100

xfwm4 (4.2.1-1) experimental; urgency=low

  * ML: New Upstream Release (Xfce 4.2.1)
  * ML: Upload to experimental to prevents problems with NEW packages
  * ML: debian/control: Added/fixed Maintainer/Uploaders fields

 -- Martin Loschwitz <madkiss@debian.org>  Sat, 19 Mar 2005 13:02:00 +0100

xfwm4 (4.2.0-2) experimental; urgency=low

  * Add --enable-final to configure.
  * Add a Homepage: to the description

 -- Simon Huggins <huggie@earth.li>  Sun, 16 Jan 2005 17:01:33 +0000

xfwm4 (4.2.0-1) experimental; urgency=low

  * New Upstream Release

 -- Simon Huggins <huggie@earth.li>  Sat, 15 Jan 2005 13:41:19 +0000

xfwm4 (4.1.99.1-1) experimental; urgency=low

  * ML: New Upstream Release (4.1.99.1 alias XFce4 4.2 RC1)
  * ML: rules: example.xfwm4rc is gone, don't try to install it

 -- Martin Loschwitz <madkiss@debian.org>  Fri, 19 Nov 2004 17:23:00 +0100

xfwm4 (4.0.6-1) unstable; urgency=low

  * New upstream release
  * Remove Norbert Tretkowski as requested
  * Improve description
  * Suggests: xfce4

 -- Simon Huggins <huggie@earth.li>  Sat, 24 Jul 2004 18:29:50 +0100

xfwm4 (4.0.5-1) unstable; urgency=low

  * New upstream release
  * Update upstream's libtool
  * Correct path in manpage
  * Add recommends on xfce4-mcs-manager the settings manager
  * Add depends on libstartup-notification0

 -- Simon Huggins <huggie@earth.li>  Sun, 02 May 2004 19:12:09 +0100

xfwm4 (4.0.3.1-2) unstable; urgency=low

  * Update libtool
  * Just adding Daniel wasn't enough.  Add self to Uploaders so katie doesn't
    think this is an NMU again.

 -- Simon Huggins <huggie@earth.li>  Tue, 09 Mar 2004 13:56:19 +0000

xfwm4 (4.0.3.1-1) unstable; urgency=low

  * New upstream release
  * Add Daniel Silverstone <dsilvers@debian.org> to Uploaders as approved by
    madkiss
  * Add a manpage for xfwm4 referring to the packaged docs
    closes: #226032, #188734
  * Remove .la and .a files from mcs-plugins dir
  * Quote needs in menu for lintian
  * Thanks to Daniel for checking and uploading these packages

 -- Simon Huggins <huggie@earth.li>  Wed, 25 Feb 2004 12:11:05 +0000
 
xfwm4 (4.0.2-2) unstable; urgency=low

  * Fixed Recommends/Replaces stuff in debian/control

 -- Martin Loschwitz <madkiss@debian.org>  Sat, 27 Dec 2003 12:25:00 +0100
 
xfwm4 (4.0.2-1) unstable; urgency=low

  * Acknowledging NMU (Closes:#211804)
  * New Upstream release

 -- Martin Loschwitz <madkiss@debian.org>  Fri, 26 Dec 2003 16:17:00 +0100

xfwm4 (4.0.0.final-1.1) unstable; urgency=low

  * NMU
  * remove --slave part from "update-alternatives --remove" in prerm 
    (Closes:#211804)

 -- Guido Guenther <agx@debian.org>  Thu, 20 Nov 2003 12:14:48 +0100

xfwm4 (4.0.0.final-1) unstable; urgency=low

  * New Upstream release.
  * New Co-Maintainer: Norbert Tretkowski.
  * Various cleanups in debian/ subdirectory.
  * Deleted xfwm4-themes, has its own source package now.
  * Bumped Standards-Version to 3.6.1 (no changes).

 -- Martin Loschwitz <madkiss@debian.org>  Tue, 29 Sep 2003 16:58:00 +0200

xfwm4 (4.0.0+cvs.20030421-1) unstable; urgency=low

  * New CVS checkout (2003-04-21)

 -- Martin Loschwitz <madkiss@debian.org>  Mon, 21 Apr 2003 19:33:00 +0100
 
xfwm4 (4.0.0+cvs.20030301-1) unstable; urgency=low

  * New CVS checkout (Using Xfce CVS, 2003-03-01)
  * Official release (really this time!) (last release was never made public)
  * debian/control: Changed Maintainer e-mail address

 -- Martin Loschwitz <madkiss@debian.org>  Sat, 01 Mar 2003 14:09:00 +0100 

xfwm4 (4.0.0+cvs.20030216-1) unstable; urgency=low

  * New CVS checkout (Using Xfce CVS, 2003-02-16)
  * Official release (last release was never made public)
    
 -- Martin Loschwitz <madkiss@madkiss.org>  Sun, 16 Feb 2003 12:57:00 +0100
 
xfwm4 (4.0.0+cvs.20030119-1) unstable; urgency=low

  * New CVS checkout (Using Xfce4 cvs, 2003-01-19)
  * debian/control: Use Xft2
  * debian/control: Build depend on libxfce4-mcs
  * debian/control: Suggest xfce-mce-manager
 
 -- Martin Loschwitz <madkiss@madkiss.org>  Sun, 19 Jan 2003 14:52:00 +0100

xfwm4 (4.0.0+cvs.20021222-1) unstable; urgency=low

  * New CVS checkout (Using Xfce4 cvs, 2002-12-22)
  * debian/rules: Install example configuration file into doc-dir
  * debian/control: Changed some Recommends: to Suggests:
  * debian/xfwm4-themes.install: Added new theme koynacity

 -- Martin Loschwitz <madkiss@madkiss.org>  Sun, 22 Dec 2002 14:09:00 +0100

xfwm4 (4.0.0+cvs.20021127-1) unstable; urgency=low

  * Initial Release. (Closes: #166641)
  
 -- Martin Loschwitz <madkiss@madkiss.org>  Wed, 27 Nov 2002 15:14:00 +0100
