Accepting request 846007 from X11:LXQt

- Update to 0.16.0:
  * Use a stylesheet for progress-bars of Sensors plugin.
  * Implemented auto-hiding for Status Notifier.
  * Added option to task button for moving the window to
    next monitor.
  * Added option to place task buttons of new windows next to the
    existing ones of same class when task buttons are ungrouped.
  * Removed incorrect and redundant explanation of milliseconds
    from World Clock.
  * Don't call non-const member functions on temporaries.
  * Prevent possible C++11 range loop container detachment.
  * Fixed the sizes and alignments of some plugins at startup.
  * Added right-click menu to main menu items.
  * Address deprecation warnings/errors.
  * Added XF86Eject button action.

OBS-URL: https://build.opensuse.org/request/show/846007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-panel?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2020-11-04 17:28:18 +00:00 committed by Git OBS Bridge
commit e3ebef9381
6 changed files with 46 additions and 27 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86052bab16fa5b4b5a8e5a522e2de6ac0b12e40fedf18d0636e9db306ea280ac
size 473356

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQJJBAABCAAzFiEEGd/fOleb1QnbtXLYvnkwB60i334FAl7FIzwVHHRzdWphbjIw
MDBAZ21haWwuY29tAAoJEL55MAetIt9+u+kQAIsZ9lXEifr3LOX6SOX5oINKLPwS
AHHbXdYEQLfOm1aaHbV2DjrRmyZV7V/e0w+3LPzy7Hyi0959XKelBHdpElI9vJi1
JRa5Tv0L8yx4vLqReFByAMfd+2Q+uGtLn2zK4ghyUxIGByxZM+tvHZg1/9rALGta
HGIcNbMN5lUJMVXcEGo/c8RW1rLVxbrA6DNvDkIVOtFwKpMrM9to0f09qpMtlI/M
bPttt4+le+aMVOaxAEczyox+U7UDO1aQeKbcyiK6hKJ42/a75+hP+YVFrr8QNyVd
jZ5DdhGik0+Be4KwwX7VjxFwQDPCDNPVdj4C/sgsOROteRbQaMgwGijEjKf3N07o
rIrg9cJRuznBH0OBqmzlvyNXwI2jMaJy19gvO8iyykbIt54+9klhvYZ5ChjPelYT
RDkdgqWfRnUdCySV/SfiFHblmbpWaKwX89xrJ1NWD/CDI6KIGln4uqy1Sew254lD
F2DYYyUC1NJTbZ+La+V9BBQDlvLU0d8ooB4C7jsJf7ocJ5+dlRT9pGipkEbuWHEl
Z/DPlNwsLuIfqo3ePFQwoZ/2L2kkzF2y3/9+zjaf65ckYHiMH/0GiHpvOmh24DUF
nid4NaYTDtYknAYi8H50/b2xgjnnCkJe1NfGWMsy7r/Duz+5qtHecXEoI8wNBY2w
jmkkSNLv/yjxM7CV
=0zBK
-----END PGP SIGNATURE-----

3
lxqt-panel-0.16.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cade0427fcd969e325798040e08061ac9510670106b63f993c2ee75e381bd658
size 473508

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
iQJJBAABCAAzFiEEGd/fOleb1QnbtXLYvnkwB60i334FAl+iqz4VHHRzdWphbjIw
MDBAZ21haWwuY29tAAoJEL55MAetIt9+8qUQAMS43vPvJ1iV2Caw973PfPmlOwWi
RuLZ8o8ye22ISov2GflXESNQTrZdn+6HzftJKtpsOtncXI3QF7DftaQs0SIPGh+g
/DInpvEqki4nSU1fuzJWS4rNmj46rCkVjX49xT0g6DpXAPfdPddsN+MNk1ZFZR/H
r97+cNgrBcNpYHhuJUEZaHHGqAJ+KjjUrMTWGe5zTMqpaCuvPwDq1IawIEqS+Do1
lbcpQmZHvVx8KVZ/ydvbUlEYLiG2wPuwlSwWkvPOZe6dD6Vvt6keS2Sr24A/qAl6
DRXcra9lCj1SH1fG1s/2uUVdlD8GuNaUczurD0WspRsSZtp+mq4ah1ZIggvAECjP
OZybf1q0WDKKV5dVHB1G5B5FDUEw2Z4gNFYv5dG845OaX/zVK67FLHV26fBvCSP0
PivxjmWP8JmTDZyJeqQaS2tCvgEn2ZzGJT3DKm/mrWVNpBt5FXVRqWS7YwXNCQ3a
1t7HGYneOXD3zULm7DfajHLPft7rFMmohjL+7JdSguezsHBH2pakTR1ZhzBe4aUy
Mjhbz17KhrWAYHM7LY/3jjit9z1AUgsu03Td8utyfgwx8p6ljQr/CsSqMlbmQLON
EhLPdHFYnQwzrxm5e0Ma/zWD4ckQ8cAtZxy3SQSDJhr9/88rYNATbly/tbZbtqjQ
tBpXV9ETQEy2UO2n
=qrgn
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Nov 4 13:46:35 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Update to 0.16.0:
* Use a stylesheet for progress-bars of Sensors plugin.
* Implemented auto-hiding for Status Notifier.
* Added option to task button for moving the window to
next monitor.
* Added option to place task buttons of new windows next to the
existing ones of same class when task buttons are ungrouped.
* Removed incorrect and redundant explanation of milliseconds
from World Clock.
* Don't call non-const member functions on temporaries.
* Prevent possible C++11 range loop container detachment.
* Fixed the sizes and alignments of some plugins at startup.
* Added right-click menu to main menu items.
* Address deprecation warnings/errors.
* Added XF86Eject button action.
-------------------------------------------------------------------
Wed May 20 12:37:45 UTC 2020 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: lxqt-panel
Version: 0.15.1
Version: 0.16.0
Release: 0
Summary: Desktop Panel for LXQt
License: GPL-2.0-or-later
@ -31,13 +31,13 @@ BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: libsensors4-devel
BuildRequires: lxqt-build-tools-devel >= 0.7.0
BuildRequires: lxqt-build-tools-devel >= 0.8.0
BuildRequires: pkgconfig
BuildRequires: cmake(KF5Solid) >= 5.5.0
BuildRequires: cmake(KF5WindowSystem) >= 5.5.0
BuildRequires: cmake(KF5Solid) >= 5.36.0
BuildRequires: cmake(KF5WindowSystem) >= 5.36.0
BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5LinguistTools)
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5DBus) >= 5.12.0
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: pkgconfig(Qt5Xml)
@ -45,8 +45,8 @@ BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(dbusmenu-qt5)
BuildRequires: pkgconfig(libpulse)
BuildRequires: pkgconfig(libstatgrab)
BuildRequires: pkgconfig(lxqt) >= 0.15.0
BuildRequires: pkgconfig(lxqt-globalkeys) >= 0.15.0
BuildRequires: pkgconfig(lxqt) >= 0.16.0
BuildRequires: pkgconfig(lxqt-globalkeys) >= 0.16.0
BuildRequires: pkgconfig(lxqt-globalkeys-ui)
BuildRequires: pkgconfig(sysstat-qt5)
BuildRequires: pkgconfig(x11)