-
Notifications
You must be signed in to change notification settings - Fork 76
Window Title Bar Scale #1210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
+1,标题栏宽度太大,实在不好看。如果应用本身是白色的还好说,对于黑色背景的应用这个标题栏特别突兀,喧宾夺主。 |
Nice idea! @BLumia @shule1987 @wangjia12 |
之所以这样做的原因有几个: |
既然是为了用户方便,为什么广大用户都在吐槽标题栏宽度太高? |
真的丑……请一定要改回去,或者提供一个结构让允许用户改回去 |
的确丑,以前比较窄的时候从来没有用户觉得不好,自从变宽了以后,用户反馈觉得丑的经常有。并没觉得窄不方便操作,deepin最大的特色就是美观,这点真的很影响,所以还是希望改回去 |
真的很丑,这是我对deepin最不喜欢的地方,我希望我可以有选择 |
窗口 标题的居中方式不符合视觉吧,还不如直接左对齐呢,还有一个标题栏占的高度有点过分了,难道是打算兼容着做平板系统? |
居中问题下次推送更新就会解决了。 另外请大家讨论问题的时候理性讨论,不要夹带负面情绪,非常感谢! |
还没变宽的是哪个版本,我要回去。。。 |
assoc: https://bbs.deepin.org/forum.php?mod=viewthread&tid=180262&extra= btw, there will be a config for the titlebar height in the upcoming dde-kwin update, more details will be provided here after it's ready, but the default height is still the current value and it also won't be a option inside the control center unless the design decided to change. |
From dde-kwin 0.0.11 version, you can config the titlebar height by create a config file at (please create the path if the path is not existed): # If you use light theme
~/.local/share/deepin/themes/deepin/light/titlebar.ini
# If you use dark theme
~/.local/share/deepin/themes/deepin/dark/titlebar.ini and put the following content in the config file (replace [Active]
height=25
[Inactive]
height=25 After save the config file, open the control center and switch your theme to any other one and switch back so the config file will be loaded. Please notice this could not affact the applications who use client side decoration(ie. titlebar is not drawed by window manager), like almost all GTK3 applications, and all DTK applications. |
是啊,于是我又用回了unstable的版本,dde-wm了. |
windows标题栏,mac os标题栏都很小,也没人说过,影响用户操作了啊?用户又不是眼瞎,怎么可能点不中呢? |
If you use light theme [Inactive] |
真的是太丑了,用户还没有选择的余地,而且所说的理由完全不成立 |
他们本来就是两个东西,为什么非要统一,只要外观一样就可以,减低高度不会影响效果的 |
深度有些美过头了:) |
确实应该提供途径让用户自定义三方软件的bar高度,系统自带的UI这个高度还是很好看,但是三方软件真的太丑。 |
这样可以调节高度了, 请问一下有没有配置能调一下颜色 |
这样可以调节高度了, 请问一下有没有配置能调节颜色 |
要修改headerbar的背景色
在 2020-02-18 20:11:09,"licardoY" <notifications@github.com> 写道:
From dde-kwin 0.0.11 version, you can config the titlebar height by create a config file at (please create the path if the path is not existed):
# If you use light theme~/.local/share/deepin/themes/deepin/light/titlebar.ini
# If you use dark theme~/.local/share/deepin/themes/deepin/dark/titlebar.ini
and put the following content in the config file (replace 25 with the height you want):
[Active]height=25
[Inactive]height=25
After save the config file, open the control center and switch your theme to any other one and switch back so the config file will be loaded.
Please notice this could not affact the applications who use client side decoration(ie. titlebar is not drawed by window manager), like almost all GTK3 applications, and all DTK applications.
这样可以调节高度了, 请问一下有没有配置能调节颜色
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
在开启窗口的特效的情况下,上面的修改可以生效,但我是关闭窗口特效的(开启窗口特效有时会出现有弹出小窗时闪屏的问题),上面的修改就不能生效了,有办法吗? |
你用的那个版本啊
At 2020-02-24 17:26:52, "leon0625" <notifications@github.com> wrote:
From dde-kwin 0.0.11 version, you can config the titlebar height by create a config file at (please create the path if the path is not existed):
# If you use light theme~/.local/share/deepin/themes/deepin/light/titlebar.ini
# If you use dark theme~/.local/share/deepin/themes/deepin/dark/titlebar.ini
and put the following content in the config file (replace 25 with the height you want):
[Active]height=25
[Inactive]height=25
After save the config file, open the control center and switch your theme to any other one and switch back so the config file will be loaded.
Please notice this could not affact the applications who use client side decoration(ie. titlebar is not drawed by window manager), like almost all GTK3 applications, and all DTK applications.
在开启窗口的特效的情况下,上面的修改可以生效,但我是关闭窗口特效的(开启窗口特效有时会出现有弹出小窗时闪屏的问题),上面的修改就不能生效了,有办法吗?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
15.11 |
All options from linuxdeepin/dde-kwin/.../titlebar.ini 来自 linuxdeepin/dde-kwin/.../titlebar.ini 的所有可用选项 [Active]
height=40
area=1
textColor=#303030
backgroundColor=white
menuIcon.normal=:/deepin/themes/deepin/light/icons/menu_normal.svg
menuIcon.hover=:/deepin/themes/deepin/light/icons/menu_hover.svg
menuIcon.press=:/deepin/themes/deepin/light/icons/menu_press.svg
menuIcon.disabled=:/deepin/themes/deepin/light/icons/menu_disabled.svg
minimizeIcon.normal=:/deepin/themes/deepin/light/icons/minimize_normal.svg
minimizeIcon.hover=:/deepin/themes/deepin/light/icons/minimize_hover.svg
minimizeIcon.press=:/deepin/themes/deepin/light/icons/minimize_press.svg
minimizeIcon.disabled=:/deepin/themes/deepin/light/icons/minimize_disabled.svg
maximizeIcon.normal=:/deepin/themes/deepin/light/icons/maximize_normal.svg
maximizeIcon.hover=:/deepin/themes/deepin/light/icons/maximize_hover.svg
maximizeIcon.press=:/deepin/themes/deepin/light/icons/maximize_press.svg
maximizeIcon.disabled=:/deepin/themes/deepin/light/icons/maximize_disabled.svg
unmaximizeIcon.normal=:/deepin/themes/deepin/light/icons/unmaximize_normal.svg
unmaximizeIcon.hover=:/deepin/themes/deepin/light/icons/unmaximize_hover.svg
unmaximizeIcon.press=:/deepin/themes/deepin/light/icons/unmaximize_press.svg
unmaximizeIcon.disabled=:/deepin/themes/deepin/light/icons/unmaximize_disabled.svg
closeIcon.normal=:/deepin/themes/deepin/light/icons/close_normal.svg
closeIcon.hover=:/deepin/themes/deepin/light/icons/close_hover.svg
closeIcon.press=:/deepin/themes/deepin/light/icons/close_press.svg
closeIcon.disabled=:/deepin/themes/deepin/light/icons/close_disabled.svg
[Inactive]
textColor=#969696 And I found the new section name from linuxdeepin/dde-kwin/.../decoration.ini 此外,在 linuxdeepin/dde-kwin/.../decoration.ini 中找到了新的配置节名称 [Active]
...
[Inactive]
...
[NoAlpha/Active]
...
[NoAlpha/Inactive]
...
[Unmanaged]
... So my final 所以我最终的 [Active]
height=24
[Inactive]
height=24
[NoAlpha/Active]
height=24
[NoAlpha/Inactive]
height=24 Also, the source codes about 此外,这里是和 https://github.com/linuxdeepin/dde-kwin/blob/master/plugins/kdecoration/chameleontheme.cpp#L213-L221 https://github.com/linuxdeepin/dde-kwin/blob/master/plugins/kdecoration/chameleontheme.cpp#L143-L157 |
The height of the third-party title bar has been like this for more than a decade.I want to change. |
install plugin: Window Decorate Mode Switcher 安装插件: 窗口装饰模式切换器 |
OK, thanks! |
24/5000 |
Deepin 20.5没有titlebar.ini这个配置文件了,怎么修改标题栏高度呢? |
不存在的情况你需要新建这个文件。 |
感谢您的来信,敝人已收到。敝人会尽快给您回复,谢谢。
|
We have plans to provide global title bar height Settings to our users as plugins ourselves, which we will provide this year |
哈哈,进来考古挖掘,原来苹果刘海是抄这里的,deepin极为先进 |
作为后续,由社区驱动开发的 deepin-tweak 会自带调节标题栏大小的功能,不再需要手动编写配置文件。 如果有任何其它问题, 请开新的 issue 讨论 。请保持讨论始终有助于发现和解决问题,不要阴阳怪气。 Somewhat related: the community-driven tool If you have any other related issues, please create a new issue thread instead of replying to this one. Thanks! |
Now I don't know whether this is the place to ask for this, but I'll post it down here anyway.
I installed Deeping Desktop Environment and I'm loving it generally, but there's one serious flaw (in my opinion). The title bars take a large amount of screen real estate and don't look that grade proportion-vise (on my low-DPI monitor), especially with the panel being set to small size. It'd be great if there was an option to change their size. A slider in options, for example, that controls the height of the title bars of windows.
The text was updated successfully, but these errors were encountered: