Closed riotrah closed 8 months ago
yeh... Acrylic is weird, because it was never supposed to work with WPF framework that I'm using to build Hurl, but through some bindings and magic idk, It was made to work.
I assume this must be due to enabling Show accent color on title bars and window borders
option in Windows Settings > Personalization > Accent Color.
Interesting.
And that's what I would have assumed as well, however, it's not!
Ah... I'm not sure what's causing that then. I enabled the accent color on title bars....
I could see the colored title bar. (I use 22624.1616)
I will see what I can do from the code. I have got couple of workaround ideas now....
Howdy! I have a few questions here!
I noticed that, in his configuration file (which I've just copied and adapted, so thanks!), @riotrah used the setting No
WhiteBorder
(set to true
)-- however, the documentation mentions only it as Use
WhiteBorder
(I set mine to false
and now it's working). Which one is the correct name? Are both usable (and therefore redundant)?
Also: my apologies if this is not the right place to ask this, but… I'm a Windows 10 22H2 user, and setting BackgroundType
to the acrylic
~or mica
(obviously, duh)~ doesn't work.
So, Windows 10 users can only use the solid color background and acrylic isn't supported at all?
Thank you, I look forward to seeing the launch of version 0.8, hooray! (And I can't compliment this app enough, I absolutely love it!!)
NoWhiteBorder
is v0.8 alpha version's setting (renamed from UseWhiteBorder)
Yeh, win10 doesn't support acrylic for now. I tried making it work, but it just causes lot of problems in both win10 and 11, but win11 acrylic is bit simpler to implement (From build 22621).
Thank you for the compliments 🥰
Closing this
Hello again,
First here's what I'm seeing, .
I read #57 but I cannot tell if your screenshot is showing the same thing or not. I would prefer Acrylic over Mica, but it's not the biggest issue so don't consider this blocking - either look better than this haha.