!23 add optimize the interaction strategy with the taskbar
From: @hua_yadong Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
cf03a9ee95
1017
0002-Optimize-the-interaction-strategy-with-the-taskbar.patch
Normal file
1017
0002-Optimize-the-interaction-strategy-with-the-taskbar.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,12 +2,13 @@
|
|||||||
|
|
||||||
Name: ukui-menu
|
Name: ukui-menu
|
||||||
Version: 3.0.2
|
Version: 3.0.2
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: Advanced ukui menu
|
Summary: Advanced ukui menu
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
URL: http://www.ukui.org
|
URL: http://www.ukui.org
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
Patch0: 0001-Fixed-size-problem-with-multiple-screens.patch
|
Patch0: 0001-Fixed-size-problem-with-multiple-screens.patch
|
||||||
|
Patch1: 0002-Optimize-the-interaction-strategy-with-the-taskbar.patch
|
||||||
|
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
BuildRequires: libqtxdg-devel
|
BuildRequires: libqtxdg-devel
|
||||||
@ -41,6 +42,7 @@ Requires: accountsservice
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
@ -62,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
##%{_datadir}/ukui-menu/translations/
|
##%{_datadir}/ukui-menu/translations/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 8 2022 huayadong <huayadong@kylinos.cn> - 3.0.2-9
|
||||||
|
- add optimize the interaction strategy with the taskbar
|
||||||
|
|
||||||
* Wed Jun 29 2022 huayadong <huayadong@kylinos.cn> - 3.0.2-8
|
* Wed Jun 29 2022 huayadong <huayadong@kylinos.cn> - 3.0.2-8
|
||||||
- Fixed size problem with multiple screens
|
- Fixed size problem with multiple screens
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user