iaom
|
5608fd13ca
|
fix(frontend):将通过QIcon和XdgIcon获取图标的方法加锁,避免多线程调用崩溃
|
2023-09-08 08:51:31 +08:00 |
JunjieBai
|
eeae169c86
|
fix(frontend):modify the position of the search's main window on the screen.
|
2023-09-08 08:51:15 +08:00 |
JunjieBai
|
b87bf5573b
|
修复搜索一次后隐藏界面再次唤醒会闪一下的问题
|
2023-07-14 09:21:14 +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
|
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 |
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
|
567b72e7dc
|
解决未打开索引时搜索不能弹出提示窗的问题
|
2022-12-12 15:17:54 +08:00 |
iaom
|
152576fec8
|
增加文件内容模糊搜索功能,优化全局设置代码
|
2022-11-29 14:42:58 +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
|
ac81ac7af2
|
搜索插件接口增加一个反向调用接口,应用搜索增加截图打开时隐藏主页面动作。
|
2022-11-22 10:22:15 +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 |
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 |
谢炜
|
5cd752bada
|
Import Upstream version 3.14.0.6
|
2022-06-18 10:46:14 +08:00 |