!5 updata code : add features and fix some bugs
From: @yuan__xing Reviewed-by: @stonefly128 Signed-off-by: @stonefly128,@doudou19
This commit is contained in:
commit
866ff11e5e
BIN
lightdm-kiran-greeter-1.0.0~beta12.tar.gz
Normal file
BIN
lightdm-kiran-greeter-1.0.0~beta12.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: lightdm-kiran-greeter
|
||||
Version: 1.0.0~beta5
|
||||
Version: 1.0.0~beta12
|
||||
Release: 1%{?dist}
|
||||
Summary: User login interface
|
||||
Summary(zh_CN): 用户登录界面
|
||||
@ -76,6 +76,29 @@ make %{?_smp_mflags}
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%changelog
|
||||
* Thu Sep 17 2020 liuxinhao <liuxinhao@kylinos.com.cn> - 1.0.0~beta12
|
||||
- KYOS-B: log files are truncated every time the log module is initialized
|
||||
|
||||
* Mon Sep 14 2020 liuxinhao <liuxinhao@kylinos.com.cn> - 1.0.0~beta11
|
||||
- KYOS-B: modify the GreeterScreenManager destructor (destruct after the end of the event loop) to release the child object by using deletelater to cause the sub object to be unreleased, modify the deadlock caused by calling waitForFinished into free during soft interrupt
|
||||
|
||||
* Wed Sep 09 2020 liuxinhao <liuxinhao@kylinos.com.cn> - 1.0.0~beta10
|
||||
- KYOS-B: fix the problem of synchronization between threads,resulting in incomplete processing of messages in PAM message queue
|
||||
|
||||
* Thu Sep 03 2020 liuxinhao <liuxinhao@kylinos.com.cn> - 1.0.0~beta9
|
||||
- KYOS-B: remove the log output of reply lightdm
|
||||
|
||||
* Thu Aug 27 2020 liuxinhao <liuxinhao@kylinos.com.cn> - 1.0.0~beta8
|
||||
- KYOS-B: when the authentication starts, the input box is disabled and the prompt message is received to enable the input box
|
||||
|
||||
* Wed Aug 26 2020 liuxinhao <liuxinhao@kylinos.com.cn> - 1.0.0~beta7
|
||||
- KYOS-B: power menu ordering standardization
|
||||
- KYOS-F: setting the background image will copy the background image to the fixed directory and set the permissions
|
||||
|
||||
* Tue Aug 18 2020 liuxinhao <liuxinhao@kylinos.com.cn> - 1.0.0~beta6
|
||||
- KYOS-F: use QT interface to produce fuzzy background
|
||||
- KYOS-B: the login interface sets the initial NumLock on and capslock off status
|
||||
|
||||
* Wed Aug 12 2020 liuxinhao <liuxinhao@kylinos.com.cn> - 1.0.0~beta5
|
||||
- KYOS-F: auto login user changed to drop-down selection
|
||||
- KYOS-B: message queue is locked and synchronized with semaphore operation
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user