Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: If "Start app on login." is set to True, start the app automatically, but keep the window minimized in the taskbar until the user has set focus to the app #228

Closed
4 tasks done
jasonblais opened this issue Aug 2, 2016 · 1 comment

Comments

@jasonblais
Copy link
Contributor

I confirm (by marking "x" in the [ ] below):


Summary

If "Start app on login." is set to True, start the app automatically, but keep the window minimized until the user has set focus to the app

Steps to reproduce

On

  • Windows 10,
  • Mattermost Desktop v1.3,
  • Mattermost Server v3.2
  1. In Desktop Settings, set Start app on login. to True.
  2. Restart your machine.

Expected behavior

App launches automatically, but remains minimized in the taskba until the user has set focus on the app.

Observed behavior

App launches automatically, and is focused on launch.

This means that if the user has opened another program while Mattermost desktop is launching, the desktop app will open on top. This can be annoying and interrupt user's work.

Possible fixes

@jasonblais jasonblais added this to the v1.4.0 milestone Aug 2, 2016
@yuya-oc
Copy link
Contributor

yuya-oc commented Aug 2, 2016

Auto-starting was implemented with node-auto-launch. @razzeee Would you check this?

razzeee added a commit to razzeee/desktop that referenced this issue Aug 2, 2016
razzeee added a commit to razzeee/desktop that referenced this issue Aug 9, 2016
razzeee added a commit to razzeee/desktop that referenced this issue Aug 14, 2016
razzeee added a commit to razzeee/desktop that referenced this issue Aug 16, 2016
razzeee added a commit to razzeee/desktop that referenced this issue Aug 16, 2016
razzeee added a commit to razzeee/desktop that referenced this issue Aug 24, 2016
razzeee added a commit to razzeee/desktop that referenced this issue Aug 28, 2016
@jasonblais jasonblais removed this from the v1.4.0 milestone Sep 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants