pennywise icon indicating copy to clipboard operation
pennywise copied to clipboard

Multiple windows and/or instances of a window

Open geigel opened this issue 5 years ago • 4 comments

Do you want to request a feature or report a bug?

Feature

What is the current behavior?

This is not a request for popup windows or new window links to work. Rather, this is a request to add the feature of having multiple separate Pennywise windows open to allow for a few windows playing videos.

Expected behavior

Would be great to have a CMD+N or File > New Window ability where a new instance of the app allows for its own URL and configuration independent of other open pennywise windows. So I could have one video playing and another one too.

URL attempting to access

N/A since this is a feature request independent of URL

Screenshots (Optional But May Be Requested)

N/A

Pennywise Version: 0.6.3

OS / OS Version:

macOS 10.13.6 (17G5019)

Any issue that doesn't have all of these filled in will be closed, if yours is closed reopen with everything filled in.

geigel avatar Feb 14 '19 19:02 geigel

Yes please!

skplunkerin avatar Mar 06 '19 19:03 skplunkerin

Seems easy enough to make. I'll do this.

akash-joshi avatar Mar 07 '19 04:03 akash-joshi

So an issue I'm facing while building this is that the menu items and shortcuts only affect the parent window, not the newly opened window. I'm not sure how to deal with this problem 🤔 @alxwrd @kamranahmedse

Edit: Seems to be a Mac only issue https://github.com/electron/electron/blob/v0.36.7/docs/api/browser-window.md#winsetmenumenu-linux-windows

akash-joshi avatar Mar 07 '19 06:03 akash-joshi

Is it not possible to just launch another instance of Pennywise?

alxwrd avatar Mar 07 '19 14:03 alxwrd