vcswatch reports that
this package seems to have a new changelog entry (version
4.10.0.0-ok1.37, distribution
nile) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 52e477d0bda722e5d172c5f33d9484e57b320b2c
Merge: 1c7ac8b 7bb5079
Author: 李伟南 <liweinan@kylinos.cn>
Date: Tue Aug 12 08:26:54 2025 +0000
Merge branch 'openkylin/nile-sp2' of gitee.com:openkylin/kylin-process-manager into openkylin/nile
Signed-off-by: 李伟南 <liweinan@kylinos.cn>
commit 7bb507919e91bebc5bb54bac9b15afe53d4cd8d0
Author: guochenglong <guochenglong@kylinos.cn>
Date: Mon Aug 11 14:58:53 2025 +0800
加回异常管理类的延迟动作
Change-Id: Ic495103f6e2a7b98e1cd9e207798cfce1105daaf
commit d94e6a853193031160a2027b4dafcb9ca609b923
Author: guochenglong <guochenglong@kylinos.cn>
Date: Thu Aug 7 09:20:11 2025 +0800
删除通过dpkg查找desktop的逻辑
Change-Id: Ib4c7f296c04c29eb87e43d8cf38e7a6dfcfc6971
commit e3b04d2ef8c88a4ee7e446f7eebeb034b23b26f7
Author: Jie Liu <liujie01@kylinos.cn>
Date: Wed Aug 6 17:37:44 2025 +0800
syncGetDesktopFileByPid中同步更新desktopfile缓存
Change-Id: Ia39a43164952189b62c522c07117d0362eea0cd3
commit f8925583188fd7ac9e3603f26f2a48b91d66b1fb
Author: Jie Liu <liujie01@kylinos.cn>
Date: Wed Aug 6 13:50:49 2025 +0800
fix broken on split QString
Change-Id: I2f11f34e30e823f4cede87d29f772bdead4440dd
commit d1ef2e82ba5b29e351e8493df5dc0e3bd98ebc3e
Author: Jie Liu <liujie01@kylinos.cn>
Date: Wed Aug 6 09:13:04 2025 +0800
free plasma_window on unmap
Change-Id: Ie7260de796bf7072e4c9b195e048668540602a56
commit 9a83585eb002562f457e735dac7589c861ae0778
Author: Jie Liu <liujie01@kylinos.cn>
Date: Tue Aug 5 09:01:08 2025 +0800
fix: 359815先打开桌面快捷方式后,再固定到任务栏上,任务栏上会出现2个福昕ofd版式套件
Change-Id: If9c3c47af21a353ba7c2f20de215930edab0265c
commit 81343d05621b54d6420c60bc2681208822864159
Author: Jie Liu <liujie01@kylinos.cn>
Date: Mon Aug 4 11:45:16 2025 +0800
通过appIdToDesktopFileMap兼容appid与desktop不一致的情况
Change-Id: I6d8abb970eb9a97fb4f18cf76758ff583558d467
commit 7867c4c12222a1443c6fdc3d22538b5b62d3ba34
Author: Jie Liu <liujie01@kylinos.cn>
Date: Tue Jul 29 09:23:24 2025 +0800
use qDebug to print log
Change-Id: If07747baebf4e2d7142b8aa18ebee49110ba4eaf
commit 21b77a0e4d18305246eb3c098b3f66a47ca281f3
Author: Jie Liu <liujie01@kylinos.cn>
Date: Mon Jul 28 16:40:32 2025 +0800
fix: unknown type name 'uint64_t'
Change-Id: I3a8125194e465840befbf5c578f4d6ccbe1d3643
commit 5a2f0e4bd93a3f5a35f31c6c3dd0aa647ef3bb52
Author: zhangchen <zhangchen@kylinos.cn>
Date: Tue Jul 29 17:29:48 2025 +0800
修改了判断进程的所有窗口是否都是最小化的逻辑,增加了槽函数对uint32_t类型的识别
Change-Id: I8d7c5ab260ceeec1db4ff268093ebc572cbedb52
commit 2a286ad4d56d34285158a1c8b6e1a19783852efc
Author: guochenglong <guochenglong@kylinos.cn>
Date: Fri Jul 25 09:01:38 2025 +0800
解决在文件管理器中打开终端,终端打开后路径不对的问题
Change-Id: I0e059b6d5fbc6741220ddae89d0982b3ccc208ee
commit deb8899fe3b84dbee6902828e7b9452541fda23d
Author: guochenglong <guochenglong@kylinos.cn>
Date: Thu Jul 24 09:14:28 2025 +0800
修复系统启动dpkg-query调用过多的bug
Change-Id: I9a16652d1589e0b8f132e24e1f9f13a3301a2dde
commit dacf9640b6bbd6c9fbfb790191966d61226aa4ca
Author: Jie Liu <liujie01@kylinos.cn>
Date: Fri Jul 11 10:02:39 2025 +0800
移除不需要的编译依赖
Change-Id: Ib366f076feadadd286106fe4c6bf4b61baa615dd
commit 8f0fd12a3888ea64f2aa1e072e92a3d81ce8ee2f
Author: Jie Liu <liujie01@kylinos.cn>
Date: Thu Jul 10 18:28:27 2025 +0800
修复无屏幕连接时wayland socket存在但无法连接导致的崩溃
Change-Id: I45afd98333e651ff677b4cecd525500db1b99ba0
commit ede727f99ed4ece86a0e33e9df5f4f906591fe1e
Author: guochenglong <guochenglong@kylinos.cn>
Date: Thu Jul 10 11:09:29 2025 +0800
去掉不需要的代码
Change-Id: I8e1c2fe8ca0c2fe899e74a8c808a978a394199a3
commit 920c04067ea6b637f01986e697bd479ec2077738
Author: guochenglong <guochenglong@kylinos.cn>
Date: Wed Jul 9 16:00:40 2025 +0800
崩溃日志问题解决代码逻辑调整
Change-Id: Iefb01e15c74822205b16b386e3712841b98ba228
commit c5ec7d7b7f495f3af16cfcf2594477666c49e984
Author: Jie Liu <liujie01@kylinos.cn>
Date: Wed Jul 9 14:23:17 2025 +0800
支持使用StartupWmClass和desktop文件名匹配查找desktop文件
Change-Id: Ibced41a163b71c107ff7fcfb13d3e2659f2aa3e2
commit 3a9b01823adec5ac661f344c046ad584d0b370c3
Author: Jie Liu <liujie01@kylinos.cn>
Date: Wed Jul 9 10:26:11 2025 +0800
修复RunCommand启动应用失败问题
Change-Id: I7a40d6d169fe80906ff3afcc47d6ac8268cbd281
commit 83acaedc94ee55cd46db10e48b81d194220b6ca1
Author: Jie Liu <liujie01@kylinos.cn>
Date: Wed Jul 9 10:00:09 2025 +0800
rename findAppInfoWithAppId to findAppInfoWithDesktopFilePid
Change-Id: Iabfb79a5aecf64a5daf820516adde105db0e5c5a
commit 17e0238955328e16bd57245d63eb6d5a45d4e485
Author: Jie Liu <liujie01@kylinos.cn>
Date: Wed Jul 9 09:41:07 2025 +0800
解决Wayland合成器关闭时崩溃问题
Change-Id: I3b2c22eb585c2ea4301243611bf7d7737d7aa243
commit 5a795b143472eeb1a34fd563c8e0e5b04251f46b
Author: Jie Liu <liujie01@kylinos.cn>
Date: Tue Jul 8 14:02:12 2025 +0800
重定向qDebug日志到日志文件中
Change-Id: Iba321a7dbee4770620b93602bd499a7903135a38
commit 4cd3ab17f4c8677306391c8db7929c2526ae02f7
Author: guochenglong <guochenglong@kylinos.cn>
Date: Tue Jul 8 17:15:28 2025 +0800
解决检测不到XDG_SESSION_TYPE导致的崩溃日志问题
Change-Id: Iaaf5afbe15e5e7ed2270d2c8124e758bb123ecf1
commit b1e1a040b1c7b55e90a06ed46085c13a4ade0063
Author: zhangchen <zhangchen@kylinos.cn>
Date: Tue Jul 8 13:44:02 2025 +0800
修改了判断进程的所有窗口是否都是最小化的逻辑,修改了appInfo中增加了desktopFilePid替换了之前的appId
Change-Id: I55a6e00a3ddaf1c6982ad98ba482e33758a11fcb
commit f9a3c5d6b85234df8e23618a666b911f04ee957a
Author: Jie Liu <liujie01@kylinos.cn>
Date: Fri Jul 4 17:39:32 2025 +0800
移除对kysdk-waylandhelper依赖改为内部实现
Change-Id: I0a3d76fa836192a8cd061d800d8d8345b17fba1b
commit 316b335290a744d229fe2d0a60d113dd17e69660
Author: Jie Liu <liujie01@kylinos.cn>
Date: Fri Jul 4 15:19:45 2025 +0800
根据pid找desktop文件时优先匹配applauncher中缓存的值
Change-Id: I575a8ec331896edb6e634848cc19163551fface7
commit 56f05b71840690479eec7a5d770a943c37124523
Author: zhangchen <zhangchen@kylinos.cn>
Date: Fri Jun 27 08:58:56 2025 +0800
解决窗口焦点切换过快时对应窗口分组不切换的问题
Change-Id: Ifb859f57a16f91855268fa042e0dbf5e2fae233d
commit 284925b51965c7c83f3ddaab1c1e7c477a7bdad7
Author: zhangchen <zhangchen@kylinos.cn>
Date: Mon Jun 23 11:29:31 2025 +0800
解决中文系统下系统内存占用剩余内存不足时的提示为英文的问题
Change-Id: I63f7424448c6a5456595c60916bddee1c188bff7
commit 8c658bbc28337ace9cfa772494ee3575673f05d9
Author: Jie Liu <liujie01@kylinos.cn>
Date: Tue Jun 17 10:15:52 2025 +0800
devicestate: use async D-Bus call to query tablet mode status
Change-Id: Ia39d75875ddc1dfbc8ddd77bf0fde154dac7d5c1
commit d3869310e743c51da552c7cde9fc5bc12ca7caad
Author: guochenglong <guochenglong@kylinos.cn>
Date: Tue Jun 17 09:47:40 2025 +0800
UPDATE:修改判断文件是否为脚本的方式,改为用文件头判断
Change-Id: If593f4d314dd94cec71b6664e07bdd28a3253f80
commit a48232bd67f0421a59fd85177b10a54c65167dc4
Author: Jie Liu <liujie01@kylinos.cn>
Date: Mon Jun 16 15:27:27 2025 +0800
format code with c++20 style
Change-Id: Ic78df804f82205a2d527f3dc560ff8df487009a3
commit b1436d6089f0a9b9843c7be6538c97fb2489b8fe
Author: guochenglong <guochenglong@kylinos.cn>
Date: Thu May 22 17:44:47 2025 +0800
图标问题:添加通过窗口title匹配desktop文件的逻辑(通过title与desktop文件的Name字段匹配);
遗留问题:
-奇安信网神终端管理系统第一次打开图标显示异常,后续再打开显示正常,用d-feet调用GetDesktopFileByPid()接口正确返回。
分析原因:
1)分级冻结管控新增desktop匹配逻辑:添加通过窗口title匹配desktop文件的逻辑(通过title与desktop文件的Name字段匹配)
调用kdk::WindowManager::getWindowTitle(wid),获取到窗口title
2)应用(比如奇安信网神终端管理系统)第一次打开时,调用GetDesktopFileByPid接口,此时该应用还不受分级冻结管控,并且原有接口m_desktopFileManager.syncGetDesktopFileByPid(pid)的逻辑无法正确匹配desktop文件,所以desktop文件返回为空值
并且GetDesktopFileByPid接口传入值只有pid,无法获取title,无法用新增逻辑匹配;尝试调用kdk::WindowManager::getWindowIdByPid(pid)接口,也存在一些问题,比如点击任务栏已打开的任务图标才会返回,否则会卡很长时间;
3)第二次打开应用,返回正常,因为该应用已受分级冻结管控。
期望:
kdk::WindowManager提供通过pid正确获取wid的接口;或者调用GetDesktopFileByPid方能同时传入wid
Change-Id: I4fd00995e1602f8057fdea68ca392498728dfa6e
commit 632731d531572cf96afebcabf10fcb52ff5273c8
Author: guochenglong <guochenglong@kylinos.cn>
Date: Mon May 19 17:44:28 2025 +0800
UPDATE:kare兼容,修复sogou输入法属性设置、福昕版式软件图标显示异常问题
Change-Id: Ie4d78da4b6607536845c5b0dda6b747e5325137b
commit 7e393ea898e2205a85a72029c994b6a41610ebee
Author: guochenglong <guochenglong@kylinos.cn>
Date: Tue May 13 10:10:06 2025 +0800
UPDATE: kwre安装软件兼容、解决打开奇安信网神终端系统图标显示不正确的问题
Change-Id: I0d2213320c5de36d487483f18ea6ee1084866e44
commit c7e79054ad8c3b0233ad659b23284a66135c1ab0
Author: likai <likai@kylinos.cn>
Date: Tue May 6 17:55:18 2025 +0800
fix(startup): 改为使用单例 ukuiStartupManager,避免直接构造
Change-Id: I42bf0fa8ddb8076eaf1253889647d04d062807a2
commit c462e61744ab8d2edaed727c2d9f36c79eb3bf43
Author: likai <likai@kylinos.cn>
Date: Wed Apr 23 10:26:59 2025 +0800
fix: 修复多次启动单例应用时PID不一致的问题,确保窗口动效绑定到首次启动的PID
Change-Id: Ifdb046c8f95e1e11ac91925379f7e9dff6690438
commit 6b22a21da17db34a3dee7c811646823a07e07b61
Author: likai <likai@kylinos.cn>
Date: Wed Apr 23 09:50:50 2025 +0800
feat(applauncher): 支持设置应用启动时动效的几何信息
新增 LaunchAppWithGeometry 与 LaunchAppWithArgumentsAndGeometry D-Bus 方法,可传入窗口初始位置。
dbus指令示例:
1)gdbus call --session --dest com.kylin.ProcessManager --object-path /com/kylin/ProcessManager/AppLauncher --method com.kylin.ProcessManager.AppLauncher.LaunchApp "/usr/share/applications/mate-terminal.desktop"
2)gdbus call --session --dest com.kylin.ProcessManager --object-path /com/kylin/ProcessManager/AppLauncher --method com.kylin.ProcessManager.AppLauncher.LaunchAppWithGeometry "/usr/share/applications/mate-terminal.desktop" 500 200 100 100
3)gdbus call --session --dest com.kylin.ProcessManager --object-path /com/kylin/ProcessManager/AppLauncher --method com.kylin.ProcessManager.AppLauncher.LaunchAppWithArguments "/usr/share/applications/pluma.desktop" "['/home/kylin/桌面/1.txt']"
4)gdbus call --session --dest com.kylin.ProcessManager --object-path /com/kylin/ProcessManager/AppLauncher --method com.kylin.ProcessManager.AppLauncher.LaunchAppWithArgumentsAndGeometry "/usr/share/applications/pluma.desktop" "['/home/kylin/桌面/1.txt']" 500 200 100 100
Change-Id: I49f481dfaab9b622b058d43e9d83161bd48592a1
commit 40d3111c5c9a245877f538f121ecf4df35c21ae3
Author: fanhaobo <fanhaobo@kylinos.cn>
Date: Fri Apr 18 09:44:54 2025 +0800
add license
commit 036248e1ff5b5937c7ed73976c31c1d55ec70565
Author: fanhaobo <fanhaobo@kylinos.cn>
Date: Wed Apr 9 11:30:57 2025 +0800
触发sonar覆盖率检测
commit 39ed3f80db3fc7f7899a61a3ccf530d6884dd3b0
Author: Flywm <guopengfei@kylinos.cn>
Date: Wed Mar 26 10:45:52 2025 +0800
修复依赖libproc2的编译问题;更新README文件
commit 59984d8626e525063fcea64484071dc4f697af8a
Author: Flywm <guopengfei@kylinos.cn>
Date: Wed Mar 26 10:36:36 2025 +0800
debian: 调整control依赖
commit e6156b0a93ad5d46dc43388516c318bb68013c16
Author: Flywm <guopengfei@kylinos.cn>
Date: Wed Mar 26 10:36:07 2025 +0800
适配libproc2库
commit 58931b773b5a2b936ce5d4e614129c5b380fe5d5
Author: zhaokexin <zhaokexin@kylinos.cn>
Date: Tue Mar 25 16:23:58 2025 +0800
添加注释
commit 0254641e65efd6d774ab400c6aff07552531c060
Author: fanhaobo <fanhaobo@kylinos.cn>
Date: Tue Mar 25 15:36:28 2025 +0800
增加单元测试覆盖率文件
commit bb6b712dabfdaa792d9f864b3346a51021de4afe
Author: fanhaobo <fanhaobo@kylinos.cn>
Date: Tue Mar 25 15:36:14 2025 +0800
修改测试代码
commit 3bd8d1465c3a5af31c2050dfd55022c3d6a70fe4
Author: fanhaobo <fanhaobo@kylinos.cn>
Date: Tue Mar 25 09:14:45 2025 +0800
增加单元测试覆盖率文件
commit f7775f07d78eba9b2a52a62094374f0048b8f3cb
Author: fanhaobo <fanhaobo@kylinos.cn>
Date: Tue Mar 25 09:13:41 2025 +0800
修改测试代码
commit 8e0cfcb461a089c5a0400e0bbbbab8c390632a11
Author: guopengfei <guopengfei@kylinos.cn>
Date: Sun Mar 23 21:56:01 2025 +0800
tests: 完善测试用例
commit 6190d13baf318be20618d63acd4046cae26d9f24
Author: liqi <liqi@kylinos.cn>
Date: Fri Feb 14 17:45:54 2025 +0800
修复:修复安全热点问题,使用QTemporaryFile创建临时文件,避免使用绝对路径
commit d81e233c8fb950b63183cb572f4851237e60eafc
Author: liqi <liqi@kylinos.cn>
Date: Fri Feb 14 16:54:03 2025 +0800
修复:修复安全热点问题,使用字符串转换替换直接使用strlen,避免出现空指针和结尾非'\0'等问题
commit 1c7ac8b070965b6bf12999d9df00dacd0dd676c5
Author: Flywm <guopengfei@kylinos.cn>
Date: Fri Mar 21 12:34:44 2025 +0800
debian: update changelog
commit da0d0b3bfd031cdf368c0aa8825ff0297ccf32d2
Author: guopengfei <guopengfei@kylinos.cn>
Date: Thu Mar 20 22:02:32 2025 +0800
build: update changelog
commit 9b73a552e9a7a6af1ed37c4f9f943903506e53f0
Author: guopengfei <guopengfei@kylinos.cn>
Date: Thu Mar 20 21:55:44 2025 +0800
chore: 更新翻译文件
commit 790eca20d4a56dbea6536f031d6e033bafa505ef
Author: guopengfei <guopengfei@kylinos.cn>
Date: Thu Mar 20 21:53:52 2025 +0800
fix: 修复最小化非激活窗口时无法将其移至后台分组的问题
commit 7196fb589c3e6d383107c4f65ad7dd72582e95b4
Author: guopengfei <guopengfei@kylinos.cn>
Date: Thu Mar 20 21:52:44 2025 +0800
chore: 移除不必要的日志输出
commit 1460b96e58f22efeee0199976d536c853a210c0c
Author: Wei Wei <wangweinan@kylinos.cn>
Date: Wed Mar 12 11:37:56 2025 +0800
debian: update changelog to 4.10.0.0-ok1.35
commit ed5fc6cdc2b7874e5e280fcb6d2c79f3020070e5
Author: Wei Wei <wangweinan@kylinos.cn>
Date: Thu Feb 20 10:24:13 2025 +0800
fix: 避免通知请求异常后不会再次发送请求
commit cf1daa456ef0354bd077b81af6d20af6c6041718
Author: Wei Wei <wangweinan@kylinos.cn>
Date: Tue Feb 18 19:31:03 2025 +0800
fix: 避免通知服务回复较慢时重复请求
commit a0dc9a37afb88f523cbe5f88edeeea6a0e69d1aa
Author: Wei Wei <wangweinan@kylinos.cn>
Date: Thu Feb 27 15:33:56 2025 +0800
debian: update changelog to 4.10.0.0-ok1.34
commit 5b06c0c31204ea6ea5bcd48df61733d15f9ce7f5
Author: Flywm <guopengfei@kylinos.cn>
Date: Tue Dec 31 14:58:26 2024 +0800
fix: GeDesktopFileByPid无法获取desktop文件的相关问题:
1. kylin-screenshot是非受窗口管控的窗口,无法获取窗口id,无法进行进程管控
2. 通过GetDesktopFileByPid获取desktop文件时,同时返回受管控和非受管控的应用的desktop文件
3. 通过读取kare设置PANSHI_APP_DESKTOP环境变量获取kare打开的应用进程的desktop文件
4. 关联禅道bug:#291473 #278561 #304443 #291459
commit 964d99ff497ba2dc7c1435610cf0ade34cbdd3a5
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Aug 21 18:07:02 2024 +0800
build: update changelog
commit 7c675f36775662231a62fe6d926c97d066735e60
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Aug 21 18:06:45 2024 +0800
improvement: 优化匹配desktop的逻辑,支持flatpak应用
commit df8f0f45b2126d9bd1405eae0a6e4e1d6c82c1b5
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Aug 21 11:37:23 2024 +0800
build: update changelog
commit f705698045c36087b94fa3fa0fe0a1abbaa4a1f4
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Aug 21 11:30:33 2024 +0800
improvement: 优化desktop的匹配逻辑
commit 90a620e5f6b0191f60ccfae07a8d0cb985246c71
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Aug 21 10:42:58 2024 +0800
build: 移除ukui-log4qt的依赖
commit c4f339f887f6d945b4d46065d1144831ca36f2e2
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Aug 21 10:42:35 2024 +0800
移除ukui-log4qt,使用systemd 日志即可
commit cc3c3b59f63f44577dd047b92573f83c446a8ab2
Author: Wei Wei <wangweinan@kylinos.cn>
Date: Wed Aug 21 09:57:39 2024 +0800
debian: update changelog to 4.10.0.0-ok1.31
commit c495fec1800eb335c8dc164248227c98267f9d70
Author: Wei Wei <wangweinan@kylinos.cn>
Date: Mon Aug 19 16:20:59 2024 +0800
fix: 关闭资源提醒通知后下次弹窗是6秒而不是60秒
commit fcfd94d1dbb7bccef70ce38301b8c29e936ef79f
Author: Wei Wei <wangweinan@kylinos.cn>
Date: Mon Aug 19 15:59:51 2024 +0800
fix: 无法通过通知弹窗开启分级冻结
系统通知请求超时,分级冻结没有正常接收到通知返回的notifyId,
无法通过通知打开分级冻结,而且还会进行重复弹窗。
超时的原因是发送通知请求时,通知服务同时会同步请求Launcher服务的接口,
两方互相等待,导致死锁,直到请求超时。
commit 40ee392173b560a1160285d8dec89c9a19f5aaeb
Author: guopengfei <guopengfei@kylinos.cn>
Date: Mon Aug 19 16:58:03 2024 +0800
build: update changelog
commit 0b4e6d2bafa6885bc15386e0e86e27bac54ad162
Author: guopengfei <guopengfei@kylinos.cn>
Date: Mon Aug 19 16:45:28 2024 +0800
improvement:优化匹配desktop文件的流程
commit 2bd6b203a961f16c8c15689e02a7f5a5671a9218
Author: guopengfei <guopengfei@kylinos.cn>
Date: Mon Aug 19 16:43:53 2024 +0800
适配最新的KySDK接口,widway下返回的是uuid
commit 33c6ca6d832e7d943a0d7f9ec193b4a2a4a326ef
Author: guopengfei <guopengfei@kylinos.cn>
Date: Tue May 28 09:07:51 2024 +0800
build: update changelog
commit 1de9488227a7879ed31d77ed59ee7ee94c36b300
Author: guopengfei <guopengfei@kylinos.cn>
Date: Tue May 28 09:06:14 2024 +0800
fix: 设置ukui相关的环境变量
1. xdg-desktop-portal 设置 XDG_CURRENT_DESKTOP 换金变量之后,导致打开的应用没有 QT_QPA_PLATFORMTHEME 环境变量
2. 临时方案,kylin-process-manager设置 XDG_CURRENT_DESKTOP 和 QT_QPA_PLATFORMTHEME 解决
commit 294cad94c798445c57b5020fd54d4809278a25ba
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Jan 24 16:13:45 2024 +0800
update .gitgnore
commit c0b17dc295927f6602211736fe151d3a2314f39c
Author: flywm <guopengfei@kylinos.cn>
Date: Wed Apr 3 11:09:32 2024 +0800
build(debian): update changelog
commit f929f2045e4220f98fb5c15c2e7d8acb90e16b9a
Author: flywm <guopengfei@kylinos.cn>
Date: Wed Apr 3 11:09:16 2024 +0800
fix: Launch some x11 applications failed with kwin-wayland
commit 70e14183b9b8f52f72074eacfa01c2ea1d9e361c
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Jan 17 14:29:30 2024 +0800
build: update changelog
commit cd52d8f02714be4acc22cf99778acbd8b9dd31d3
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Jan 17 14:09:00 2024 +0800
fix:Can not launch file without extension by LaunchDefaultAppWithUrl
commit 756e5acad35461c7f51854e6de2fec07c9af338d
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Jan 17 10:04:41 2024 +0800
build: update changelog
commit 87193a2b93860cb0952b63552fdf0a2013a76fb8
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Jan 17 09:31:06 2024 +0800
fix: kylin-process-manager-thawer warnings when cgroup v2 mounted
commit 2e89345ffaaa311c199a163dcd26c6e4498dab73
Author: guopengfei <guopengfei@kylinos.cn>
Date: Tue Jan 16 22:01:15 2024 +0800
Add org.freedesktop.impl.portal.desktop.ukui.desktop to default whitelist
fix: Can not show 'Save As...' dialog in firefox browser when turn on Ice Freeze Mode
commit 3e72c86d334c0400b269ecac9448051550ebeb05
Author: guopengfei <guopengfei@kylinos.cn>
Date: Fri Jan 12 15:44:38 2024 +0800
improvement: Save application launching args
commit 9f0141f79daadd891fe3f96734ac5db8438fc2c4
Author: guopengfei <guopengfei@kylinos.cn>
Date: Fri Jan 12 15:38:50 2024 +0800
fix: Can not create .scope cgroup for WeChat;Escape unit name
commit 9774a95c97201d57ef9da74a460ec51d6c8fe50d
Author: guopengfei <guopengfei@kylinos.cn>
Date: Tue Jan 9 15:18:49 2024 +0800
build: update changelog
commit cf254a2604269ac1aab2842a7c578fbb31987a7c
Author: guopengfei <guopengfei@kylinos.cn>
Date: Tue Jan 9 15:18:00 2024 +0800
fix: Cat not get kylin-status-manager tablet mode
commit d4dc566382bb3c94bc7d20bf1058626c371535d9
Author: guopengfei <guopengfei@kylinos.cn>
Date: Mon Jan 8 17:38:01 2024 +0800
improvement: Optimize the battery remaining time computational logic
commit 97a4a5eafe31e91ef155cfb784990937745df6d7
Author: guopengfei <guopengfei@kylinos.cn>
Date: Mon Jan 8 09:27:46 2024 +0800
improvement: Move app with system tray icon to the Service Group
commit 39344910a72f0ea37c4236d224856c0108073621
Author: guopengfei <guopengfei@kylinos.cn>
Date: Tue Jan 2 10:44:55 2024 +0800
improvement: Thaw all frozen processes before shutdown with cgroup v1
commit 31ff4013cb2e30702da82a8c3ecbf4214a205082
Author: guopengfei <guopengfei@kylinos.cn>
Date: Tue Dec 26 10:59:54 2023 +0800
refactor: Call systemd D-Bus interface when cgroup v2 mounted
commit be81ee2e35fdca5662f758500431e2b795ce84fe
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Dec 20 14:31:39 2023 +0800
improvement: Optimize log output
commit 38c41712ccf771f6aed49f5daaa5e286b169482a
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Dec 20 14:07:56 2023 +0800
chore: update changelog - enable controller with cgroup v2
commit 35f0447de462565b520b90706310696de33828c9
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Dec 20 14:06:05 2023 +0800
fix: The cgroup created by kylin-process-manager-daemon with cgroup v2 does not enable the controller
commit 6664f61e15b0593016908fa6b688f5ea4da982e1
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Dec 20 10:31:20 2023 +0800
chore: Update changelog
commit 1264475d39a6163d27814366306728e8ef46bd6b
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Dec 20 10:30:14 2023 +0800
improvement: Quit the main process when register DBus service failed
commit c12f46387fc9eff5b31dd25e37fa69134007728e
Author: guopengfei <guopengfei@kylinos.cn>
Date: Wed Dec 20 09:58:47 2023 +0800
improvement: Move the process without windows to service group
commit 2d40aeead1d923f8cfebc63d7aeef482b0f978d6
Author: guopengfei <guopengfei@kylinos.cn>
Date: Tue Dec 19 14:13:46 2023 +0800
chore: update changelog
commit 0ac901bac0687b3f0b2b79fb2cafe980f179bdcb
Author: guopengfei <guopengfei@kylinos.cn>
Date: Tue Dec 19 11:08:55 2023 +0800
improvement: Set the same owner of group with the owner of systemd user@uid.service group
commit f5d780f650073ff1064f95cd67cf6cb472ad3243
Author: guopengfei <guopengfei@kylinos.cn>
Date: Mon Dec 18 10:45:49 2023 +0800
fix: fix: Cat not frozen kylin-video when use cgroup_attach_task_pid()
commit 5b2d8c95fc54188cbfaaf671f8ca539b4aa1c6f4
Author: guopengfei <guopengfei@kylinos.cn>
Date: Mon Dec 18 10:45:30 2023 +0800
fix: When creating groups using cgroupv1, a controller must be specified