yafp / ttth

ttth (talk to the hand) is an electron based desktop app for online services like WhatsApp, Threema, Telegram, Twitter, Google and several others.
GNU General Public License v3.0
123 stars 25 forks source link

Autostart / auto-launch minimized-option on windows is not working #65

Open yafp opened 5 years ago

yafp commented 5 years ago

Expected Behavior

if both autostart & autostart minimized is configured, the app should start minimized

Actual Behavior

does autostart, but not minimized

Steps to Reproduce the Problem

1. 1. 1.

Specifications

yafp commented 5 years ago

If minimized option is set via ttth UI on windows, the reg key looks like that

"C:\path\to\ttth.exe" --hidden

yafp commented 5 years ago

Might be an issue with auto-launch itself

see: https://github.com/Teamwork/node-auto-launch/issues/65

yafp commented 5 years ago

currently we are using:

auto-launch (5.0.5) https://www.npmjs.com/package/auto-launch

while there is as well

auto-launch-patched https://www.npmjs.com/package/auto-launch-patched

yafp commented 5 years ago

Franz is using a self-maintained version of auto-launch with some fixed:

See:

github-actions[bot] commented 4 years ago

Stale issue message

the-welcome-bot[bot] commented 4 years ago

Welcome to ttth! Thank you and congrats for your first PR on this project. We will review it soon!