Sam

Results 358 comments of Sam

see https://github.com/AutoDarkMode/Windows-Auto-Night-Mode/issues/690

Essentially, what we need for slideshows is: ### Backend - [ ] A new `WallpaperType` called `Slideshow` https://github.com/AutoDarkMode/Windows-Auto-Night-Mode/blob/f34801f1a33f59188523155ac9dd566c04aee163/AutoDarkModeLib/ComponentSettings/Base/WallpaperSwitchSettings.cs#L42 - [ ] A new class in the [WallpaperSwitchSettings.cs](https://github.com/AutoDarkMode/Windows-Auto-Night-Mode/blob/master/AutoDarkModeLib/ComponentSettings/Base/WallpaperSwitchSettings.cs) file that has...

> I applied separate light and dark themes within the AutoDark app and both themes are set to do a slideshow that updates every day, but whenever it switches from...

> Okay. Thanks for reaching out! I'll play with the settings a bit more and see if anything works, but I understand there's nothing you can do. The app does...

should be fully fixed with [#69a413](https://github.com/AutoDarkMode/Windows-Auto-Night-Mode/commit/69a413485aa02a8dfcd9d50bb3e1ee7ad0a1d967)

> If that’s the case I think WDD should have a built in options to change dark/light theme switch that uses the way mentioned @bigplayer-ai Honestly maintaining a functioning theme...

> Can you explain more about ADM clis? We have documentation available here: https://github.com/AutoDarkMode/Windows-Auto-Night-Mode/wiki/Command-line-arguments-%7C-parameters You would call something like this in WDD: ``` AutoDarkModeShell.exe --switch 10 --and-launch-service AutoDarkModeShell.exe --exit ```...

> Looks like the AutoDarkMode team had the same issue and managed to get it working by updating the colorization: [AutoDarkMode/Windows-Auto-Night-Mode#567](https://github.com/AutoDarkMode/Windows-Auto-Night-Mode/issues/567) Updating colorization works, but is done for a different...

> > > > @Spiritreader Do you have any idea How can I change mouse scheme using ADM CLI while using WDD? I tried thinking of a solution. as they...

> Oh Thanks I just needed to update my ADM. Btw, I am not succeeding running this in powershell 7 script, What could be the reason? I think my problem...