4 Commits

Author SHA1 Message Date
yuanxing
de2abcb69f use QT interface to produce fuzzy background
the login interface sets the initial NumLock on and capslock off status
power menu ordering standardization
setting the background image will copy the background image to the fixed directory and set the permissions
when the authentication starts, the input box is disabled and the prompt message is received to enable the input box
remove the log output of reply lightdm
fix the problem of synchronization between threads,resulting in incomplete processing of messages in PAM message queue
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
log files are truncated every time the log module is initialized

- 利用QT接口生成模糊背景

- 登录界面设置初始NumLock on和capslock off状态

- 电源菜单排序标准化

- 设置背景图像会将背景图像复制到固定目录并设置权限

- 当身份验证开始时,输入框被禁用,并收到启用输入框的提示消息

- 删除应答lightdm的日志输出

- 修复线程之间的同步问题:PAM消息队列中的消息处理不完整

- 修改GreeterScreenManager析构函数(在事件循环结束后析构函数)以释放子对象,方法是使用deletelater使子对象不释放,修改在软中断期间将waitForFinished调用为free导致的死锁

- 每次初始化日志模块时,日志文件都会被截断
2021-02-01 09:09:12 +08:00
openeuler-ci-bot
f6068fba3b !1 initialization for lightdm-kiran-greeter
From: @yuan__xing
Reviewed-by: @doudou19,@stonefly128
Signed-off-by: @stonefly128
2020-12-28 15:05:49 +08:00
yuanxing
9ba8a2c3e3 initial for lightdm-kiran-greeter 2020-09-11 10:39:30 +08:00
openeuler-ci-bot
4764f9ca55 Initial commit 2020-08-21 15:34:45 +08:00