[3rd-Party Apps] 如何关闭系统通用标题栏?
Tofloor
poster avatar
云的眼泪
deepin
2022-02-06 07:18
Author

经常使用flash,就安装了“方德浏览器”,但上面的标题太碍眼了,怎么关闭它?

截图_选择区域_20220205231758.png

Reply Favorite View the author
All Replies
andktan
deepin
2022-02-06 17:37
#1

类似的问题,浏览器的标题和logo我都想关了,期待中

Reply View the author
心平气和
deepin
2022-02-07 00:59
#2

你是新人吧,这个问题已经反应两年了

Reply View the author
Hibanaw
deepin
2022-02-07 03:07
#3

image.png

Chromium based 的话就取消选择这个

Reply View the author
云的眼泪
deepin
2022-02-07 06:05
#4
Hibanaw

image.png

Chromium based 的话就取消选择这个

没有这个选项。

Reply View the author
bigben446
deepin
2022-02-07 07:46
#5
心平气和

你是新人吧,这个问题已经反应两年了

深度设计师表示:你们的审美不行,这种大额头才好看。。。

Reply View the author
bigben446
deepin
2022-02-07 07:48
#6

更改第三方应用标题栏高度:

白色主题: mkdir -p ~/.local/share/deepin/themes/deepin/light

黑色主题: mkdir -p ~/.local/share/deepin/themes/deepin/dark

创建配置文件:

cd ~/.local/share/deepin/themes/deepin/light

cd ~/.local/share/deepin/themes/deepin/dark

配置文件: sudo deepin-editor titlebar.ini

加入内容:

[Active]

height=28   

[Inactive]

height=28

保存,重启
Reply View the author
云的眼泪
deepin
2022-02-07 21:21
#7
bigben446

更改第三方应用标题栏高度:

白色主题: mkdir -p ~/.local/share/deepin/themes/deepin/light

黑色主题: mkdir -p ~/.local/share/deepin/themes/deepin/dark

创建配置文件:

cd ~/.local/share/deepin/themes/deepin/light

cd ~/.local/share/deepin/themes/deepin/dark

配置文件: sudo deepin-editor titlebar.ini

加入内容:

[Active]

height=28   

[Inactive]

height=28

保存,重启

可改变第三方应用自己的标题栏高度,系统的通用标题栏不能关闭,还在那儿。

Reply View the author
leek
deepin
2022-02-07 23:24
#8
心平气和

你是新人吧,这个问题已经反应两年了

真是丑出新高度

Reply View the author