iaom
|
275f69dd3f
|
解决当搜索UI关闭后未正确停止插件搜索线程的问题;解决遍历搜索时文件搜索插件长时间cpu占用较高的问题。
|
2023-06-19 14:17:31 +08:00 |
JunjieBai
|
01bd00c8af
|
Add translations files of app widget.
|
2023-06-07 15:37:33 +08:00 |
JunjieBai
|
243bcd050e
|
optimize global-settings;
Fix the problem that the search window cannot show because it was hidden by something while create-index-dialog is showing.
|
2023-06-06 15:22:03 +08:00 |
iaom
|
f9f6fecd1d
|
修复刚开机时应用搜索插件导致偶现卡死问题;优化搜索服务插件接口;优化搜索结果队列处理逻辑。
|
2023-05-11 17:59:16 +08:00 |
iaom
|
5ae7233b21
|
解决索引提示弹窗会挡住模态窗口的问题
|
2023-04-26 11:21:32 +08:00 |
iaom
|
ab431825ef
|
解决一些编译警告,删除一些无用代码,更新README
|
2023-04-26 11:21:25 +08:00 |
JunjieBai
|
819a256054
|
Remove some compilation warnings.
|
2023-04-26 11:21:18 +08:00 |
iaom
|
760da8a757
|
整理一些头文件引用,解决打包编译问题
|
2023-04-19 10:53:01 +08:00 |
iaom
|
92f22930eb
|
优化日志打印机制;删除部分无用代码.
|
2023-04-18 17:02:21 +08:00 |
iaom
|
72e7b7d717
|
补充部分文件copyright.
|
2023-04-12 17:25:27 +08:00 |
JunjieBai
|
4143c4ea5b
|
Modify the trigger logic of app widget.
|
2023-04-12 17:24:15 +08:00 |
iaom
|
97510997f0
|
增加UI针对屏幕尺寸变化时的自动更新位置操作
|
2023-03-24 11:35:52 +08:00 |
iaom
|
48ddb0fe58
|
优化应用搜索功能;修复偶现搜索结果重复问题
|
2023-02-10 11:22:47 +08:00 |
iaom
|
3dbf45b1c0
|
修复偶现的由于队列处理不当导致的搜索应用崩溃问题。
|
2023-02-10 11:22:35 +08:00 |
iaom
|
3e9eff0942
|
解决系统字体变化时UI未能及时更新的问题
|
2023-01-05 10:41:45 +08:00 |
iaom
|
db952ec196
|
修复两处内存问题
|
2023-01-05 10:41:38 +08:00 |
JunjieBai
|
0ade94d032
|
Fix the problem that the right side of each result is blocked in tablet mode.
|
2022-12-22 11:30:04 +08:00 |
JunjieBai
|
7614a33c5f
|
Fix the problem that ui responded incorrectly while regaining focus.
|
2022-12-12 15:45:19 +08:00 |
iaom
|
567b72e7dc
|
解决未打开索引时搜索不能弹出提示窗的问题
|
2022-12-12 15:17:54 +08:00 |
jixiaoxu
|
9678b6f6db
|
修复UI最佳匹配与结果分类触摸行为不一致的问题;
|
2022-12-12 15:17:37 +08:00 |
iaom
|
152576fec8
|
增加文件内容模糊搜索功能,优化全局设置代码
|
2022-11-29 14:42:58 +08:00 |
iaom
|
dedd1ce00e
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
baijunjie
|
fb4eb18e00
|
Add plugin re-register and un-register function.
Modify the destructor function of Applications search plugin.
Enable plugins to adjust their order.
|
2022-11-29 14:42:20 +08:00 |
iaom
|
e2e8675f7b
|
解决平板模式下,单机结果项直接执行打开动作,无法打开详情页的问题。
|
2022-11-22 10:22:45 +08:00 |
iaom
|
ac81ac7af2
|
搜索插件接口增加一个反向调用接口,应用搜索增加截图打开时隐藏主页面动作。
|
2022-11-22 10:22:15 +08:00 |
iaom
|
4a413c6287
|
修改默认行高.
|
2022-11-22 10:22:02 +08:00 |
iaom
|
4e0243a44d
|
修复结果列表文字显示不居中的问题.
|
2022-11-22 10:21:44 +08:00 |
iaom
|
6d78f95c13
|
同步主线代码;更新changelog.
|
2022-10-21 11:21:35 +08:00 |
iaom
|
d77dd4d279
|
使用kysdk接口,在wayland环境设置跳过任务栏和多任务视图显示.
|
2022-07-20 14:27:51 +08:00 |
hewenfei
|
e2ba6034c1
|
fix bug:the background dose not follow the theme to change.
|
2022-07-20 14:25:23 +08:00 |
iaom
|
4755c9a247
|
增加正则表达式转义,避免偶现的搜索UI卡死现象。
|
2022-07-16 02:10:40 +00:00 |
iaom
|
72849abf5e
|
更新部分文件copyright.
|
2022-07-13 07:19:49 +00:00 |
Junjie Bai
|
5e865af107
|
Fix bug#127732 & bug#127792 the ukui-search do not quit while losing focus.
|
2022-07-13 07:18:15 +00:00 |
iaom
|
1fa78d4080
|
!4 修复部分UI问题
* Add a mainWindow switch dbus interface.
* Fix#125632 action label's color doesn't change whth the heightlight color.
* Fix#127327 adjust the heightlight effect of ukcc plugin's switchbutton
* 处理富文本超长问题
* 解决结果列表点击收起按钮时位置错误的问题
* 优化关键词高亮方案,结果项显示效果适配主题框架。
* 修复标题栏展开置顶后,点击收回位置错误问题
|
2022-07-12 10:52:28 +00:00 |
iaom
|
234ad16ba9
|
使用kysdk接口以解决wayland环境下窗口位置异常问题双标题栏问题.
|
2022-06-27 10:27:29 +08:00 |
jixiaoxu
|
dea3d031ab
|
新增应用管理启动接口;
|
2022-06-23 14:09:21 +08:00 |
谢炜
|
5cd752bada
|
Import Upstream version 3.14.0.6
|
2022-06-18 10:46:14 +08:00 |