[Newbies] 启动器全屏模式下怎么将某软件从“办公学习”调整到“社交沟通” Resolved
Tofloor
poster avatar
归暝
deepin
2023-01-28 21:29
Author

能跨区域调整软件的位置吗
截图_dde-launcher_20230128130423.jpg

截图_20230128131636.jpg

Reply Favorite View the author
All Replies
xuqi
deepin testing team
2023-01-28 21:49
#1

image.png

Reply View the author
xuqi
deepin testing team
2023-01-28 21:49
#2
  • 可以尝试点上面的分类图标~
Reply View the author
安洛
deepin
2023-01-28 22:00
#3

在/usr/share/applications下面找到软件快捷方式,复制到~/.local/share/applications,用编辑器打开,修改categories属性。

Reply View the author
归暝
deepin
2023-01-28 22:01
#4
xuqi
  • 可以尝试点上面的分类图标~

老哥,其实,我是想将“腾讯会议”放在“社交沟通”这一分类的

Reply View the author
归暝
deepin
2023-01-28 22:16
#5
安洛

在/usr/share/applications下面找到软件快捷方式,复制到~/.local/share/applications,用编辑器打开,修改categories属性。

@安洛

只读模式关不掉
截图_20230128141220.jpg

Reply View the author
hanzn-zzx
deepin
2023-01-28 23:12
#6
归暝

@安洛

只读模式关不掉
截图_20230128141220.jpg

以管理员打开

Reply View the author
152******14
deepin
2023-01-28 23:23
#7

分类错误,上报 他们发个小布丁就行了。

Reply View the author
hanzn-zzx
deepin
2023-01-28 23:37
#8
152******14

分类错误,上报 他们发个小布丁就行了。

这分类应该没错,只是楼主自己想放到那里去

Reply View the author
153******11
deepin
2023-01-28 23:46
#9

弄成手机桌面那样灵活摆放

Reply View the author
谢克辉
deepin
2023-01-28 23:49
#10
安洛

在/usr/share/applications下面找到软件快捷方式,复制到~/.local/share/applications,用编辑器打开,修改categories属性。

为什么要复制到~/.local/share/applications呢,不能直接在/usr/share/applications里面改吗

Reply View the author
Lwh2008-Equinox
deepin
2023-01-29 00:07
#11
谢克辉

为什么要复制到~/.local/share/applications呢,不能直接在/usr/share/applications里面改吗

有没有可能是你说的第一个目录下面的文件权限都是不可读,不可写,可执行?(猜的)

Reply View the author
谢克辉
deepin
2023-01-29 00:36
#12
Lwh2008-Equinox

有没有可能是你说的第一个目录下面的文件权限都是不可读,不可写,可执行?(猜的)

试了,以管理员身份打开是可以直接改的,也成功了,改了之后注销一下就可以了

Reply View the author
归暝
deepin
2023-01-29 01:14
#13

@安洛

@xiekehui
我将wemeet的categories属性先后改成“Network”与“Chat”(分别参考了qq与dingtalk),可腾讯会议在启动器中的位置仍然是“办公学习”

Name=WemeetApp
Name[zh_CN]=腾讯会议
Exec=/opt/apps/com.qq.wemeet/files/wemeetapp.sh %u
Icon=/opt/apps/com.qq.wemeet/entries/icons/hicolor/scalable/apps/wemeet.svg
Type=Application
Terminal=false
Categories=Chat;
MimeType=x-scheme-handler/wemeet;

截图_选择区域_20230128171132.jpg

Reply View the author
momo
deepin
2023-01-29 01:31
#14

还是希望后期能优化,支持拖拽分类

Reply View the author
hanzn-zzx
deepin
2023-01-29 03:26
#15
momo

还是希望后期能优化,支持拖拽分类

V23都把全屏启动器的应用分类给砍了……

Reply View the author
安洛
deepin
2023-01-29 03:54
#16
谢克辉

为什么要复制到~/.local/share/applications呢,不能直接在/usr/share/applications里面改吗

直接在/usr/share/applications里面改的话,会被更新覆盖掉,每次更新都要重新改。

Reply View the author
安洛
deepin
2023-01-29 03:55
#17
归暝

@安洛

@xiekehui
我将wemeet的categories属性先后改成“Network”与“Chat”(分别参考了qq与dingtalk),可腾讯会议在启动器中的位置仍然是“办公学习”

Name=WemeetApp
Name[zh_CN]=腾讯会议
Exec=/opt/apps/com.qq.wemeet/files/wemeetapp.sh %u
Icon=/opt/apps/com.qq.wemeet/entries/icons/hicolor/scalable/apps/wemeet.svg
Type=Application
Terminal=false
Categories=Chat;
MimeType=x-scheme-handler/wemeet;

截图_选择区域_20230128171132.jpg

改完之后注销一下再进去看看。

Reply View the author
归暝
deepin
2023-01-29 04:30
#18
安洛

改完之后注销一下再进去看看。

有注销的,还试过重启,都没有作用

Reply View the author
归暝
deepin
2023-02-01 01:21
#19

@152******14 @momo@xiekehui

后续来了:在 @安洛的帮助下,我已成功将某软件从启动器的默认分区出择出。改良的操作步骤关键之处在于选择复制的.desktop文件出处,从/usr/share/applications/换用桌面的快捷方式(注:安洛也表示,这是该是个个例)

截图_选择区域_20230131170945.png

Reply View the author
152******14
deepin
2023-02-01 02:51
#20

这个呢,其实是个不影响使用的BUG,以前出现过,提交后没了,这次又出现了,我想这个问题是软件本身的不规范造成的。

Reply View the author