Revert "Sync with Debian version 1.1.0-1."
This reverts commit aa5018171adfd6a1d4adacbecca0bd5cab9f6b43.
This commit is contained in:
parent
aa5018171a
commit
fdeb611940
14
debian/README.source
vendored
Normal file
14
debian/README.source
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
LXQt-config
|
||||||
|
-----------
|
||||||
|
|
||||||
|
Software Licences
|
||||||
|
=================
|
||||||
|
|
||||||
|
This software contains GPL v2+, GPL v3+ and LGPL v2+.
|
||||||
|
This document
|
||||||
|
(http://www.gnu.org/licenses/gpl-faq.html#v3HowToUpgrade)
|
||||||
|
tells us GPL v2+ can upgrade GPL v3+. You can upgrade LGPL v3+
|
||||||
|
|
||||||
|
see also http://gplv3.fsf.org/dd3-faq
|
||||||
|
|
||||||
|
-- Yukiharu YABUKI <yyabuki@debian.org> 2015-08-21 18:42:35+09:00
|
129
debian/changelog
vendored
129
debian/changelog
vendored
@ -1,14 +1,38 @@
|
|||||||
lxqt-config (1.1.0-1) experimental; urgency=medium
|
lxqt-config (1.1.0-0ubuntu2) kinetic; urgency=medium
|
||||||
|
|
||||||
* Add debian/salsa-ci.yml file.
|
* Enhancements to the theme list.
|
||||||
* Update debian/upstream/signing-key.asc.
|
|
||||||
* New upstream version 1.0.0
|
|
||||||
* New upstream version 1.1.0
|
|
||||||
* Build-deps on liblxqt1-dev (>= 1.1.0~).
|
|
||||||
* Drop lxqt-config (<< 0.11.0) from Breaks and Replaces.
|
|
||||||
* lxqt-config.install: ship lxqt-settings-other.directory file.
|
|
||||||
|
|
||||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 13 Jul 2022 23:17:48 +0800
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 11 Jun 2022 14:22:35 -0400
|
||||||
|
|
||||||
|
lxqt-config (1.1.0-0ubuntu1) kinetic; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Bump build dependencies.
|
||||||
|
* Remove old Breaks/Replaces since we're past the LTS.
|
||||||
|
* Add a new entry to the install file.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 01 Jun 2022 15:00:38 -0500
|
||||||
|
|
||||||
|
lxqt-config (0.17.1-0ubuntu1) impish; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release 0.17.1
|
||||||
|
* Update debian/control
|
||||||
|
- Bump Standards-Version to 4.5.1
|
||||||
|
- Use liblxqt0-dev 0.17.0
|
||||||
|
* Rename tag for lintian override
|
||||||
|
* Update debian/copyright
|
||||||
|
* Run wrap-and-sort
|
||||||
|
|
||||||
|
-- apt-ghetto <apt-ghetto@protonmail.com> Thu, 12 Aug 2021 17:03:12 +0200
|
||||||
|
|
||||||
|
lxqt-config (0.16.1-1ubuntu1) hirsute; urgency=medium
|
||||||
|
|
||||||
|
* New upstream version.
|
||||||
|
* Updated recommends.
|
||||||
|
* Bumped debhelper-compat requirement to 13.
|
||||||
|
* Fixed manpage errors about files existing in debian/tmp but not installed anywhere.
|
||||||
|
|
||||||
|
-- Raman Sarda <theloudspeaker@disroot.org> Sun, 21 Feb 2021 22:44:21 +0530
|
||||||
|
|
||||||
lxqt-config (0.16.1-1) unstable; urgency=medium
|
lxqt-config (0.16.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
@ -20,6 +44,17 @@ lxqt-config (0.16.1-1) unstable; urgency=medium
|
|||||||
|
|
||||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 06 Jan 2021 16:09:45 +0800
|
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 06 Jan 2021 16:09:45 +0800
|
||||||
|
|
||||||
|
lxqt-config (0.15.0-0ubuntu1) groovy; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Update upstream signing key.
|
||||||
|
- Bump LXQt build dependencies.
|
||||||
|
- Add build dependency on libxcb-randr0-dev (Closes: #952266).
|
||||||
|
* Bump Standards-version to 4.5.0, no changes needed.
|
||||||
|
* debhelper -> debhelper-compat.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 04 Jun 2020 00:42:32 -0500
|
||||||
|
|
||||||
lxqt-config (0.14.1-4) unstable; urgency=medium
|
lxqt-config (0.14.1-4) unstable; urgency=medium
|
||||||
|
|
||||||
* Added build dependency libxcb-randr0-dev to fix FTBFS in testing and sid.
|
* Added build dependency libxcb-randr0-dev to fix FTBFS in testing and sid.
|
||||||
@ -51,6 +86,13 @@ lxqt-config (0.14.1-1) unstable; urgency=medium
|
|||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Sun, 24 Feb 2019 20:35:48 +0100
|
-- Alf Gaida <agaida@siduction.org> Sun, 24 Feb 2019 20:35:48 +0100
|
||||||
|
|
||||||
|
lxqt-config (0.14.1-0ubuntu1) disco; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Run wrap-and-sort.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 09 Mar 2019 12:54:59 -0600
|
||||||
|
|
||||||
lxqt-config (0.14.0-1) unstable; urgency=medium
|
lxqt-config (0.14.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Cherry-picking new upstream version 0.14.0.
|
* Cherry-picking new upstream version 0.14.0.
|
||||||
@ -68,6 +110,38 @@ lxqt-config (0.14.0-1) unstable; urgency=medium
|
|||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Sun, 27 Jan 2019 17:15:29 +0100
|
-- Alf Gaida <agaida@siduction.org> Sun, 27 Jan 2019 17:15:29 +0100
|
||||||
|
|
||||||
|
lxqt-config (0.14.0-0ubuntu1) disco; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Bump build dependencies.
|
||||||
|
- Remove unneeded patches.
|
||||||
|
* Bump debhelper compat to 12, no changes needed.
|
||||||
|
* Add new lxqt-config-l10n package.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 00:07:14 -0600
|
||||||
|
|
||||||
|
lxqt-config (0.13.0+git20181226-0ubuntu3) disco; urgency=medium
|
||||||
|
|
||||||
|
* Don't recommend lxqt-config-l10n and conflict it at the same time.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 05 Jan 2019 15:08:01 -0600
|
||||||
|
|
||||||
|
lxqt-config (0.13.0+git20181226-0ubuntu2) disco; urgency=medium
|
||||||
|
|
||||||
|
* Add Conflicts/Replaces for lxqt-config-l10n.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 30 Dec 2018 17:42:43 -0600
|
||||||
|
|
||||||
|
lxqt-config (0.13.0+git20181226-0ubuntu1) disco; urgency=medium
|
||||||
|
|
||||||
|
* New upstream Git snapshot.
|
||||||
|
- Remove reverse-applicable patches.
|
||||||
|
- Add a patch lowering the LXQt version required.
|
||||||
|
- Add missing build dependencies.
|
||||||
|
* Bump Standards-version to 4.3.0, no changes needed.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 30 Dec 2018 17:21:31 -0600
|
||||||
|
|
||||||
lxqt-config (0.13.0-1) unstable; urgency=medium
|
lxqt-config (0.13.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Cherry-picking new upstream version 0.13.0.
|
* Cherry-picking new upstream version 0.13.0.
|
||||||
@ -76,6 +150,42 @@ lxqt-config (0.13.0-1) unstable; urgency=medium
|
|||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Thu, 24 May 2018 20:43:08 +0200
|
-- Alf Gaida <agaida@siduction.org> Thu, 24 May 2018 20:43:08 +0200
|
||||||
|
|
||||||
|
lxqt-config (0.13.0-0ubuntu5) cosmic; urgency=medium
|
||||||
|
|
||||||
|
* Set default GTK theme if rc file doesn't exists.
|
||||||
|
|
||||||
|
-- Hans P. Möller <hmoller@gmail.com> Thu, 04 Oct 2018 14:44:03 -0300
|
||||||
|
|
||||||
|
lxqt-config (0.13.0-0ubuntu4) cosmic; urgency=medium
|
||||||
|
|
||||||
|
* Make a path for GTK settings if it does not exist.
|
||||||
|
|
||||||
|
-- Walter Lapchynski <wxl@ubuntu.com> Mon, 03 Sep 2018 00:43:25 -7000
|
||||||
|
|
||||||
|
lxqt-config (0.13.0-0ubuntu3) cosmic; urgency=medium
|
||||||
|
|
||||||
|
* Run wrap-and-sort.
|
||||||
|
* Demote qt5-style-plugins to a Suggests, because some of the themes are not
|
||||||
|
working (LP: #1785401).
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 09 Aug 2018 14:24:44 -0500
|
||||||
|
|
||||||
|
lxqt-config (0.13.0-0ubuntu2) cosmic; urgency=medium
|
||||||
|
|
||||||
|
* Bump Standards-version to 4.1.5, no changes needed.
|
||||||
|
* Change Uploaders to Ubuntu uploaders.
|
||||||
|
* Add support for modifying GTK themes.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 30 Jul 2018 16:35:02 -0500
|
||||||
|
|
||||||
|
lxqt-config (0.13.0-0ubuntu1) cosmic; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Update Vcs-* and Maintainer to Lubuntu values.
|
||||||
|
* Update build dependencies.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 22 May 2018 23:25:36 -0500
|
||||||
|
|
||||||
lxqt-config (0.12.0-4) unstable; urgency=medium
|
lxqt-config (0.12.0-4) unstable; urgency=medium
|
||||||
|
|
||||||
* Bumped compat to 11
|
* Bumped compat to 11
|
||||||
@ -246,3 +356,4 @@ lxqt-config (0.9.0+20150806-1) unstable; urgency=medium
|
|||||||
* Added README.source -- mention for License.
|
* Added README.source -- mention for License.
|
||||||
|
|
||||||
-- Yukiharu YABUKI <yyabuki@debian.org> Fri, 21 Aug 2015 19:40:47 +0900
|
-- Yukiharu YABUKI <yyabuki@debian.org> Fri, 21 Aug 2015 19:40:47 +0900
|
||||||
|
|
||||||
|
43
debian/control
vendored
43
debian/control
vendored
@ -1,15 +1,13 @@
|
|||||||
Source: lxqt-config
|
Source: lxqt-config
|
||||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
|
||||||
Yukiharu YABUKI <yyabuki@debian.org>
|
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 12),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5screen-dev,
|
libkf5screen-dev,
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt1-dev (>= 1.1.0~),
|
liblxqt1-dev (>= 1.1.0),
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
@ -20,36 +18,35 @@ Build-Depends: debhelper-compat (= 12),
|
|||||||
qtbase5-private-dev,
|
qtbase5-private-dev,
|
||||||
xserver-xorg-input-libinput-dev,
|
xserver-xorg-input-libinput-dev,
|
||||||
zlib1g-dev
|
zlib1g-dev
|
||||||
Standards-Version: 4.5.0
|
Standards-Version: 4.5.1
|
||||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-config
|
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-config/
|
||||||
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-config.git
|
Vcs-Git: https://phab.lubuntu.me/source/lxqt-config.git
|
||||||
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-config
|
||||||
|
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-config.git
|
||||||
Homepage: https://github.com/lxqt/lxqt-config
|
Homepage: https://github.com/lxqt/lxqt-config
|
||||||
|
|
||||||
Package: lxqt-config
|
Package: lxqt-config
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
${shlibs:Depends}
|
|
||||||
Recommends: galternatives,
|
Recommends: galternatives,
|
||||||
lxqt-config-l10n,
|
lxqt-config-l10n,
|
||||||
lxqt-policykit,
|
lxqt-policykit,
|
||||||
lxqt-powermanagement,
|
lxqt-powermanagement,
|
||||||
lxqt-qtplugin,
|
lxqt-qtplugin,
|
||||||
lxqt-session,
|
lxqt-session,
|
||||||
qt5-style-plugins,
|
system-config-printer
|
||||||
system-config-printer,
|
|
||||||
xsettingsd
|
|
||||||
Suggests: adwaita-qt,
|
Suggests: adwaita-qt,
|
||||||
|
cmst [linux-any] | network-manager-gnome [linux-any],
|
||||||
faenza-icon-theme,
|
faenza-icon-theme,
|
||||||
gnome-themes-standard,
|
gnome-themes-standard,
|
||||||
gparted | partitionmanager [linux-any],
|
gparted | partitionmanager [linux-any],
|
||||||
cmst [linux-any] | network-manager-gnome [linux-any],
|
|
||||||
lxqt | lxqt-core,
|
|
||||||
lxappearance,
|
lxappearance,
|
||||||
|
lxqt | lxqt-core,
|
||||||
obconf-qt,
|
obconf-qt,
|
||||||
|
qt5-style-plugins,
|
||||||
synaptic
|
synaptic
|
||||||
Description: LXQt system settings center
|
Description: LXQt system settings center
|
||||||
The LXQt system settings center which summarizes all configuration tools as
|
The LXQt system settings center
|
||||||
well as counterparts of other LXQt components or third-party applications.
|
|
||||||
.
|
.
|
||||||
This package contain the LXQt configuration ui.
|
This package contain the LXQt configuration ui.
|
||||||
|
|
||||||
@ -57,10 +54,6 @@ Package: lxqt-config-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: ${misc:Depends},
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||||
qttranslations5-l10n
|
|
||||||
Description: Language package for lxqt-config
|
Description: Language package for lxqt-config
|
||||||
The LXQt system settings center which summarizes all configuration tools as
|
This package contains the l10n files needed by lxqt-config.
|
||||||
well as counterparts of other LXQt components or third-party applications.
|
|
||||||
.
|
|
||||||
This package contains the l10n files needed by the lxqt-config.
|
|
||||||
|
53
debian/copyright
vendored
53
debian/copyright
vendored
@ -3,10 +3,11 @@ Upstream-Name: lxqt-config
|
|||||||
Source: https://github.com/lxqt/lxqt-config
|
Source: https://github.com/lxqt/lxqt-config
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2012-2019 LXQt team
|
Copyright: 2012-2020, LXQt team
|
||||||
2010-2012 Razor team
|
2010-2012, Razor team
|
||||||
2013 Christian Surlykke
|
2013, Christian Surlykke
|
||||||
2014 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
2014, Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
|
2014, Luís Pereira <luis.artur.pereira@gmail.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: lxqt-config-appearance/iconthemeinfo.cpp
|
Files: lxqt-config-appearance/iconthemeinfo.cpp
|
||||||
@ -19,7 +20,8 @@ Copyright: 2007, 2009 Rafael Fernández López <ereslibre@kde.org>
|
|||||||
2007 John Tapsell <tapsell@kde.org>
|
2007 John Tapsell <tapsell@kde.org>
|
||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
|
|
||||||
Files: liblxqt-config-cursor/cfgfile.h
|
Files: liblxqt-config-cursor/cfgfile.cpp
|
||||||
|
liblxqt-config-cursor/cfgfile.h
|
||||||
liblxqt-config-cursor/main.cpp
|
liblxqt-config-cursor/main.cpp
|
||||||
liblxqt-config-cursor/main.h
|
liblxqt-config-cursor/main.h
|
||||||
liblxqt-config-cursor/selectwnd.cpp
|
liblxqt-config-cursor/selectwnd.cpp
|
||||||
@ -59,7 +61,31 @@ Files: lxqt-config-input/keyboardconfig.cpp
|
|||||||
Copyright: 2013-2014 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
Copyright: 2013-2014 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
Files: lxqt-config-monitor/main.cpp
|
Files: lxqt-config-input/touchpadconfig.cpp
|
||||||
|
lxqt-config-input/touchpadconfig.h
|
||||||
|
lxqt-config-input/touchpaddevice.cpp
|
||||||
|
lxqt-config-input/touchpaddevice.h
|
||||||
|
Copyright: 2016-2018, Chih-Hsuan Yen <yan12125@gmail.com>
|
||||||
|
License: GPL-2.0+
|
||||||
|
|
||||||
|
Files: lxqt-config-locale/combobox.h
|
||||||
|
Copyright: 2018, Pedram Pourang <tsujan2000@gmail.com>
|
||||||
|
License: GPL-2.0+
|
||||||
|
|
||||||
|
Files: lxqt-config-locale/localeconfig.cpp
|
||||||
|
lxqt-config-locale/localeconfig.h
|
||||||
|
Copyright: 2014, LXQt team
|
||||||
|
2014, Sebastian Kügler <sebas@kde.org>
|
||||||
|
License: GPL-2.0+
|
||||||
|
|
||||||
|
Files: lxqt-config-monitor/fastmenu.cpp
|
||||||
|
lxqt-config-monitor/fastmenu.h
|
||||||
|
lxqt-config-monitor/kscreenutils.h
|
||||||
|
lxqt-config-monitor/loadsettings.cpp
|
||||||
|
lxqt-config-monitor/loadsettings.h
|
||||||
|
lxqt-config-monitor/main.cpp
|
||||||
|
lxqt-config-monitor/managesavedsettings.cpp
|
||||||
|
lxqt-config-monitor/managesavedsettings.h
|
||||||
lxqt-config-monitor/monitor.cpp
|
lxqt-config-monitor/monitor.cpp
|
||||||
lxqt-config-monitor/monitor.h
|
lxqt-config-monitor/monitor.h
|
||||||
lxqt-config-monitor/monitorwidget.cpp
|
lxqt-config-monitor/monitorwidget.cpp
|
||||||
@ -68,23 +94,34 @@ Files: lxqt-config-monitor/main.cpp
|
|||||||
lxqt-config-monitor/monitorsettingsdialog.cpp
|
lxqt-config-monitor/monitorsettingsdialog.cpp
|
||||||
lxqt-config-monitor/monitorsettingsdialog.h
|
lxqt-config-monitor/monitorsettingsdialog.h
|
||||||
lxqt-config-monitor/savesettings.cpp
|
lxqt-config-monitor/savesettings.cpp
|
||||||
Copyright: 2014 P.L. Lucas <selairi@gmail.com>
|
lxqt-config-monitor/settingsdialog.cpp
|
||||||
|
lxqt-config-monitor/settingsdialog.h
|
||||||
|
lxqt-config-monitor/timeoutdialog.cpp
|
||||||
|
lxqt-config-monitor/timeoutdialog.h
|
||||||
|
Copyright: 2014-2016, 2019, P.L. Lucas <selairi@gmail.com>
|
||||||
2014 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
2014 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
Files: lxqt-config-brightness/brightnesssettings.*
|
Files: lxqt-config-brightness/brightnesssettings.*
|
||||||
lxqt-config-brightness/main.cpp
|
lxqt-config-brightness/main.cpp
|
||||||
lxqt-config-brightness/monitorinfo.*
|
lxqt-config-brightness/monitorinfo.*
|
||||||
|
lxqt-config-brightness/outputwidget.cpp
|
||||||
|
lxqt-config-brightness/outputwidget.h
|
||||||
Copyright: 2016 P.L. Lucas <selairi@gmail.com>
|
Copyright: 2016 P.L. Lucas <selairi@gmail.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
|
Files: lxqt-config-brightness/brightnesswatcher.cpp
|
||||||
|
lxqt-config-brightness/brightnesswatcher.h
|
||||||
|
Copyright: 2020, Luís Pereira <luis.artur.pereira@gmail.com>
|
||||||
|
License: GPL-2.0+
|
||||||
|
|
||||||
Files: lxqt-config-brightness/xrandrbrightness.*
|
Files: lxqt-config-brightness/xrandrbrightness.*
|
||||||
Copyright: 2015 Kai Uwe Broulik <kde@privat.broulik.de>
|
Copyright: 2015 Kai Uwe Broulik <kde@privat.broulik.de>
|
||||||
2010 Lukas Tinkl <ltinkl@redhat.com>
|
2010 Lukas Tinkl <ltinkl@redhat.com>
|
||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014-2020 Alf Gaida <agaida@siduction.org>
|
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
|
||||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
|
6
debian/gbp.conf
vendored
6
debian/gbp.conf
vendored
@ -1,6 +0,0 @@
|
|||||||
[DEFAULT]
|
|
||||||
debian-branch = debian/sid
|
|
||||||
upstream-branch = upstream/latest
|
|
||||||
pristine-tar = True
|
|
||||||
compression = xz
|
|
||||||
|
|
10
debian/lintian-overrides
vendored
10
debian/lintian-overrides
vendored
@ -1,9 +1,9 @@
|
|||||||
# there will be no man-pages in a foreseeable future
|
# there will be no man-pages in a foreseeable future
|
||||||
lxqt-config: binary-without-manpage usr/bin/lxqt-config-brightness
|
lxqt-config: no-manual-page usr/bin/lxqt-config-brightness
|
||||||
lxqt-config: binary-without-manpage usr/bin/lxqt-config-file-associations
|
lxqt-config: no-manual-page usr/bin/lxqt-config-file-associations
|
||||||
lxqt-config: binary-without-manpage usr/bin/lxqt-config-input
|
lxqt-config: no-manual-page usr/bin/lxqt-config-input
|
||||||
lxqt-config: binary-without-manpage usr/bin/lxqt-config-locale
|
lxqt-config: no-manual-page usr/bin/lxqt-config-locale
|
||||||
lxqt-config: binary-without-manpage usr/bin/lxqt-config-monitor
|
lxqt-config: no-manual-page usr/bin/lxqt-config-monitor
|
||||||
|
|
||||||
# not a bug, LXQt has not reached free-desktop yet
|
# not a bug, LXQt has not reached free-desktop yet
|
||||||
lxqt-config: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-appearance.desktop
|
lxqt-config: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-appearance.desktop
|
||||||
|
32
debian/lxqt-config.install
vendored
32
debian/lxqt-config.install
vendored
@ -1,21 +1,21 @@
|
|||||||
etc/xdg/menus/lxqt-config.menu
|
etc/xdg/menus/lxqt-config.menu
|
||||||
usr/share/applications/lxqt-config-locale.desktop
|
usr/bin/lxqt-config
|
||||||
usr/share/applications/lxqt-config-file-associations.desktop
|
|
||||||
usr/share/applications/lxqt-config-appearance.desktop
|
|
||||||
usr/share/applications/lxqt-config-brightness.desktop
|
|
||||||
usr/share/applications/lxqt-config-monitor.desktop
|
|
||||||
usr/share/applications/lxqt-config-input.desktop
|
|
||||||
usr/share/applications/lxqt-config.desktop
|
|
||||||
usr/share/desktop-directories/lxqt-settings-lxqt.directory
|
|
||||||
usr/share/desktop-directories/lxqt-settings-system.directory
|
|
||||||
usr/share/desktop-directories/lxqt-settings-other.directory
|
|
||||||
usr/share/lxqt/icons/monitor.svg
|
|
||||||
usr/share/icons/hicolor/48x48/apps/brightnesssettings.svg
|
|
||||||
usr/bin/lxqt-config-input
|
|
||||||
usr/bin/lxqt-config-monitor
|
|
||||||
usr/bin/lxqt-config-appearance
|
usr/bin/lxqt-config-appearance
|
||||||
usr/bin/lxqt-config-brightness
|
usr/bin/lxqt-config-brightness
|
||||||
usr/bin/lxqt-config-file-associations
|
usr/bin/lxqt-config-file-associations
|
||||||
|
usr/bin/lxqt-config-input
|
||||||
usr/bin/lxqt-config-locale
|
usr/bin/lxqt-config-locale
|
||||||
usr/bin/lxqt-config
|
usr/bin/lxqt-config-monitor
|
||||||
usr/lib/*/lxqt-config/liblxqt-config-cursor.so
|
usr/lib/*/lxqt-config/liblxqt-config-cursor.so
|
||||||
|
usr/share/applications/lxqt-config-appearance.desktop
|
||||||
|
usr/share/applications/lxqt-config-brightness.desktop
|
||||||
|
usr/share/applications/lxqt-config-file-associations.desktop
|
||||||
|
usr/share/applications/lxqt-config-input.desktop
|
||||||
|
usr/share/applications/lxqt-config-locale.desktop
|
||||||
|
usr/share/applications/lxqt-config-monitor.desktop
|
||||||
|
usr/share/applications/lxqt-config.desktop
|
||||||
|
usr/share/desktop-directories/lxqt-settings-lxqt.directory
|
||||||
|
usr/share/desktop-directories/lxqt-settings-other.directory
|
||||||
|
usr/share/desktop-directories/lxqt-settings-system.directory
|
||||||
|
usr/share/icons/hicolor/48x48/apps/brightnesssettings.svg
|
||||||
|
usr/share/lxqt/icons/monitor.svg
|
||||||
|
2
debian/manpages
vendored
2
debian/manpages
vendored
@ -1,3 +1,3 @@
|
|||||||
usr/share/man/man1/lxqt-config.1
|
|
||||||
usr/share/man/man1/lxqt-config-appearance.1
|
usr/share/man/man1/lxqt-config-appearance.1
|
||||||
usr/share/man/man1/lxqt-config-mouse.1
|
usr/share/man/man1/lxqt-config-mouse.1
|
||||||
|
usr/share/man/man1/lxqt-config.1
|
||||||
|
1
debian/patches/series
vendored
Normal file
1
debian/patches/series
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
theme-list-enhancements.patch
|
109
debian/patches/theme-list-enhancements.patch
vendored
Normal file
109
debian/patches/theme-list-enhancements.patch
vendored
Normal file
@ -0,0 +1,109 @@
|
|||||||
|
From ccc2ede1557523ed396e488f705132f187ab750f Mon Sep 17 00:00:00 2001
|
||||||
|
From: tsujan <tsujan2000@gmail.com>
|
||||||
|
Date: Mon, 16 May 2022 19:05:49 +0430
|
||||||
|
Subject: [PATCH] Small enhancement to theme list in appearance config dialog
|
||||||
|
(#854)
|
||||||
|
|
||||||
|
* Small enhancement to theme list in appearance config dialog
|
||||||
|
|
||||||
|
Themes are always sorted alphabetically, user themes are distinguished, and theme folders can be opened by double clicking or by using context menus.
|
||||||
|
|
||||||
|
Closes https://github.com/lxqt/lxqt-config/issues/852
|
||||||
|
|
||||||
|
* Don't use `WhatsThisRole` for theme path
|
||||||
|
|
||||||
|
`WhatsThisRole` might be needed later for another purpose, and finding the theme path directly has no real cost.
|
||||||
|
---
|
||||||
|
lxqt-config-appearance/lxqtthemeconfig.cpp | 40 ++++++++++++++++++++++
|
||||||
|
lxqt-config-appearance/lxqtthemeconfig.h | 4 +++
|
||||||
|
2 files changed, 44 insertions(+)
|
||||||
|
|
||||||
|
diff --git a/lxqt-config-appearance/lxqtthemeconfig.cpp b/lxqt-config-appearance/lxqtthemeconfig.cpp
|
||||||
|
index 49b65e8b..8bc903f8 100644
|
||||||
|
--- a/lxqt-config-appearance/lxqtthemeconfig.cpp
|
||||||
|
+++ b/lxqt-config-appearance/lxqtthemeconfig.cpp
|
||||||
|
@@ -32,6 +32,11 @@
|
||||||
|
#include <QProcess>
|
||||||
|
#include <QItemDelegate>
|
||||||
|
#include <QPainter>
|
||||||
|
+#include <QMenu>
|
||||||
|
+#include <QDesktopServices>
|
||||||
|
+#include <QUrl>
|
||||||
|
+
|
||||||
|
+#include <XdgDirs>
|
||||||
|
|
||||||
|
/*!
|
||||||
|
* \brief Simple delegate to draw system background color below decoration/icon
|
||||||
|
@@ -84,6 +89,10 @@ LXQtThemeConfig::LXQtThemeConfig(LXQt::Settings *settings, QWidget *parent) :
|
||||||
|
{
|
||||||
|
QString themeName = theme.name();
|
||||||
|
themeName[0] = themeName[0].toTitleCase();
|
||||||
|
+ if (theme.path().contains(XdgDirs::dataHome(false) + QStringLiteral("/")))
|
||||||
|
+ {
|
||||||
|
+ themeName += QStringLiteral(" ") + tr("(User Theme)");
|
||||||
|
+ }
|
||||||
|
QTreeWidgetItem *item = new QTreeWidgetItem(QStringList(themeName));
|
||||||
|
if (!theme.previewImage().isEmpty())
|
||||||
|
{
|
||||||
|
@@ -93,11 +102,16 @@ LXQtThemeConfig::LXQtThemeConfig(LXQt::Settings *settings, QWidget *parent) :
|
||||||
|
item->setData(0, Qt::UserRole, theme.name());
|
||||||
|
ui->lxqtThemeList->addTopLevelItem(item);
|
||||||
|
}
|
||||||
|
+ ui->lxqtThemeList->sortItems(0, Qt::AscendingOrder);
|
||||||
|
+ ui->lxqtThemeList->setContextMenuPolicy(Qt::CustomContextMenu);
|
||||||
|
|
||||||
|
initControls();
|
||||||
|
|
||||||
|
connect(ui->lxqtThemeList, &QTreeWidget::currentItemChanged, this, &LXQtThemeConfig::settingsChanged);
|
||||||
|
connect(ui->wallpaperOverride, &QAbstractButton::clicked, this, &LXQtThemeConfig::settingsChanged);
|
||||||
|
+
|
||||||
|
+ connect(ui->lxqtThemeList, &QTreeWidget::itemDoubleClicked, this, &LXQtThemeConfig::doubleClicked);
|
||||||
|
+ connect(ui->lxqtThemeList, &QWidget::customContextMenuRequested, this, &LXQtThemeConfig::contextMenu);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@@ -145,3 +159,29 @@ void LXQtThemeConfig::applyLxqtTheme()
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
+
|
||||||
|
+void LXQtThemeConfig::doubleClicked(QTreeWidgetItem *item, int /*column*/)
|
||||||
|
+{
|
||||||
|
+ if (!item)
|
||||||
|
+ return;
|
||||||
|
+
|
||||||
|
+ LXQt::LXQtTheme theme{item->data(0, Qt::UserRole).toString()};
|
||||||
|
+ if (!theme.isValid())
|
||||||
|
+ return;
|
||||||
|
+
|
||||||
|
+ // first try "qtxdg-mat"; fall back to QDesktopServices if we are not inside an LXQt session
|
||||||
|
+ if (!QProcess::startDetached(QStringLiteral("qtxdg-mat"), QStringList() << QStringLiteral("open") << theme.path()))
|
||||||
|
+ {
|
||||||
|
+ QDesktopServices::openUrl(QUrl(theme.path()));
|
||||||
|
+ }
|
||||||
|
+}
|
||||||
|
+
|
||||||
|
+void LXQtThemeConfig::contextMenu(const QPoint& p)
|
||||||
|
+{
|
||||||
|
+ QMenu menu;
|
||||||
|
+ QAction *a = menu.addAction(tr("Open theme folder"));
|
||||||
|
+ connect(a, &QAction::triggered, [this, p] {
|
||||||
|
+ doubleClicked(ui->lxqtThemeList->itemAt(p), 0);
|
||||||
|
+ });
|
||||||
|
+ menu.exec(ui->lxqtThemeList->viewport()->mapToGlobal(p));
|
||||||
|
+}
|
||||||
|
diff --git a/lxqt-config-appearance/lxqtthemeconfig.h b/lxqt-config-appearance/lxqtthemeconfig.h
|
||||||
|
index 8846dbbe..1886738c 100644
|
||||||
|
--- a/lxqt-config-appearance/lxqtthemeconfig.h
|
||||||
|
+++ b/lxqt-config-appearance/lxqtthemeconfig.h
|
||||||
|
@@ -53,6 +53,10 @@ public slots:
|
||||||
|
signals:
|
||||||
|
void settingsChanged();
|
||||||
|
|
||||||
|
+private slots:
|
||||||
|
+ void doubleClicked(QTreeWidgetItem *item, int column);
|
||||||
|
+ void contextMenu(const QPoint& p);
|
||||||
|
+
|
||||||
|
private:
|
||||||
|
Ui::LXQtThemeConfig *ui;
|
||||||
|
LXQt::Settings *mSettings;
|
24
debian/rules
vendored
24
debian/rules
vendored
@ -5,28 +5,14 @@ export LC_ALL=C.UTF-8
|
|||||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||||
|
|
||||||
include /usr/share/dpkg/architecture.mk
|
|
||||||
|
|
||||||
ifeq ($(DEB_HOST_ARCH_OS), kfreebsd)
|
|
||||||
CONF_FLAGS += -DWITH_TOUCHPAD=NO
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(DEB_HOST_ARCH_OS), hurd)
|
|
||||||
CONF_FLAGS += -DWITH_TOUCHPAD=NO
|
|
||||||
endif
|
|
||||||
|
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh ${@} --buildsystem cmake
|
dh ${@} --buildsystem cmake
|
||||||
|
|
||||||
override_dh_missing:
|
override_dh_auto_configure:
|
||||||
dh_missing --fail-missing
|
dh_auto_configure -- \
|
||||||
|
-DPULL_TRANSLATIONS=OFF \
|
||||||
|
-DUPDATE_TRANSLATIONS=OFF \
|
||||||
|
-DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||||
|
|
||||||
override_dh_makeshlibs:
|
override_dh_makeshlibs:
|
||||||
dh_makeshlibs -Xlxqt-config
|
dh_makeshlibs -Xlxqt-config
|
||||||
|
|
||||||
override_dh_auto_configure:
|
|
||||||
dh_auto_configure -- \
|
|
||||||
-DUPDATE_TRANSLATIONS=OFF \
|
|
||||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
|
||||||
$(CONF_FLAGS)
|
|
||||||
|
12
debian/salsa-ci.yml
vendored
12
debian/salsa-ci.yml
vendored
@ -1,12 +0,0 @@
|
|||||||
# For more information on what jobs are run see:
|
|
||||||
# https://salsa.debian.org/salsa-ci-team/pipeline
|
|
||||||
#
|
|
||||||
# To enable the jobs, go to your repository (at salsa.debian.org)
|
|
||||||
# and click over Settings > CI/CD > Expand (in General pipelines).
|
|
||||||
# In "Custom CI config path" write debian/salsa-ci.yml and click
|
|
||||||
# in "Save Changes". The CI tests will run after the next commit.
|
|
||||||
---
|
|
||||||
include:
|
|
||||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
|
|
||||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
|
|
||||||
|
|
7
debian/upstream/metadata
vendored
7
debian/upstream/metadata
vendored
@ -1,7 +0,0 @@
|
|||||||
Name: lxqt-config
|
|
||||||
Bug-Database: https://github.com/lxqt/lxqt-config/issues
|
|
||||||
Bug-Submit: https://github.com/lxqt/lxqt-config/issues/new
|
|
||||||
Changelog: https://github.com/lxqt/lxqt-config/blob/master/CHANGELOG
|
|
||||||
Repository: https://github.com/lxqt/lxqt-config
|
|
||||||
Repository-Browser: https://github.com/lxqt/lxqt-config
|
|
||||||
|
|
152
debian/upstream/signing-key.asc
vendored
152
debian/upstream/signing-key.asc
vendored
@ -1,102 +1,52 @@
|
|||||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||||
|
|
||||||
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
|
||||||
=h7ww
|
NLJtd3SsRjc7ICtGdCvej59IvCDTjxtkhx5okF03APi1aXpHQrE18/arFD7BpoGO
|
||||||
-----END PGP PUBLIC KEY BLOCK-----
|
sw==
|
||||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
=gSIv
|
||||||
|
|
||||||
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
|
|
||||||
sw==
|
|
||||||
=gSIv
|
|
||||||
-----END PGP PUBLIC KEY BLOCK-----
|
-----END PGP PUBLIC KEY BLOCK-----
|
||||||
|
Loading…
x
Reference in New Issue
Block a user