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

[electron] Fix desktop app --hidden flag #6805

Merged
merged 4 commits into from
Jun 14, 2018
Merged

Commits on May 26, 2018

  1. delint

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed May 26, 2018
    Configuration menu
    Copy the full SHA
    ca2533c View commit details
    Browse the repository at this point in the history
  2. refactor hidden logic to be more resilient against electron weirdness

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed May 26, 2018
    Configuration menu
    Copy the full SHA
    8a4a6b2 View commit details
    Browse the repository at this point in the history
  3. tidy code

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed May 26, 2018
    Configuration menu
    Copy the full SHA
    20dd2c0 View commit details
    Browse the repository at this point in the history
  4. remove debug log

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed May 26, 2018
    Configuration menu
    Copy the full SHA
    e0bb618 View commit details
    Browse the repository at this point in the history