MicaForEveryone icon indicating copy to clipboard operation
MicaForEveryone copied to clipboard

#RGB color for specific app

Open rammmma opened this issue 3 years ago • 6 comments

Please add #RGB color setting for specific app. For example: use System color (#000000) for all apps, total commander and qBittorrent use custom color r4tc

rammmma avatar Oct 07 '22 09:10 rammmma

There's an API to set titlebar color, but it only works on build 22000+ and doesn't work when Mica is enabled.

xmine64 avatar Oct 07 '22 17:10 xmine64

Building off this; is there a way to disable system colour highlighting when Acrylic is the option? For example below, choosing Light or Dark as the titlebar colour adds a strong tint to the Acrylic effect, is there any way to set this to None and just have acrylic be influenced by the colours behind it, rather than also adding a tint?

image image

HeyItsJono avatar Oct 11 '22 02:10 HeyItsJono

is there any way to set this to None and just have acrylic be influenced by the colours behind it, rather than also adding a tint?

This question is not related to this issue, it's off-topic. Also MFE doesn't render anything, it just asks Desktop Window Manager to do stuff. So there's no way. You may create an another project to hook in to apps or DWM or even patch DWM to achieve what you want, but it's not MFE's goal.

xmine64 avatar Oct 11 '22 10:10 xmine64

is there any way to set this to None and just have acrylic be influenced by the colours behind it, rather than also adding a tint?

This question is not related to this issue, it's off-topic. Also MFE doesn't render anything, it just asks Desktop Window Manager to do stuff. So there's no way. You may create an another project to hook in to apps or DWM or even patch DWM to achieve what you want, but it's not MFE's goal.

I was just asking because you literally mentioned in the comment above me that an API existed to set titlebar colour. All g tho thanks for the response

HeyItsJono avatar Oct 12 '22 00:10 HeyItsJono

you literally mentioned in the comment above me that an API existed to set titlebar colour

It just sets solid color for titlebar, it doesn't work when using acrylic or mica.

xmine64 avatar Oct 12 '22 13:10 xmine64

you literally mentioned in the comment above me that an API existed to set titlebar colour

It just sets solid color for titlebar, it doesn't work when using acrylic or mica.

no worries thanks for the info!

HeyItsJono avatar Oct 13 '22 22:10 HeyItsJono