Created attachment 8932 tiny titlebars :( On almost all xfwm4 themes except the default, setting Window Scaling to 2x causes window titlebars to become extremely small. An example is attached. Given how many themes are affected by this, it would be really nice if an option to scale window titlebars was provided.
The default theme comes in 3 sizes, and the larger one is selected with scale 2. If you use a different theme, you're pretty much on your own.
Sorry, I replied in a hurry, that might deserve a slightly longer explanation... Basically, the default theme upstream comes in 3 different flavors, “Default”, “Default-hdpi” and “Default-xhdpi”. When SCALE=2 is used along with the “Default” theme, xfwm4 will automatically select the “Default-xhdpi” themes in place. But downstream, custom themes don't ship with such options, so that mechanism does not work with distro customized themes. xfwm4 /could/ scale the theme itself, but that kinda defeat the purpose of using a HiDPI monitor I reckon, because it would be just a pixmap scaling. So I would recommend either of those solutions: - Switch back to the “Default” theme - Nag your favorite distro so they provide higher DPI designed variants of their themes - Create your own variant of your distro theme scaling the pixmaps yourself Either options would work, but the first option would be my recommendation, as it is the easiest one.