Skip to content

minor fixes so Electron plays nicer on Windows#189

Closed
matthargett wants to merge 4 commits intoRunMaestro:mainfrom
matthargett:fix-windows-electron-issues
Closed

minor fixes so Electron plays nicer on Windows#189
matthargett wants to merge 4 commits intoRunMaestro:mainfrom
matthargett:fix-windows-electron-issues

Conversation

@matthargett
Copy link
Copy Markdown

  • give the main window a name that Windows understands

    • so that multiple instance aren't launched
    • taskbar grouping works
  • eliminate the superfluous toolbar menu space. minor tweaks to align with Electron best practices on Windows from Slack, Discord, VS Code, etc.

maybe next: inlining the hamburger menu into the window chrome requires deeper changes, I can do that next if reclaiming the ~100px height is useful (or we just like the modern look).

… instance aren't launched, taskbar grouping works, etc. eliminate the superfluous toolbar menu space. minor tweaks to align with Electron best practices on Windows from Slack, Discord, VS Code, etc. inlining the hamburger menu into the window chrome requires deeper changes, I can do that next if reclaiming the ~100px height is useful (or we just like the modern look).
@pedramamini pedramamini self-assigned this Feb 5, 2026
@pedramamini
Copy link
Copy Markdown
Collaborator

@matthargett sorry it's taken forever to get to this PR. I'm getting Maestro for Windows setup this weekend and can get hands on testing.

@pedramamini pedramamini added the blocking Can't move forward due to some hurdle. label Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocking Can't move forward due to some hurdle.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants