ramensoftware / windows-11-notification-center-styling-guide

A collection of commonly requested notification center styling customizations for Windows 11
15 stars 3 forks source link

Add support for Windows 11 24h2 Actions center #10

Open HelloTech2 opened 1 week ago

HelloTech2 commented 1 week ago

As u can see, the actions center from W11 24h2 in my case 26100.2 is not affected by the mod add a fix for this pls image

bbmaster123 commented 1 week ago

iirc the action center is supposed to be migrating from uwp to winui3, and its also possible the targets have changed I don't have 24h2 anymore since I reset my vm, could you do a quick test and check if the following style works?

Border
Background=Red

and could you also check that it still runs under shellexperiencehost.exe if possible?

thanks :)

m417z commented 1 week ago

See the following issue: https://github.com/ramensoftware/windhawk-mods/issues/909. It looks like adding ShellHost.exe to the mod's inclusion list in the advanced options works for now.

HelloTech2 commented 1 week ago

sorry for being late but I tested this theme and work in the notification center and actions center image

HelloTech2 commented 1 week ago

Can I use UWPSpy for the actions center?

HelloTech2 commented 1 week ago

Also works for the tile menus image

HelloTech2 commented 1 week ago

I tested the TranslucentShell theme and now works, I'll see if the effect disappears or not as it happened with the red one. image

bbmaster123 commented 1 week ago

sorry I was doing printer stuff... great! did you need to add shellhost.exe to get it to work? let me know if you can notice or log what triggers the effect to stop, I would lean towards some sort of energy saver mode for the exe but maybe its just some other bug