diff --git a/debian/changelog b/debian/changelog index a2f6488..877f417 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +lxqt-session (1.3.0-0ubuntu3) mantic; urgency=medium + + * Since the LXQt handler is limited in the portals it supports, add KDE and + GTK as fallbacks. The GTK fallback needs to be removed once KDE's is + better. + + -- Simon Quigley Fri, 22 Sep 2023 14:22:41 -0500 + lxqt-session (1.3.0-0ubuntu2) mantic; urgency=high * Add /usr/share/xdg-desktop-portal/lxqt-portals.conf, which makes XDG diff --git a/debian/control b/debian/control index 4d0097f..87fbc6f 100644 --- a/debian/control +++ b/debian/control @@ -40,6 +40,9 @@ Recommends: lxqt-config, pcmanfm-qt, qlipper, qps [linux-any], + xdg-desktop-portal-gtk, # Should be removed soon + xdg-desktop-portal-kde, + xdg-desktop-portal-lxqt, xscreensaver | gnome-screensaver | light-locker | i3lock | suckless-tools Provides: x-session-manager Description: session manager component for LXQt diff --git a/debian/lxqt-portals.conf b/debian/lxqt-portals.conf index 9381204..8ecf7c9 100644 --- a/debian/lxqt-portals.conf +++ b/debian/lxqt-portals.conf @@ -1,2 +1,2 @@ [preferred] -default=lxqt +default=lxqt;kde;gtk;