Commit Graph

32 Commits

Author SHA1 Message Date
iaom dc3420684d 解决索引提示弹窗会挡住模态窗口的问题 2023-04-26 11:14:35 +08:00
iaom 43073e2575 解决一些编译警告,删除一些无用代码,更新README 2023-04-26 11:14:28 +08:00
JunjieBai 75cb0218b1 Remove some compilation warnings. 2023-04-26 11:14:19 +08:00
iaom dd8e32cdda 整理一些头文件引用,解决打包编译问题 2023-04-19 10:51:51 +08:00
iaom eaa652e266 优化日志打印机制;删除部分无用代码. 2023-04-18 17:03:25 +08:00
iaom 85b7d19089 补充部分文件copyright. 2023-04-12 18:00:56 +08:00
JunjieBai c74f181ff9 Modify the trigger logic of app widget. 2023-04-12 18:00:24 +08:00
iaom dc0f1f485c 增加UI针对屏幕尺寸变化时的自动更新位置操作 2023-03-24 13:53:06 +08:00
iaom d850d9ef02 优化应用搜索功能;修复偶现搜索结果重复问题 2023-02-10 11:26:02 +08:00
iaom 0df8bc7f83 修复偶现的由于队列处理不当导致的搜索应用崩溃问题。 2023-02-10 11:25:53 +08:00
iaom da31586a24 解决系统字体变化时UI未能及时更新的问题 2023-01-05 10:43:04 +08:00
iaom 1217425f85 修复两处内存问题 2023-01-05 10:42:58 +08:00
JunjieBai f5253b2770 Fix the problem that the right side of each result is blocked in tablet mode. 2022-12-22 11:35:55 +08:00
JunjieBai 7e1aaf62a5 Fix the problem that ui responded incorrectly while regaining focus. 2022-12-12 15:49:03 +08:00
iaom bcb4faccab 解决未打开索引时搜索不能弹出提示窗的问题 2022-12-12 15:48:34 +08:00
jixiaoxu c4a47f4ff6 修复UI最佳匹配与结果分类触摸行为不一致的问题; 2022-12-12 15:48:15 +08:00
iaom fa629f63d7 增加文件内容模糊搜索功能,优化全局设置代码 2022-11-29 14:46:48 +08:00
iaom b78346f836 优化文件索引操作 2022-11-29 14:46:41 +08:00
baijunjie fe0404bfb3 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:46:33 +08:00
iaom 145910fa3d 解决平板模式下,单机结果项直接执行打开动作,无法打开详情页的问题。 2022-11-22 10:29:26 +08:00
iaom 984a42f72e 搜索插件接口增加一个反向调用接口,应用搜索增加截图打开时隐藏主页面动作。 2022-11-22 10:29:26 +08:00
iaom 98b32b2a04 修复结果列表文字显示不居中的问题. 2022-11-22 10:27:50 +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