- Update to 1.1.0:

* Now the legacy tray icons are shown inside Status Notifier when
    the System Tray plugin is enabled. That removes some problems
    of the old tray widget.
  * Reset buttons are fixed in config dialogs.
  * Desktop names are shown in the context menus of task buttons.
  * The panel config dialog is split into 3 sections, for having a sleeker GUI.
  * The clash between the main menu shortcut and the built-in
    shortcuts of the search entry is fixed.
  * Added options for the button label and style of Directory Menu.
  * Fixed resetting of System Statistics graph on auto-hiding panels.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=43
This commit is contained in:
Michael Vetter 2022-04-29 06:21:12 +00:00 committed by Git OBS Bridge
parent 64aef370ad
commit f44f3a30d8
6 changed files with 44 additions and 25 deletions

View File

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

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQJJBAABCAAzFiEEGd/fOleb1QnbtXLYvnkwB60i334FAmGFEsAVHHRzdWphbjIw
MDBAZ21haWwuY29tAAoJEL55MAetIt9+bCQP/1i0Oii/PYuizqYvidMQVnlOWm+g
lu2bFH5LU39nBokZ61dmfWMauevimAu1ef79k9f+BuvK9l9KDuVnyiOSHI8PeuzP
SBlsoXdlXtoAMygvpSXe9z4wSR/+j1g3qtnnd/8ix649RX9md+QTpPSStS3TKc/5
dcqtzr3dO9y28t/ecFIz2A/v/+P/mSnMZHaSeVOoA3NnbROWzh72l22HBfz+2zt8
A+13uUJHgTJp60+53MVJVM7qY6S3PGiOR+GeAhj2FDAdI9MXfQR+tgyA4b3x1Rmh
Z/fYbk4xQKpgvX2hWWLXiO4ZfSoJKXTn7Zv+UiAdRQTQtNxRD/4vq0VKckV3D2fk
UW2vL8gWq9BC5P1GnR5667y1fvQNgmpKhKWp9gSalgXGcxy75gDmVmx3dEyHUql/
8fvlgjq7XP8tf/c1FNLN0sDykV0lZe6FxL3GaZZdlIB37Cqz8/89ZJMKbAq+MC0b
dcAsCecBzHar35xiRZoahz6dae1GbbI9Fx4XSQIHwi+C1o5y8qmTwoshdzkVY9Nj
cLfW3huHsQnXL1+xjwejIBbVBh94QOA2RSwDAfKFkVt9vHPwQ6v+DnkxMdS0Ghvp
JVkO2YfKWvzQGhXLm0Xlf8WIJa7WRgx5WIn2BTQVW4ht9NCp9QvFhY9Leit0dNVq
UidGbhQbp+gQLcWL
=DrVL
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
iQJJBAABCAAzFiEEGd/fOleb1QnbtXLYvnkwB60i334FAmJawNkVHHRzdWphbjIw
MDBAZ21haWwuY29tAAoJEL55MAetIt9+gSYP/jpFpb2iCiDOgsuGmol2agQOlkRD
CAtZ8rY9PqFyQM+EaUyQaSJhvOdBerPy8jWEdDbNlTcnSirP9AggdVK/2qb8e9r9
7iov0rqQQqOxOKVBIfj1VRHJ3CW+4q0XuzO7McKo8w3UdsYrzllWtPl7GP5V2BW9
B8oMiLnmMDZvAatrr2z06omHpAptSNpNTo35TQl78m6EeYLrAYKSP5OUknt63rSp
zQ638jd/OwGv9ufirDmk6I7npgxEmY1ZoPk9auC01nsrwKpXXhxp0gE3gIxK+pcy
Bqwwh0VjDSyeKRMPQOLF9VneN8zoegCbHlDboAZZEizz2krne1wn8WhRabjQOTZO
rP/fwlOVS71imXNHrN/mBRXwIh2VNxdULe1wj9cGvGGGBIrfmVXVuMQF1BLH/8Hs
CGzjb3HuUsCqKq54jPuoCRPKkNpT7xTqTqg/jg+q/4qfE2s740D0bdAXB/9jWLzv
cotVrAq1vx6m5kjduOn0ow5IoswqHjgLnQd0hb89AOUBf4v1NG+lMymIVKVK71Vt
KVQuzOOY6pPxrvYFoV43Wf1Q7Mz6QE2w79PmN02zPsZ4Ibq6mpq2sm5I4+vqFbw7
440WygFzzH1I3esS0KENz2Hhpog809YMaduUSVHaiS7mKj9QM/a/V6O8wgiljqcm
o0wRyavaX3SUzC5N
=B/Mz
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Apr 29 06:12:35 UTC 2022 - Michael Vetter <mvetter@suse.com>
- Update to 1.1.0:
* Now the legacy tray icons are shown inside Status Notifier when
the System Tray plugin is enabled. That removes some problems
of the old tray widget.
* Reset buttons are fixed in config dialogs.
* Desktop names are shown in the context menus of task buttons.
* The panel config dialog is split into 3 sections, for having a sleeker GUI.
* The clash between the main menu shortcut and the built-in
shortcuts of the search entry is fixed.
* Added options for the button label and style of Directory Menu.
* Fixed resetting of System Statistics graph on auto-hiding panels.
-------------------------------------------------------------------
Mon Nov 8 09:56:54 UTC 2021 - Michael Vetter <mvetter@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package lxqt-panel
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: lxqt-panel
Version: 1.0.0
Version: 1.1.0
Release: 0
Summary: Desktop Panel for LXQt
License: GPL-2.0-or-later
@ -31,7 +31,7 @@ BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: libsensors4-devel
BuildRequires: lxqt-build-tools-devel >= 0.9.0
BuildRequires: lxqt-build-tools-devel >= 0.11.0
BuildRequires: pkgconfig
BuildRequires: cmake(KF5Solid) >= 5.36.0
BuildRequires: cmake(KF5WindowSystem) >= 5.36.0
@ -45,13 +45,14 @@ BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(dbusmenu-qt5)
BuildRequires: pkgconfig(libpulse)
BuildRequires: pkgconfig(libstatgrab)
BuildRequires: pkgconfig(lxqt) >= 0.17.0
BuildRequires: pkgconfig(lxqt-globalkeys) >= 0.17.0
BuildRequires: pkgconfig(lxqt) >= 1.1.0
BuildRequires: pkgconfig(lxqt-globalkeys) >= 1.1.0
BuildRequires: pkgconfig(lxqt-globalkeys-ui)
BuildRequires: pkgconfig(sysstat-qt5)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcb)
BuildRequires: pkgconfig(xcb-damage)
BuildRequires: pkgconfig(xcb-image)
BuildRequires: pkgconfig(xcb-util)
BuildRequires: pkgconfig(xcb-xkb)
BuildRequires: pkgconfig(xcomposite)
@ -59,6 +60,7 @@ BuildRequires: pkgconfig(xdamage)
BuildRequires: pkgconfig(xkbcommon)
BuildRequires: pkgconfig(xkbcommon-x11)
BuildRequires: pkgconfig(xrender)
BuildRequires: pkgconfig(xtst)
Requires: lxmenu-data
Recommends: %{name}-lang
@ -100,6 +102,8 @@ export CXXFLAGS="%{optflags} $(pkg-config --cflags xkbcommon-x11)"
%dir %{_sysconfdir}/xdg/autostart
%dir %{_sysconfdir}/xdg/menus
%config %{_sysconfdir}/xdg/menus/lxqt-applications.menu
%config %{_sysconfdir}/xdg/menus/lxqt-applications-compact.menu
%config %{_sysconfdir}/xdg/menus/lxqt-applications-simple.menu
%{_libdir}/%{name}
%{_datadir}/lxqt/lxqt-panel
%{_mandir}/man1/lxqt-panel.1%{?ext_man}