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

request - Multi Window support on Desktop #3272

Closed
neil969 opened this issue Mar 28, 2019 · 3 comments
Closed

request - Multi Window support on Desktop #3272

neil969 opened this issue Mar 28, 2019 · 3 comments

Comments

@neil969
Copy link

neil969 commented Mar 28, 2019

In the desktop Client, it would be good to be able to "pop out" or undock a conversation to allow multiple conversation windows open on the screen & active at once.
I find the lack of this an impediment to convincing people to use Signal as their "go-to" messaging application across devices.
(This is not a phone and should not be limited in functionality as if it were!)

@ab320012
Copy link

ab320012 commented Apr 19, 2019

@scottnonnenberg I'd like to try my hand at this one, seems relatively straight forward. I'll add a MenuItem to ConversationHeader that calls popOut passed in from js/views/conversation-view.js
which will signal to the main process to open a new window, not sure if you prefer only seeing the conversation component in the new window or a copy of the whole app.

@scottnonnenberg-signal
Copy link
Contributor

Supporting this would require a major architectural change for the app. I don't think we'll accept any pull requests for it in the near term - any external pull request has substantial cost for us; advising, reviewing, then testing. And we don't have the time for that right now.

The best thing you can do is rally support for this in the community so we can justify the time spent.

PS: Just one bit of the significant difficulty with that proposed change is synchronizing state between the popped out window and the primary window.

@D0han
Copy link

D0han commented Sep 16, 2021

Such feature would be awesome for video calls, to pop it out to another screen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

5 participants