firefox通过定制,无法去除标题栏
Tofloor
poster avatar
woolgather
deepin
2020-10-03 05:13
Author

如图,我已勾选了去除标题栏,但是firefox仍然有。无法去除。



Reply Favorite View the author
All Replies
yyz1314925
deepin
2020-10-03 05:20
#1
火狐的问题,建议到火狐社区反馈,另外社区也有很多去标题栏的方法,可以在论坛上搜一下。
Reply View the author
woolgather
deepin
2020-10-03 05:30
#2
https://bbs.deepin.org/post/203233
火狐的问题,建议到火狐社区反馈,另外社区也有很多去标题栏的方法,可以在论坛上搜一下。 ...

windows下可以去除标题栏
Reply View the author
xiao127x
deepin
2020-10-03 05:32
#3
我的是可以的,以管理员身份打开目录:/usr/share/applications,用编辑器打开其中的firefox-esr.desktop,用#注释掉“Exec=”这一行的命令,在其下方添加一行的内容:
Exec=env MOZ_GTK_TITLEBAR_DECORATION=client /usr/bin/firefox-esr %U
保存后,勾选去除标题栏即可
Reply View the author
woolgather
deepin
2020-10-03 05:34
#4
https://bbs.deepin.org/post/203233
我的是可以的,以管理员身份打开目录:/usr/share/applications,用编辑器打开其中的firefox-esr.desktop, ...

你这样也太复杂了吧。
Reply View the author
Feng Yu
deepin
2020-10-03 05:49
#5
https://bbs.deepin.org/post/203233
你这样也太复杂了吧。

改个配置文件叫复杂?
Reply View the author
wtz
deepin
2020-10-03 20:47
#6
https://bbs.deepin.org/post/203233
改个配置文件叫复杂?

他可能需要这种方案:
  1. su -c echo 'export MOZ_GTK_TITLEBAR_DECORATION=\"client\"' > /etc/profile.d/firefox-titlebar-decoration.sh
Copy the Code


步骤:
1、把上述命令复制到深度终端里,然后按回车键;
2、输入登录密码,然后按回车键;
3、重启(或注销)后生效。
Reply View the author
wwdboy
deepin
2020-10-03 21:14
#7
用深度的第一印象就是,这么奇葩的标题栏是干啥的?
Reply View the author
jacky
deepin
2020-10-04 01:04
#8
https://bbs.deepin.org/post/203233
我的是可以的,以管理员身份打开目录:/usr/share/applications,用编辑器打开其中的firefox-esr.desktop, ...

/usr/bin/firefox-esr ------------提醒一下要修改的:要根据实际安装路径修改,不一定是这个路径名称的
Reply View the author
Ziggy
deepin
2020-10-04 02:16
#9
Reply View the author
wanzhendema
deepin
2020-10-04 02:24
#10
https://bbs.deepin.org/post/203233
火狐的问题,建议到火狐社区反馈,另外社区也有很多去标题栏的方法,可以在论坛上搜一下。 ...

试过其他发行版都没这个问题。
Reply View the author
lixiaobai
deepin
2020-10-04 02:36
#11
确实,深度花了太多精力在美化界面了,稳定性不太好。现在摊子又铺的很大,有点积重难返了
Reply View the author
woolgather
deepin
2020-10-04 03:52
#12
https://bbs.deepin.org/post/203233
改个配置文件叫复杂?

即使可以解决了,但这不应该系统里默认设置好吗~为什么要让使用者这么费事去实现一个这么基础的功能
Reply View the author
wtz
deepin
2020-10-04 03:56
#13
https://bbs.deepin.org/post/203233
即使可以解决了,但这不应该系统里默认设置好吗~为什么要让使用者这么费事去实现一个这么基础的功能 ...

系统和应用开发者相互甩锅的后果
Reply View the author
woolgather
deepin
2020-10-04 04:05
#14
https://bbs.deepin.org/post/203233
系统和应用开发者相互甩锅的后果

深度deepin系统在升级到15.10版后开始采用dde-kwin导致不能从Firefox选项“定制”中隐藏的原因是检测到 deepin 就用了相当于值为 system 的方案,而那个方案是给 deepin-wm/mutter 用的。

用 deepin-wm 的时候让火狐改成client, 用dde-kwin又让火狐改成system。我看就是在为难火狐。 火狐表示不陪你们玩了
Reply View the author
Feng Yu
deepin
2020-10-04 05:49
#15
说白了就是过度造轮子的后果,所以我也不陪deepin玩了,我自己用Manajaro KDE了,各种支持各种爽
Reply View the author
yyz1314925
deepin
2020-10-04 09:02
#16
https://bbs.deepin.org/post/203233
深度deepin系统在升级到15.10版后开始采用dde-kwin导致不能从Firefox选项“定制”中隐藏的原因是检测到 d ...

说白了就是火狐小心眼,小家子气,谷歌浏览器咋就支持呢?技术永远是在革新的,哪项好用用哪个,这个改动对火狐来说就是轻而易举的事,影响的是用户体验和火狐的口碑。
Reply View the author