darklinkpower / PlayniteExtensionsCollection

Collection of extensions made for Playnite.
MIT License
331 stars 29 forks source link

[Splash Screen] Add a delay before switching to playnite after exiting the game #379

Closed leonidovy4 closed 1 year ago

leonidovy4 commented 1 year ago

Extension name

Splash Screen

Feature Description

When you exit the game, a splash screen is displayed. Then, when the splash screen switches back to playnite, the default window of playnite "the game is running" is visible for half a second (it may be longer on less powerful computers).

The main idea is to add a delay as a separate option, where you can set the time in seconds for how long the splash screen will be additionally delayed before switching to playnite. Or without a separate option, just a global delay of 2-3 seconds.

Screenshots

https://user-images.githubusercontent.com/22001518/223227402-c87d2eb4-16da-43a1-9f42-3763dcf2c9cc.mp4

1

leonidovy4 commented 1 year ago

Not relevant. Solved by making background transparent in GameStatus.xaml. Or users can change the theme where this transparency is already there