b-jesch / skin.estuary.modv2

A Skin for Matrix/Nexus/Omega
Other
99 stars 32 forks source link

Action on startup is running, but has the startup window overlaid #120

Closed ckvsoft closed 1 year ago

ckvsoft commented 1 year ago

In the Nexus version I have a different behavior than in the Matrix version. If I set action when starting: Watch TV and start window: Main window, it doesn't matter what I set here. The action is started and above it is the window that is specified as the start window. In the Matrix version, the action is simply executed and the start window remains closed. I would also like to have it in the Nexus version. Is this an error or do I have to set something else in the version?

b-jesch commented 1 year ago

A quick fix will be disabling the splash/startup screen in skin settings, extras, show splash screen. Comes with the next version. For now (actual version) this setting has no effect.

If you want to check this out, replace Timers.xml, Startup.xml with the new ones from here: https://github.com/b-jesch/skin.estuary.modv2/tree/Nexus/xml

ckvsoft commented 1 year ago

Thank you, that worked. I had to turn off the splash screen. Then it works, before that it didn't matter.