question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support multiple windows

See original GitHub issue

Description

Previost native version had option to open new window what was handy for working on multiple repositories at once. Electron version does not support it, so I have to switch between project in one window what is in some use-cases very uncomfortable.

Work around is to keep old native version and run it if I need to work on multiple repos simultaneously.

Version

GitHub Desktop version: 1.0.10

OS version: macOS High Sierra

Expected behavior: Menu option File → New window will be there

Actual behavior: Menu option File → New window is not there

Reproduces how often: Always

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:66
  • Comments:53 (13 by maintainers)

github_iconTop GitHub Comments

23reactions
ledermanncommented, Feb 26, 2018

One thing to notice: Without having the “multiple windows” feature, on macOS we can’t use GitHub Desktop on multiple Spaces within Mission Control.

While working on multiple projects concurrently, I like to have a separate Space for every project (containing windows for Atom, Chrome, iTerm2 etc.). But because GitHub Desktop can live at only one Space at a time, I always have to move GitHub Desktop to the right Space for just doing a commit, which is a little bit annoying.

14reactions
andybakcommented, Oct 7, 2019

I’d be interested to hear why multiple windows was considered and rejected. It seems such an obviously better approach to the current one and much less “unusual” (unusual is usually a bad thing in UX…)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Supporting Multiple Windows on iPad - Apple Developer
To support multiple windows, the app's Info.plist requires a manifest or UIApplicationSceneManifest , which contains information about the app's scene-based ...
Read more >
Multi-window support - Android Developers
Multi -window mode enables multiple apps to share the same screen simultaneously. Apps can be side by side or one above the other...
Read more >
Get more done with multitasking in Windows - Microsoft Support
Learn how to multitask in Windows by optimizing your screen space with Snap Assist and organizing your windows with Snap Groups.
Read more >
What are the "Requires full screen" and "Supports multiple ...
Requires Full screen and Supports Multiple Windows. IOS 9+ supports resizable apps with multi-window support. Unless you are re-writing your ...
Read more >
Adding support for multiple windows to your iPadOS app
If you started your project in Xcode 11 and you've checked the "Supports multiple windows" checkbox, you've done the first couple of steps...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found