riverar / uxstyle

GNU General Public License v3.0
291 stars 37 forks source link

UnsignedThemes service needs to restarted after sleep/resume #35

Open shadeMe opened 8 years ago

shadeMe commented 8 years ago

On resuming the OS from a sleep state, many window elements revert to their default color scheme/theme. The UnsignedThemes service needs to restarted before the (custom) theme can be reapplied.

Running Windows 10 x64 Anniversary Update.

Rennan24 commented 7 years ago

Did the creator of UxStyle die or something? Is it really hard to release updates for this? Because this issue is really annoying for people who put their computer to sleep very often and having to restart in order to get the themes to work... I guess I can't really say much since the code is out there to edit but still. Plz Rivera update!!

riverar commented 7 years ago

I've been doing this since 2009 and have almost lost all interest in the small group of folks that still use these garbage custom msstyles.

Note to self/others: Service needs to register for SERVICE_ACCEPT_POWEREVENT support. Easy fix.

Rennan24 commented 7 years ago

Oh shit, wasn't expecting you to actually reply, I'm deeply indebted for UxStyles and I'm glad of all the work you have done. What do you suggest as a alternative to custom msstyles? Default skins? Also why have you lost interest in skinning? Thanks for the note though!

riverar commented 7 years ago

I lost interest because most, if not all, msstyles are built or used incorrectly (they are not forward or backward compatible). Then when they go wrong, I get the blame. :)

I'll make a tweak to the UxStyle service tomorrow sometime because your "oh shit" comment made me laugh.

Rennan24 commented 7 years ago

Sorry to hear that you get the blame for shitty msstyles :/ Also thanks ahead of time for taking the time to fix this bug, glad to hear you liked my "oh shit" comment :D

shadeMe commented 7 years ago

Thanks for looking into this. Hopefully, this will also fix #34.