Compare commits
No commits in common. "bab4903cbb3a88f18f19f4a227bb3abd0f55908d" and "08293ed15cefa1c03f42daf013c7ca873221a098" have entirely different histories.
bab4903cbb
...
08293ed15c
15
debian/changelog
vendored
15
debian/changelog
vendored
@ -1,18 +1,3 @@
|
|||||||
lxqt-session (1.3.0-0ubuntu4) mantic; urgency=medium
|
|
||||||
|
|
||||||
* d/control: Fix the comments added in -0ubuntu3 so that dpkg can
|
|
||||||
process them properly. (Hotfix for a FTBFS bug)
|
|
||||||
|
|
||||||
-- Thomas Ward <teward@ubuntu.com> Sat, 23 Sep 2023 19:37:40 -0400
|
|
||||||
|
|
||||||
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 <tsimonq2@ubuntu.com> Fri, 22 Sep 2023 14:22:41 -0500
|
|
||||||
|
|
||||||
lxqt-session (1.3.0-0ubuntu2) mantic; urgency=high
|
lxqt-session (1.3.0-0ubuntu2) mantic; urgency=high
|
||||||
|
|
||||||
* Add /usr/share/xdg-desktop-portal/lxqt-portals.conf, which makes XDG
|
* Add /usr/share/xdg-desktop-portal/lxqt-portals.conf, which makes XDG
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -40,10 +40,6 @@ Recommends: lxqt-config,
|
|||||||
pcmanfm-qt,
|
pcmanfm-qt,
|
||||||
qlipper,
|
qlipper,
|
||||||
qps [linux-any],
|
qps [linux-any],
|
||||||
# xdg-desktop-portal-gtk should be removed soon in the future.
|
|
||||||
xdg-desktop-portal-gtk,
|
|
||||||
xdg-desktop-portal-kde,
|
|
||||||
xdg-desktop-portal-lxqt,
|
|
||||||
xscreensaver | gnome-screensaver | light-locker | i3lock | suckless-tools
|
xscreensaver | gnome-screensaver | light-locker | i3lock | suckless-tools
|
||||||
Provides: x-session-manager
|
Provides: x-session-manager
|
||||||
Description: session manager component for LXQt
|
Description: session manager component for LXQt
|
||||||
|
2
debian/lxqt-portals.conf
vendored
2
debian/lxqt-portals.conf
vendored
@ -1,2 +1,2 @@
|
|||||||
[preferred]
|
[preferred]
|
||||||
default=lxqt;kde;gtk;
|
default=lxqt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user