dracula / gtk

🧛🏻‍♂️ Dark theme for GTK
https://draculatheme.com/gtk
GNU General Public License v3.0
948 stars 84 forks source link

[FEATURE] Please! Add hdpi support for xfwm4 #290

Closed 237dmitry closed 1 month ago

237dmitry commented 1 month ago

This is not applicable at all on xfce at 2560x1600. Very narrow disproportionate window titles.

EliverLara commented 1 month ago

Hi, Could you provide a screenshot and more details about your OS, please?

237dmitry commented 1 month ago

Thanks for answer. There are two screenshots 2560x1600 and 1920x1080. Look at titles, the 2560 one is too narrow in this resolution:

2560x1600 (narrow titles)

ss-1600

1920x1080 (normal titles)

ss-1080

EliverLara commented 1 month ago

One more question; Those applications header in your screenshot are themed by Xfwm4 theme or GTk?

237dmitry commented 1 month ago

One more question; Those applications header in your screenshot are themed by Xfwm4 theme or GTk?

GTK, I think:

$ xfconf-query -c xsettings -p /Net/ThemeName
Dracula

$ xfconf-query -c xfwm4 -p /general/theme
Dracula
237dmitry commented 1 month ago

But I am not entirely sure. For example, when I use some themes made by vinceliuice I replace xfwm4 directory with xfwm4-hdpi

https://github.com/vinceliuice/Lavanda-gtk-theme/tree/main/src/assets/xfwm4/assets-Sea-hdpi

EliverLara commented 1 month ago

I see now, thanks for the information!.

237dmitry commented 1 month ago

I just tried the nordic themes (darker and Polar) and they work great with hdpi. Thanks a lot!

237dmitry commented 1 month ago

Tested Dracula and it also great on hdpi. So I close feature request. Thank you very much!