Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
alt+tab的时候 不同程序显示相同图标
Experiences and Insight
513
views ·
1
replies ·
To
floor
Go
齐得隆冬强
deepin
2019-05-16 21:39
Author
本帖最后由 ican 于 2019-5-16 14:07 编辑
如题 我自己写的两个桌面快捷方式 一个是DataGrip.desktop 另一个是WebStorm.desktop 两个程序都启动之后在任务栏上显示正常
但是当我Alt+tab切换的时候 显示的缩略图却是一样的 而且都是显示成先打开的软件的图标
有没有大佬帮忙解决一下呀,快疯了 每次都要看具体内容才能分辨出来是哪个软件 有点浪费时间
下面是两个程序的快捷启动文件
(Datagrip.desktop)
[Desktop Entry]
Name=DataGrip
Comment=DataGrip:The DataBase IDE
Exec=/opt/DataGrip-2019.1/bin/datagrip.sh
Icon=/opt/DataGrip-2019.1/bin/datagrip.png
Terminal=false
StartupNotify=true
Type=Application
Categories=Application;Development;
X-Deepin-AppID=DataGrip
(WebStorm.desktop)
[Desktop Entry]
Name=WebStrom
Comment=WebStrom
Exec=/opt/WebStorm/bin/webstorm.sh
Icon=/opt/WebStorm/bin/webstorm.png
Terminal=false
StartupNotify=true
Type=Application
Categories=Application;Development;
X-Deepin-AppID=WebStorm
Reply
Like 0
Favorite
View the author
All Replies
齐得隆冬强
deepin
2019-05-16 23:04
#1
自己回答一个吧 问题大概是找到了 把窗口特效一关就没这个问题了,解决倒是解决了, 但是话说回来关了窗口特效感觉阉割了一样 用这个系统就是为了尝新的呀
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
如题 我自己写的两个桌面快捷方式 一个是DataGrip.desktop 另一个是WebStorm.desktop 两个程序都启动之后在任务栏上显示正常
有没有大佬帮忙解决一下呀,快疯了 每次都要看具体内容才能分辨出来是哪个软件 有点浪费时间
下面是两个程序的快捷启动文件
(Datagrip.desktop)
[Desktop Entry]
Name=DataGrip
Comment=DataGrip:The DataBase IDE
Exec=/opt/DataGrip-2019.1/bin/datagrip.sh
Icon=/opt/DataGrip-2019.1/bin/datagrip.png
Terminal=false
StartupNotify=true
Type=Application
Categories=Application;Development;
X-Deepin-AppID=DataGrip
(WebStorm.desktop)
[Desktop Entry]
Name=WebStrom
Comment=WebStrom
Exec=/opt/WebStorm/bin/webstorm.sh
Icon=/opt/WebStorm/bin/webstorm.png
Terminal=false
StartupNotify=true
Type=Application
Categories=Application;Development;
X-Deepin-AppID=WebStorm