xdg-desktop-portal-xapp (1.1.0+faye) xia; urgency=medium

  [ Michael Webster ]
  * Remove Gdk references and meson dependency.
  * Improve screenshot logging, fix debug mode.

 -- Clement Lefebvre <root@linuxmint.com>  Mon, 25 Nov 2024 11:08:32 +0000

xdg-desktop-portal-xapp (1.0.9) wilma; urgency=medium

  [ Michael Webster ]
  * Add fallback support for the Secret portal.
  * debian: Install the new portal file.
  * Don't try to initialize gtk, use GMainLoop instead.

 -- Clement Lefebvre <root@linuxmint.com>  Sun, 04 Aug 2024 14:04:28 +0100

xdg-desktop-portal-xapp (1.0.8) wilma; urgency=medium

  [ Michael Webster ]
  * screenshot.c: Use the filename provided by the portal request.

 -- Clement Lefebvre <root@linuxmint.com>  Wed, 17 Jul 2024 15:49:44 +0100

xdg-desktop-portal-xapp (1.0.7) wilma; urgency=medium

  [ Michael Webster ]
  * background: Allow enabling background apps for partial support in Xfce and MATE.

 -- Clement Lefebvre <root@linuxmint.com>  Fri, 21 Jun 2024 17:52:12 +0100

xdg-desktop-portal-xapp (1.0.6) wilma; urgency=medium

  [ Michael Webster ]
  * settings: Don't unref GSettingsSchemaSource.

 -- Clement Lefebvre <root@linuxmint.com>  Tue, 11 Jun 2024 17:10:10 +0100

xdg-desktop-portal-xapp (1.0.5) wilma; urgency=medium

  [ Michael Webster ]
  * Updates org.freedesktop.impl.portal.Settings backend to v2.
  * Fix typos.
  * Implement org.freedesktop.impl.portal.Background. (#15) (Closes: #2)
  * Fix some missing includes.
  * settings: Remove accent-color, and cleanup other unused code.
  * debian/rules: Fix build type.

 -- Clement Lefebvre <root@linuxmint.com>  Tue, 04 Jun 2024 15:48:35 +0100

xdg-desktop-portal-xapp (1.0.4) virginia; urgency=medium

  [ zehkira ]
  * Implement color picking (#12)

 -- Clement Lefebvre <root@linuxmint.com>  Thu, 30 Nov 2023 16:45:05 +0000

xdg-desktop-portal-xapp (1.0.3) victoria; urgency=medium

  [ Michael Webster ]
  * Fully remove gtk as a dependency.
  * Add systemd build dependency, avoid double-install.

 -- Clement Lefebvre <root@linuxmint.com>  Fri, 07 Jul 2023 15:03:14 +0200

xdg-desktop-portal-xapp (1.0.2) victoria; urgency=medium

  [ Rick Calixte ]
  * build.yml: Add xapp dependency

  [ Ben McCann ]
  * fix typo in readme (#6)

  [ Michael Webster ]
  * Don't exit when we don't support the current desktop, we're expected to finish registering and provide fallback support.

 -- Clement Lefebvre <root@linuxmint.com>  Mon, 26 Jun 2023 10:37:47 +0200

xdg-desktop-portal-xapp (1.0.1) victoria; urgency=medium

  [ Michael Webster ]
  * Remove cinnamon-desktop dependency (not needed).
  * Remove portal gschema (moving to libxapp).

  [ Clement Lefebvre ]
  * Packaging: Depend on xapps-common

 -- Clement Lefebvre <root@linuxmint.com>  Thu, 01 Jun 2023 11:19:37 +0100

xdg-desktop-portal-xapp (1.0.0) victoria; urgency=medium

  [ Michael Webster ]
  * Add cinnamon-desktop to gh workflow
  * Fix mate-desktop schema ids.
  * Fix service names.
  * Handle high-contrast setting
  * Fix mate dep version.
  * Fix dep version in meson file also.
  * screenshot: Set the interface to version 1 to prevent the assumption that a color picker is supported.
  * Use a single binary with runtime desktop check.
  * Simplify README.
  * xfce: add wallpaper support, fix screenshot.
  * settings: Use the same key for all three desktops.

  [ Clement Lefebvre ]
  * Remove debian/patches

 -- Clement Lefebvre <root@linuxmint.com>  Fri, 26 May 2023 13:19:15 +0100

xdg-desktop-portal-xapp (0.1) unstable; urgency=medium

  * Initial commit

 -- Michael Webster <miketwebster@gmail.com>  Fri, 02 Mar 2023 12:25:38 -0500

xdg-desktop-portal-gnome (42.1-0ubuntu1) jammy; urgency=medium

  * New upstream bugfix release (LP: #1970609)

 -- Jeremy Bicha <jbicha@ubuntu.com>  Thu, 12 May 2022 16:02:47 -0400

xdg-desktop-portal-gnome (42.0.1-1ubuntu2) jammy; urgency=medium

  * Use libadwaita again:
    It's better not to diverge as much by reverting upstream changes, as it
    would make quite hard to get point-release updates, leaving the LTS in a
    complicated state. Since libadwita is handling the ubuntu color accents
    properly, let's just use it, as it's already part of Shell and other main
    components (See lp:1967777).
    - Revert "debian/control.in: Drop libadwaita-1-dev from Build-Depends"
    - Revert "Add patches to revert using libadwaita"

 -- Marco Trevisan (Treviño) <marco@ubuntu.com>  Tue, 05 Apr 2022 20:24:04 +0200

xdg-desktop-portal-gnome (42.0.1-1ubuntu1) jammy; urgency=medium

  * debian/control.in: Drop libadwaita-1-dev from Build-Depends (LP: #1967777)
  * Add patches to revert using libadwaita
    - Also drops the Accounts portal so it automatically falls back to
      using the xdg-desktop-portal-gtk version instead
  * Update Vcs fields

 -- Jeremy Bicha <jbicha@ubuntu.com>  Mon, 04 Apr 2022 13:15:18 -0400

xdg-desktop-portal-gnome (42.0.1-1) unstable; urgency=medium

  * New upstream release

 -- Jeremy Bicha <jbicha@ubuntu.com>  Fri, 18 Mar 2022 14:34:07 -0400

xdg-desktop-portal-gnome (42~rc-1) unstable; urgency=medium

  * New upstream release
  * Build-Depend on libadwaita-1-dev
  * Build-Depend on libgnome-desktop-4-dev & libgnome-bg-4-dev
  * debian/patches: Drop all patches: applied in new release

 -- Jeremy Bicha <jeremy.bicha@canonical.com>  Tue, 08 Mar 2022 11:57:18 -0500

xdg-desktop-portal-gnome (41.1-2) unstable; urgency=medium

  [ Sebastien Bacher ]
  * debian/control:
    - use the correct case for Multi-Arch to silent a lintian warning
  * Create a control.in and use dh-sequence-gnome.
    This is standard for our GNOME packages and also will mean the
    translations will be handled correctly in Ubuntu.

  [ Simon McVittie ]
  * d/patches: Update translations from upstream gnome-41 branch

 -- Simon McVittie <smcv@debian.org>  Fri, 11 Feb 2022 10:54:57 +0000

xdg-desktop-portal-gnome (41.1-1) unstable; urgency=medium

  * New upstream release
    - Force use of cairo GSK renderer to avoid a crash
    - Translation updates
  * Add missing runtime dependency on gsettings-desktop-schemas
  * Drop unnecessary build-dependency on libgnome-desktop-3-dev.
    The code formerly used from gnome-desktop3 has been copied into this
    project.
  * Add Recommends on gnome-shell | budgie-desktop.
    Many of the portal implementations in this package need a mutter-based
    window manager.
  * Add Recommends on gnome-settings-daemon.
    The settings portal uses this if available.

 -- Simon McVittie <smcv@debian.org>  Mon, 15 Nov 2021 20:45:27 +0000

xdg-desktop-portal-gnome (41.0-1) unstable; urgency=medium

  * Initial packaging (Closes: #994773)

 -- Simon McVittie <smcv@debian.org>  Tue, 21 Sep 2021 18:35:44 +0100
