Commit Graph

50 Commits

Author SHA1 Message Date
yangmin 5595530cc4 优化用户列表信息获取 2023-12-20 17:50:09 +08:00
yangmin100 cad3d82aea 区分登录与锁屏的确认按钮图标 2023-12-15 17:36:19 +08:00
yangmin 8af2f48f49 update changelog 2023-12-13 19:40:56 +08:00
杨敏 f7df6ee9ca
!52 修复部分自测bug
Merge pull request !52 from liudunfa/openkylin/nile
2023-12-13 11:35:51 +00:00
杨敏 90f3ca502d
!53 新增kylin-wlcom的桌面环境图标
Merge pull request !53 from 刘远鹏/openkylin/nile
2023-12-13 11:34:57 +00:00
杨敏 6510f9054e
!54 fixbug
Merge pull request !54 from 杨敏/openkylin/nile
2023-12-13 11:34:31 +00:00
yangmin 80fa4005e8 fix(switch user): A black screen is displayed when you enter the password to log in
Description: 输入密码登录直接显示黑屏

Log: I8NPNU 【切换用户】会话管理器点击切换用户后选择另一个用户,此时会直接变为登录界面,之后点击kylin用户会回到切换用户界面,再次点击另一个用户后无法再切 换回kylin用户,输入密码登录直接显示黑屏
2023-12-13 19:33:09 +08:00
liuyuanpeng 3100a39caa fix(wlcom icon):Desktop Environment list Add wlcom icon
Description: 桌面环境列表添加wlcom的图标

Log: bug#204422 【wlcom】【登录】登录界面右下角环境选择处wlcom图标为空白
2023-12-13 15:27:52 +08:00
liudun 31d4b8751a 修复部分自测bug 2023-12-12 16:48:05 +08:00
yangmin 10760e68e4 update changelog 2023-12-12 16:13:35 +08:00
杨敏 a1cad19bbd
!51 【主要】【需求24683】【登录选项】多用户绑定同一微信时,微信会自动登录失败,直到自动锁定 https://e.gitee.com/openkylin-enterprise/dashboard?issue=I8KQ5E
Merge pull request !51 from 刘远鹏/openkylin/nile
2023-12-12 08:03:00 +00:00
liuyuanpeng a74fbb0e3e fix(qrcode):Fixed an issue where wechat scanning automatically failed when switching the lock screen back and forth between two users
Description: 修复在两个用户间来回切换锁屏时,微信扫码会自动失败的问题

Log: 【主要】【需求24683】【登录选项】多用户绑定同一微信时,微信会自动登录失败,直到自动锁定 https://e.gitee.com/openkylin-enterprise/dashboard?issue=I8KQ5E
2023-12-12 15:45:00 +08:00
yangmin 1ea665dca2 update changelog 2023-11-28 18:00:57 +08:00
杨敏 f60e65a564
!50 fixbug
Merge pull request !50 from 杨敏/openkylin/nile
2023-11-28 09:59:26 +00:00
yangmin b7886a980d fix(idle delay): After setting up the dynamic screensaver, entering the screensaver failed
Description: 设置动态屏保后,进入屏保失败

Log: I8IM8T#【主要】【需求21340】【屏保】设置动态屏保后,进入屏保失败
2023-11-28 17:47:01 +08:00
yangmin 9f154423f8 update changelog 2023-11-24 09:40:10 +08:00
杨敏 3a501f2dfc
!49 ts编译失败问题
Merge pull request !49 from liudunfa/openkylin/nile
2023-11-23 09:32:46 +00:00
liudun 572853efef 修改changelog 2023-11-23 17:30:34 +08:00
liudun e127033c0d 解决ts文件编译找不到的问题 2023-11-23 17:25:54 +08:00
杨敏 ad0a049f94
!48 修改窗口类型
Merge pull request !48 from kylin-zexy/openkylin/nile
2023-11-22 10:01:23 +00:00
zouxiaoyi a1d8c11087 update changelog 2023-11-21 17:00:30 +08:00
zouxiaoyi 25f85c5181 提高对 kwindowsystem 的编译依赖版本 2023-11-21 17:00:30 +08:00
zouxiaoyi 191cf798c8 设置窗口为 ScreenLock 类型 2023-11-21 17:00:30 +08:00
zouxiaoyi eff1a8fbac 去掉对 liblayershellqtinterface-dev 的编译依赖 2023-11-21 16:19:17 +08:00
zouxiaoyi 66d8dcfa4a 锁屏不作为 LayerShellClient 2023-11-21 16:18:38 +08:00
yangmin 0a9eab9479 update changelog 2023-11-17 16:06:15 +08:00
杨敏 fb0d817984
!47 修复调用usd快捷键接口卡死的问题 注释部分paintevent打印
Merge pull request !47 from liudunfa/openkylin/nile
2023-11-17 08:04:04 +00:00
liudun ef412b6ce7 修复调用usd快捷键接口卡死的问题 2023-11-17 16:01:13 +08:00
杨敏 4a0790d0f5
!45 修复屏保无法退出的问题
Merge pull request !45 from 刘远鹏/openkylin/nile
2023-11-17 07:55:34 +00:00
liuyuanpeng 3520319246 修复屏保无法退出的问题 2023-11-17 11:25:06 +08:00
yangmin ad3f343789 update changelog 2023-11-17 09:48:24 +08:00
yangmin 23c3cc8387 Refactoring all functions 2023-11-16 16:11:18 +08:00
杨敏 627804c078
!41 多语言翻译支持
Merge pull request !41 from liudunfa/openkylin/nile
2023-11-16 07:04:40 +00:00
liudun 66e89a1b96 fix(translation): Multi-language translation support
Description: Multi-language translation support

Log: 多语言翻译支持
Task: task#180727
2023-11-14 21:16:44 +08:00
winnerym 84d403d754 add debian dir 2023-09-14 09:56:51 +08:00
杨敏 e350c3c327
!39 Task: 需求#17430 用户登录前展示一个用户使用特别提示页面
Merge pull request !39 from 刘远鹏/upstream
2023-09-13 08:59:20 +00:00
liuyuanpeng ddbd4b6b1c feat(agreement):A special prompt page is displayed before the user logs in
Description: 用户登录前展示一个用户使用特别提示页面

Task: 需求#17430 用户登录前展示一个用户使用特别提示页面
2023-08-30 16:19:27 +08:00
winnerym a79b9bb0e8 feat(login plugin&dynamicScreensaver): Provide login lock screen authentication plugin interface to third-party authentication vendors&Dynamic screensaver
Description: 提供登录锁屏认证插件接口给到第三方认证厂商&动态屏保

Log: 需求21475提供登录锁屏认证插件接口给到第三方认证厂商迁移;需求 21340屏保支持视频格式和动态格式迁移
2023-08-29 16:36:10 +08:00
liuyuanpeng 1b641888a4 fix(wayland): Fixed x lock screen crash
Description:修复x下分辨率改变时锁屏崩溃的问题

Log: 无
2023-05-04 07:53:05 +00:00
杨敏 0cd3dff955
!26 merge
Merge pull request !26 from 杨敏/upstream
2023-04-26 11:38:50 +00:00
winnerym 32e4c33cfa fix(merge v101): merge v101
Description: 同步主线bug修复

Log: 无
2023-04-26 19:37:44 +08:00
杨敏 18fb67295c
!23 wayland下键盘模拟按键方案修改
Merge pull request !23 from 刘远鹏/upstream
2023-04-20 09:31:59 +00:00
liuyuanpeng 437c17d098 fix(keyboard): use QCoreApplication::sendEvent when use wayland
Description:wayland下采用QCoreApplication::sendEvent方式来模拟按键事件

Log:https://gitee.com/openkylin/ukui-screensaver/issues/I5XAG9?from=project-issue
2023-04-17 15:46:47 +08:00
杨敏 784a4eece6
!22 Complete copyright information
Merge pull request !22 from 杨敏/upstream
2023-04-12 07:10:51 +00:00
winnerym 561748ac97 fix(copyright): Complete copyright information
Description: 补全版权信息

Log: I6U4WU 项目缺少LICENSE文件 ;I6U4X0 部分文件缺少版权声明 ;I6U4XH GPL2.0和GPL3.0混用
2023-04-12 15:09:20 +08:00
yangmin100 f023799e0c fix compile error 2023-04-10 18:51:46 +08:00
winnerym 7378b62a97 feat(merge v101-tablet codes): merge v101-tablet codes
Description: 合并v101-tablet最新代码

Log: 无
2023-04-10 17:46:41 +08:00
杨敏 4df7a2d7ba
!13 同步主线开发分支代码
Merge pull request !13 from 杨敏/upstream
2022-11-01 10:16:57 +00:00
winnerym a8c9421501 同步主线开发分支代码 2022-11-01 18:14:46 +08:00
谢炜 b80aabb113 Import Upstream version 3.1.1.34update1 2022-06-02 16:31:24 +08:00