Compare commits
3 Commits
ubuntu/plu
...
backports/
Author | SHA1 | Date | |
---|---|---|---|
b703e3c72e | |||
06e9ed85f8 | |||
31e72f4f18 |
29
debian/changelog
vendored
29
debian/changelog
vendored
@ -1,31 +1,8 @@
|
|||||||
lxqt-session (2.1.1-0ubuntu2) plucky; urgency=medium
|
lxqt-session (1.4.0-0ubuntu3~ppa23.10.1) mantic; urgency=medium
|
||||||
|
|
||||||
* Update Standards-Version to 4.7.1, no changes needed.
|
* Backport to Mantic.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:56:44 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 01 Jan 2024 14:02:49 -0600
|
||||||
|
|
||||||
lxqt-session (2.1.1-0ubuntu1) plucky; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 11 Jan 2025 16:58:40 -0600
|
|
||||||
|
|
||||||
lxqt-session (2.1.0-0ubuntu1) plucky; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
- Bump build dependencies.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:33:14 -0600
|
|
||||||
|
|
||||||
lxqt-session (2.0.0-0ubuntu1) oracular; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
* Update copyright file.
|
|
||||||
* Drop autostart-ux-polish.patch, applied upstream.
|
|
||||||
* Adjust dependencies.
|
|
||||||
* Bump Standards-Version to 4.7.0, no changes necessary.
|
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:44:52 -0500
|
|
||||||
|
|
||||||
lxqt-session (1.4.0-0ubuntu3) noble; urgency=medium
|
lxqt-session (1.4.0-0ubuntu3) noble; urgency=medium
|
||||||
|
|
||||||
|
27
debian/control
vendored
27
debian/control
vendored
@ -1,28 +1,26 @@
|
|||||||
Source: lxqt-session
|
Source: lxqt-session
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
layer-shell-qt (>= 6.0.0),
|
libkf5windowsystem-dev,
|
||||||
libkf6windowsystem-dev (>= 6.0.0),
|
liblxqt1-dev (>= 1.4.0),
|
||||||
liblayershellqtinterface-dev (>= 6.0.0),
|
|
||||||
liblxqt2-dev (>= 2.1.0),
|
|
||||||
libproc2-dev,
|
libproc2-dev,
|
||||||
|
libqt5svg5-dev,
|
||||||
|
libqt5x11extras5-dev,
|
||||||
libudev-dev [linux-any],
|
libudev-dev [linux-any],
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
qt6-svg-dev (>= 6.6.0),
|
qtxdg-tools (>= 3.12.0),
|
||||||
qt6-wayland-dev (>= 6.6.0),
|
|
||||||
qtxdg-tools (>= 4.1.0),
|
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
Standards-Version: 4.7.1
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging.git
|
||||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-session
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-session
|
||||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-session.git
|
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-session.git
|
||||||
Homepage: https://github.com/lxqt/lxqt-session
|
Homepage: https://github.com/lxqt/lxqt-session
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
@ -61,11 +59,8 @@ Package: lxqt-session-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qt6-translations-l10n, ${misc:Depends}
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||||
Description: Language package for lxqt-session
|
Description: Language package for lxqt-session
|
||||||
LXQt is an advanced, easy-to-use, and fast desktop environment based on
|
The l10n files for lxqt-session.
|
||||||
Qt technologies. It has been tailored for users who value simplicity,
|
|
||||||
speed, and an intuitive interface. Unlike most desktop environments,
|
|
||||||
LXQt also works fine with less powerful machines.
|
|
||||||
.
|
.
|
||||||
This package contains the l10n files needed by lxqt-session.
|
This package contains the l10n files needed by lxqt-session.
|
||||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -3,7 +3,7 @@ Upstream-Name: lxqt-session
|
|||||||
Source: https://github.com/lxqt/lxqt-session
|
Source: https://github.com/lxqt/lxqt-session
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2010-2024 LXQt team
|
Copyright: 2010-2023 LXQt team
|
||||||
2015-2021 Palo Kisa <palo.kisa@gmail.com>
|
2015-2021 Palo Kisa <palo.kisa@gmail.com>
|
||||||
2010-2018 Petr Vanek <petr@scribus.info>
|
2010-2018 Petr Vanek <petr@scribus.info>
|
||||||
2010-2016 Paulo Lieuthier <paulolieuthier@gmail.com>
|
2010-2016 Paulo Lieuthier <paulolieuthier@gmail.com>
|
||||||
@ -22,7 +22,7 @@ License: MIT
|
|||||||
Comment: Some code is taken from numlockx
|
Comment: Some code is taken from numlockx
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2021-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2014-2019 Alf Gaida <agaida@siduction.org>
|
2014-2019 Alf Gaida <agaida@siduction.org>
|
||||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
|
2
debian/lxqt-portals.conf
vendored
Normal file
2
debian/lxqt-portals.conf
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[preferred]
|
||||||
|
default=lxqt;kde;gtk;
|
2
debian/lxqt-session.install
vendored
2
debian/lxqt-session.install
vendored
@ -1,3 +1,4 @@
|
|||||||
|
debian/lxqt-portals.conf /usr/share/xdg-desktop-portal
|
||||||
etc/xdg/autostart/lxqt-xscreensaver-autostart.desktop
|
etc/xdg/autostart/lxqt-xscreensaver-autostart.desktop
|
||||||
usr/bin/lxqt-config-session
|
usr/bin/lxqt-config-session
|
||||||
usr/bin/lxqt-leave
|
usr/bin/lxqt-leave
|
||||||
@ -13,7 +14,6 @@ usr/share/applications/lxqt-shutdown.desktop
|
|||||||
usr/share/applications/lxqt-suspend.desktop
|
usr/share/applications/lxqt-suspend.desktop
|
||||||
usr/share/lxqt/lxqt.conf
|
usr/share/lxqt/lxqt.conf
|
||||||
usr/share/lxqt/session.conf
|
usr/share/lxqt/session.conf
|
||||||
usr/share/lxqt/waylandwindowmanagers.conf
|
|
||||||
usr/share/lxqt/windowmanagers.conf
|
usr/share/lxqt/windowmanagers.conf
|
||||||
usr/share/man/man1/lxqt-config-session.1
|
usr/share/man/man1/lxqt-config-session.1
|
||||||
usr/share/man/man1/lxqt-leave.1
|
usr/share/man/man1/lxqt-leave.1
|
||||||
|
4
debian/lxqt-session.lintian-overrides
vendored
4
debian/lxqt-session.lintian-overrides
vendored
@ -1,4 +0,0 @@
|
|||||||
# This is expected
|
|
||||||
lxqt-session: desktop-entry-lacks-keywords-entry [usr/share/*/*.desktop]
|
|
||||||
lxqt-session: desktop-entry-lacks-icon-entry [usr/share/*/*.desktop]
|
|
||||||
lxqt-session: desktop-entry-invalid-category LXQt [usr/share/*/*.desktop]
|
|
55
debian/patches/autostart-ux-polish.patch
vendored
Normal file
55
debian/patches/autostart-ux-polish.patch
vendored
Normal file
@ -0,0 +1,55 @@
|
|||||||
|
Description: lxqt-config-session/autostart: More strict user inputs
|
||||||
|
Makes name and command mandatory when adding or editing a autostart an
|
||||||
|
application. Check for already existing files when editing.
|
||||||
|
.
|
||||||
|
TODO: Add and Edit functions are almost indentical. Candidates to some
|
||||||
|
refactoring.
|
||||||
|
Author: Luís Pereira <luis.artur.pereira@gmail.com>
|
||||||
|
Origin: upstream
|
||||||
|
Bug: https://github.com/lxqt/lxqt-session/issues/486
|
||||||
|
Applied-Upstream: 35acc5e7fe64ab78616968a5b73b150fdf2f002a
|
||||||
|
Last-Update: 2023-12-22
|
||||||
|
---
|
||||||
|
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
|
||||||
|
--- a/lxqt-config-session/autostartpage.cpp
|
||||||
|
+++ b/lxqt-config-session/autostartpage.cpp
|
||||||
|
@@ -133,6 +133,11 @@ void AutoStartPage::addButton_clicked()
|
||||||
|
while (!success && edit.exec() == QDialog::Accepted)
|
||||||
|
{
|
||||||
|
QModelIndex index = ui->autoStartView->selectionModel()->currentIndex();
|
||||||
|
+ if (edit.name().isEmpty() || edit.command().isEmpty() )
|
||||||
|
+ {
|
||||||
|
+ QMessageBox::critical(this, tr("Error"), tr("Please provide Name and Command"));
|
||||||
|
+ continue;
|
||||||
|
+ }
|
||||||
|
XdgDesktopFile file(XdgDesktopFile::ApplicationType, edit.name(), edit.command());
|
||||||
|
if (edit.needTray())
|
||||||
|
file.setValue(QL1S("X-LXQt-Need-Tray"), true);
|
||||||
|
@@ -148,8 +153,14 @@ void AutoStartPage::editButton_clicked()
|
||||||
|
QModelIndex index = ui->autoStartView->selectionModel()->currentIndex();
|
||||||
|
XdgDesktopFile file = mXdgAutoStartModel->desktopFile(index);
|
||||||
|
AutoStartEdit edit(file.name(), file.value(QL1S("Exec")).toString(), file.contains(QL1S("X-LXQt-Need-Tray")));
|
||||||
|
- if (edit.exec() == QDialog::Accepted)
|
||||||
|
+ bool success = false;
|
||||||
|
+ while (!success && edit.exec() == QDialog::Accepted)
|
||||||
|
{
|
||||||
|
+ if (edit.name().isEmpty() || edit.command().isEmpty() )
|
||||||
|
+ {
|
||||||
|
+ QMessageBox::critical(this, tr("Error"), tr("Please provide Name and Command"));
|
||||||
|
+ continue;
|
||||||
|
+ }
|
||||||
|
file.setLocalizedValue(QL1S("Name"), edit.name());
|
||||||
|
file.setValue(QL1S("Exec"), edit.command());
|
||||||
|
if (edit.needTray())
|
||||||
|
@@ -157,7 +168,10 @@ void AutoStartPage::editButton_clicked()
|
||||||
|
else
|
||||||
|
file.removeEntry(QL1S("X-LXQt-Need-Tray"));
|
||||||
|
|
||||||
|
- mXdgAutoStartModel->setEntry(index, file, true);
|
||||||
|
+ if (mXdgAutoStartModel->setEntry(index, file, true))
|
||||||
|
+ success = true;
|
||||||
|
+ else
|
||||||
|
+ QMessageBox::critical(this, tr("Error"), tr("File '%1' already exists!").arg(file.fileName()));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -1,2 +1,3 @@
|
|||||||
ensure-necessary-paths-are-pulled-from.patch
|
ensure-necessary-paths-are-pulled-from.patch
|
||||||
|
autostart-ux-polish.patch
|
||||||
gtk-3-configuration-copy.patch
|
gtk-3-configuration-copy.patch
|
||||||
|
2
debian/source/lintian-overrides
vendored
2
debian/source/lintian-overrides
vendored
@ -1,2 +0,0 @@
|
|||||||
# We will not be forwarding this patch
|
|
||||||
lxqt-session source: patch-not-forwarded-upstream [debian/patches/gtk-3-configuration-copy.patch]
|
|
102
debian/upstream/signing-key.asc
vendored
102
debian/upstream/signing-key.asc
vendored
@ -1,52 +1,52 @@
|
|||||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||||
|
|
||||||
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
|
||||||
sw==
|
sw==
|
||||||
=gSIv
|
=gSIv
|
||||||
-----END PGP PUBLIC KEY BLOCK-----
|
-----END PGP PUBLIC KEY BLOCK-----
|
||||||
|
Loading…
x
Reference in New Issue
Block a user