[Share Experiences] 定制的dde-dock分享,支持窗口不合并设置!
Tofloor
poster avatar
打击越
deepin
2021-08-06 01:20
Author

看到有人需要,就分享一下

@ imsbsbsb @ Maicss

 

**说明**

 

1. 图标可以拷贝到系统目录:`/usr/share/icons/bloom-dark/symbolic/actions/`

 

   适应黑色主题的的左上角最大化、最小化、关闭三个按钮。

 

2. 没有适配多屏和高分屏,可能会有问题。

 

3. 时间系统时间插件显示可能看不清,把我提供的 `libdatetimeso` 放到 `.local/lib/dde-top-panel/plugins/`目录

 

   然后可以选择禁用系统时间插件,

 

4. `dde-dock`替换系统的就行了。方法:

   1. `gsettings set com.deepin.dde.watchdog dde-dock false`

   2. `killall dde-dock`

   3. `sudo mv /usr/bin/dde-dock /usr/bin/dde-dock_bk`

   4. `sudo cp dde-dock /usr/bin/`

   5. `gsettings set com.deepin.dde.watchdog dde-dock true`

   6. 终端启动一次`./dde-dock` 再`Ctrl-C`退出,就会自动启动了。

 

5. 顶栏是根据论坛大神改的。里面设置功能不能用了,但是保留关于里面的有作者信息。

 

   大神地址:https://github.com/SeptemberHX/dde-top-panel

 

   源代码地址: https://github.com/IMEVER/dde-top-panel.git

 

6. dde-dock是根据深度源代码改的。

 

   源代码地址:https://github.com/IMEVER/dde-dock-custom

 

   文件夹功能的配置文件:`.config/IMEVER/dde-dock/setting.ini`

 

有的应用程序支持的,可以直接按`alt + 字母`调出菜单。

顶栏内置菜单可以自定义快捷键,调用命令:`qdbus me.imever.dde.TopPanel /me/imever/dde/TopPanel me.imever.dde.TopPanel.ToggleMenu 数字`

数字从左边0开始,

关闭:0

还原:1

最小化:2

系统菜单项:3

应用程序项:4

搜索项:-1

比如我的:

系统菜单:`Alt+A`:'qdbus me.imever.dde.TopPanel /me/imever/dde/TopPanel me.imever.dde.TopPanel.ToggleMenu 3'

应用菜单:`Alt+P`:'qdbus me.imever.dde.TopPanel /me/imever/dde/TopPanel me.imever.dde.TopPanel.ToggleMenu 4'

搜索菜单:`Alt+S`:'qdbus me.imever.dde.TopPanel /me/imever/dde/TopPanel me.imever.dde.TopPanel.ToggleMenu -1'

 

 

链接: https://pan.baidu.com/s/1QovM7RnBggEpcz7kNjy5PA  密码: ckpd

Reply Favorite View the author
All Replies
2 / 5
To page
kinggochj
deepin
2021-08-10 00:57
#21

官方版的有没有计划搞成这样的?

Reply View the author
打击越
deepin
2021-08-10 01:10
#22
kinggochj

官方版的有没有计划搞成这样的?

这样 ?

 

Reply View the author
Robby-
deepin
2021-08-10 05:06
#23

uos家庭版编译top-panel时报错

Reply View the author
Robby-
deepin
2021-08-10 05:07
#24
Robby-

uos家庭版编译top-panel时报错

Reply View the author
Robby-
deepin
2021-08-10 05:07
#25
Robby-

Reply View the author
打击越
deepin
2021-08-10 05:15
#26
Robby-

安装这个试试!

 

libkf5windowsystem-dev

Reply View the author
Robby-
deepin
2021-08-10 06:10
#27
打击越

安装这个试试!

 

libkf5windowsystem-dev

Reply View the author
Robby-
deepin
2021-08-10 06:10
#28
Robby-

还是不行

Reply View the author
打击越
deepin
2021-08-10 07:36
#29
Robby-

还是不行

在CMakeLists.txt里面

把插件的那个都注释掉。  add_subdirectory("plugins")

然后克隆下 globalmenu:  https://github.com/IMEVER/globalmenu.git

 

Reply View the author
Robby-
deepin
2021-08-10 15:39
#30
打击越

在CMakeLists.txt里面

把插件的那个都注释掉。  add_subdirectory("plugins")

然后克隆下 globalmenu:  https://github.com/IMEVER/globalmenu.git

 

给我整不会了

Reply View the author
打击越
deepin
2021-08-10 16:32
#31
It has been deleted!
打击越
deepin
2021-08-10 16:33
#32
Robby-

给我整不会了

 

网盘uos目录里面有个打好的包,你可以试一下能用不!

Reply View the author
Robby-
deepin
2021-08-10 16:48
#33
打击越
 

网盘uos目录里面有个打好的包,你可以试一下能用不!

好的 谢谢

Reply View the author
Robby-
deepin
2021-08-10 16:48
#34
Robby-

好的 谢谢

这个能开源到github上吗(我没度盘账号)

Reply View the author
打击越
deepin
2021-08-10 16:54
#35
Robby-

这个能开源到github上吗(我没度盘账号)

你有ipv6吗?我给你一个v6的下载地址!

Reply View the author
Robby-
deepin
2021-08-10 17:09
#36
打击越

你有ipv6吗?我给你一个v6的下载地址!

Reply View the author
kinggochj
deepin
2021-08-10 17:13
#37
打击越

这样 ?

 

我的意思是 希望官方能把你这个dock和top集成到系统里边去,这样省得自己折腾了

Reply View the author
打击越
deepin
2021-08-10 17:13
#38
Robby-

http://www.imever.me/uos.tgz

Reply View the author
Robby-
deepin
2021-08-10 17:58
#39
打击越

http://www.imever.me/uos.tgz

装上了

Reply View the author
Robby-
deepin
2021-08-10 17:58
#40
Robby-

装上了

但那个资源管理插件用不了

Reply View the author
2 / 5
To page