updata code to 2.2.0+beta3-1 ,the latest version,details in Spec files
- 更新至最新的代码,更新内容具体见Spec文件
This commit is contained in:
parent
b17c2ac1b3
commit
e5df217322
Binary file not shown.
BIN
kiran-menu-2.2.0+beta3.tar.gz
Normal file
BIN
kiran-menu-2.2.0+beta3.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: kiran-menu
|
||||
Version: 2.2.0+alpha6
|
||||
Version: 2.2.0+beta3
|
||||
Release: 1%{?dist}
|
||||
Summary: Applets for mate panel from Kiran Desktop
|
||||
|
||||
@ -18,6 +18,7 @@ BuildRequires: gettext
|
||||
BuildRequires: libwnck3-devel
|
||||
BuildRequires: accountsservice-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libXcomposite-devel
|
||||
BuildRequires: mate-desktop-devel >= 1.22
|
||||
BuildRequires: cairomm-devel
|
||||
@ -80,6 +81,39 @@ gtk-update-icon-cache -f /usr/share/icons/hicolor/
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 18 2021 songchuanfei <songchuanfei@kylinos.com.cn> 2.2.0+beta3-1.ky3
|
||||
- KYOS-F: [menu] Fix chinese translation not correct for control center(##33519)
|
||||
- KYOS-F: [tasklist] Fix window animation direction error after change current page for app buttons
|
||||
|
||||
* Tue Jan 12 2021 songchuanfei <songchuanfei@kylinos.com.cn> 2.2.0+beta2-1.ky3
|
||||
- KYOS-F: Fix applet crash when reset panel in some cases(#31883)
|
||||
|
||||
* Thu Dec 24 2020 songchuanfei <songchuanfei@kylinos.com.cn> 2.2.0+beta1-1.ky3
|
||||
- KYOS-F: [workspace] Fix user can use Alt+Tab to switch to other windows when switch window popup
|
||||
- KYOS-F: Add support to write log messages to files
|
||||
- KYOS-F: [workspace] Fix window thumbnails scaled too large
|
||||
- KYOS-F: [workspace] Fix applet window size not update when screen size changed
|
||||
- KYOS-F: [menu] Fix menu window hide delay when clicked app item
|
||||
- KYOS-F: [workspace] Fix window thumbnails show only parts when screen size changed
|
||||
- KYOS-F: [tasklist] Fix app button size not update when panel size changed
|
||||
- KYOS-F: [menu, workspace] Fix applet button size not update when panel size changed
|
||||
- KYOS-F: Update copyright in about dialogs of applets
|
||||
- KYOS-F: [workspace] Fix windows thumbnails not reloaded when screen size changed in some cases
|
||||
|
||||
|
||||
* Fri Nov 27 2020 songchuanfei <songchuanfei@kylinos.com.cn> 2.2.0+alpha7-1.ky3
|
||||
- KYOS-F: Use first window icon for app buttons that has no icon
|
||||
- KYOS-F: deferred to check and toggle previewer
|
||||
- KYOS-F: Fix crash for fixed apps that has no icon
|
||||
- KYOS-F: Prohibit adding fake apps into favorites or fixed apps list
|
||||
- KYOS-F: Fix crash when previewer window popup after applications reloaded
|
||||
- KYOS-F: Fix application launched multiple times when press enter on items in search results
|
||||
- KYOS-F: Fix menu window not hide when pressing ESC after popup from Super key
|
||||
- KYOS-F: Fix menu window not hide when activate app from tasklist applet
|
||||
- KYOS-F: Fix app button state not changed when windows count changed but not zero
|
||||
- KYOS-F: Fix flatpak window matching application failure
|
||||
- KYOS-F: Merge fake app by window wm_class property
|
||||
|
||||
* Wed Oct 28 2020 songchuanfei <songchuanfei@kylinos.com.cn> 2.2.0+alpha6-1.ky3
|
||||
- KYOS-F: Add about menuitem for applet context menus
|
||||
- KYOS-F: Fix active app button not visible when start tasklist applet
|
||||
@ -191,3 +225,4 @@ gtk-update-icon-cache -f /usr/share/icons/hicolor/
|
||||
|
||||
* Tue May 19 2020 songchuanfei <songchuanfei@kylinos.com.cn> 2.0.1~alpha3-1.ky3
|
||||
- Initial source
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user