iaom
|
7153aee119
|
fix(frontend):wlcom环境适配多屏显示功能
|
2024-07-26 14:20:57 +08:00 |
JunjieBai
|
2aabddb196
|
fix(frontend):wayland下关闭索引弹窗会导致搜索退出。
|
2024-06-19 15:03:04 +08:00 |
JunjieBai
|
77f0e52495
|
fix(frontend):eventFilter处理close事件会阻塞注销.
|
2024-05-21 19:42:19 +08:00 |
iaom
|
1b920b4f5a
|
feat(file-index):增加AI索引功能
|
2024-04-22 15:34:09 +08:00 |
iaom
|
e107ea3e07
|
feat(frontend):搜索框显示时请求显示虚拟键盘
|
2024-03-19 19:30:21 +08:00 |
iaom
|
28df1868cc
|
feat(frontend):删除托盘功能
|
2024-03-06 16:41:44 +08:00 |
JunjieBai
|
14a5ff23ce
|
fix(frontend):mainwindow will hide after clicking the buttons on the create index dialog.
|
2024-01-15 13:34:27 +08:00 |
JunjieBai
|
8f71e3e7c6
|
fix(frontend):修改索引弹窗和搜索框之间的交互逻辑
索引弹窗出现不影响搜索框功能,无论如何搜索框都会失焦退出,除非焦点被索引弹窗夺走;快捷键和任务栏按钮触发无论如何都会开关搜索框,不受弹窗影响;
|
2023-12-25 11:00:21 +08:00 |
iaom
|
da7cdb1551
|
feat(frontend):适配主题窗口圆角配置
|
2023-11-21 15:50:30 +08:00 |
JunjieBai
|
1bcf2922c0
|
perf(plugins):use process manager to open applications.
|
2023-11-14 08:41:11 +00:00 |
JunjieBai
|
2bba2351d6
|
feat(frontend):添加托盘图标右键菜单
|
2023-10-12 14:33:54 +08:00 |
iaom
|
b70562c76c
|
perf(frontend):使用tcmalloc优化内存占用与内存与内存碎片问题
|
2023-09-19 15:40:13 +08:00 |
iaom
|
81f4a315ee
|
fix(frontend):将通过QIcon和XdgIcon获取图标的方法加锁,避免多线程调用崩溃
|
2023-09-01 17:30:21 +08:00 |
JunjieBai
|
d3375fa031
|
fix(frontend):modify the position of the search's main window on the screen.
|
2023-08-25 14:32:26 +08:00 |
JunjieBai
|
91b658da60
|
修复搜索一次后隐藏界面再次唤醒会闪一下的问题
|
2023-07-07 16:19:12 +08:00 |
JunjieBai
|
3b8c35c2c2
|
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-02 17:17:54 +08:00 |
iaom
|
e7676c887a
|
解决索引提示弹窗会挡住模态窗口的问题
|
2023-04-24 17:36:37 +08:00 |
iaom
|
e5e62cd3f7
|
解决一些编译警告,删除一些无用代码,更新README
|
2023-04-24 14:07:56 +08:00 |
JunjieBai
|
c5304dfe94
|
Remove some compilation warnings.
|
2023-04-24 09:28:42 +08:00 |
JunjieBai
|
5f4e172c0d
|
Modify the trigger logic of app widget.
|
2023-04-06 09:50:04 +00:00 |
iaom
|
87f4170a5e
|
增加UI针对屏幕尺寸变化时的自动更新位置操作
|
2023-03-23 10:02:25 +08:00 |
iaom
|
8074df1dc4
|
解决未打开索引时搜索不能弹出提示窗的问题
|
2022-12-06 09:25:40 +08:00 |
iaom
|
134d2039ec
|
增加文件内容模糊搜索功能,优化全局设置代码
|
2022-11-29 14:05:16 +08:00 |
baijunjie
|
192b2e9ed5
|
Add plugin re-register and un-register function.
Modify the destructor function of Applications search plugin.
Enable plugins to adjust their order.
|
2022-11-25 11:30:39 +08:00 |
iaom
|
ceb36981b4
|
搜索插件接口增加一个反向调用接口,应用搜索增加截图打开时隐藏主页面动作。
|
2022-11-02 20:50:30 +08:00 |
JunjieBai
|
d00912d546
|
Add app widget plugin.
|
2022-10-21 09:14:21 +08:00 |
iaom
|
70e69e8830
|
使用kysdk接口,在wayland环境设置跳过任务栏和多任务视图显示.
|
2022-09-02 10:09:31 +08:00 |
Junjie Bai
|
a0be94c524
|
Fix bug#127732 & bug#127792 the ukui-search do not quit while losing focus.
|
2022-09-02 10:04:32 +08:00 |
JunjieBai
|
c2a5051b5d
|
Fix the problem that the result widget will display a blank page.
|
2022-08-29 09:52:01 +08:00 |
JunjieBai
|
8e41b58969
|
Fix: the result widget dont hide while stopping search.
|
2022-08-29 09:51:08 +08:00 |
iaom
|
6e0c0d6e73
|
使用kysdk接口以解决wayland环境下窗口位置异常问题双标题栏问题.
|
2022-08-05 14:11:11 +08:00 |
JunjieBai
|
b6c9acded3
|
Add a mainWindow switch dbus interface.
|
2022-07-05 12:47:16 +08:00 |
iaom
|
6e7ca5e35c
|
文件索引改为白名单形式.
|
2022-05-27 14:25:04 +08:00 |
iaom
|
407251b865
|
Modified file index switch gsettings.
|
2022-05-27 14:22:28 +08:00 |
iaom
|
9c9161d9f3
|
优化结果列表字体绘制方法,避免文字位置显示错误;
增加treeview圆角效果;
调整UI圆角大小。
|
2022-05-19 13:47:54 +08:00 |
hewenfei
|
8355b90ccc
|
[FIX] bug:# 116337 【全局搜索】首次打开搜索输入内容,弹出是否创建索引框后win+s再次打开搜索,搜索只能通过alt+F4关闭
|
2022-04-21 17:15:32 +08:00 |
iaom
|
b7e8221922
|
修复了一些小错误.
|
2022-04-07 15:45:40 +08:00 |
iaom
|
219bc01819
|
Set window state 'NET::SkipTaskbar | NET::SkipPager | NET::SkipSwitcher'.
|
2022-03-23 15:44:37 +08:00 |
iaom
|
565f490035
|
解决合并代码后的编译问题,更新翻译文件。
|
2022-03-08 14:50:48 +08:00 |
jixiaoxu
|
651782ff2d
|
隐藏搜索任务栏图标;
|
2022-03-08 10:17:34 +08:00 |
iaom
|
b8dd42ad4a
|
Optimized single application logic.
|
2022-01-20 15:04:17 +08:00 |
zhangzihao
|
7d5792eabb
|
Fix window exiting problem caused by shortcut keys to grab focus.
|
2022-01-18 10:51:07 +08:00 |
iaom
|
e6cb935fc0
|
Change namespace.
|
2021-12-14 14:43:35 +08:00 |
iaom
|
02bdc54669
|
Add ukui-search-service.
|
2021-11-22 16:03:31 +08:00 |
baijunjie
|
338ffe6dad
|
The ukui-control center has modified the jump commands for project sp2 and project ukui-3.1,and the ukui-search needs to be modified accordingliy.
|
2021-11-03 11:53:48 +08:00 |
iaom
|
ce5c804a11
|
Add pop up window for file search plugin.
|
2021-09-23 10:31:13 +08:00 |
iaom
|
c74c9ba781
|
Fix :The input box has no focus after press win+s sometimes.
|
2021-09-16 14:58:07 +08:00 |
jixiaoxu
|
23540d8f05
|
Fix ENTER press state;
|
2021-09-13 20:12:35 +08:00 |
jixiaoxu
|
c617f9afc5
|
Fix best list bug; Optimize up and down key switching logic; Dynamically get the row height of search results;
|
2021-08-24 17:10:28 +08:00 |
PengfeiZhang
|
d9c4d339ea
|
Merge branch '0720-newfrontend' into 'new-frontend'
Update MainWindow::centerToScreen().
See merge request kylin-desktop/ukui-search!97
|
2021-08-19 03:12:12 +00:00 |