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

[FR]: Auto-accepted call should un-minimize window and select caller #564

Open
1 task done
tormodvolden opened this issue Mar 1, 2025 · 1 comment
Open
1 task done
Labels
enhancement New feature for the user, not a new feature for build script
Milestone

Comments

@tormodvolden
Copy link

tormodvolden commented Mar 1, 2025

Contact Details (e.g. Tox ID or email)

this ticket (duh)

Feature Description

  1. When an incoming call is auto-accepted, but the main window is closed/minimized, there is no way to see the call has started. It would be intuitive that the main window reopens.

  2. Also, if the current caller is not selected in the list of friends, or another pane is open (e.g. settings), there is no way to notice the incoming call. It would be intuitive that the calling friend is selected when the call is accepted.

Contribution

  • I would like to contribute to this feature

I can help with testing, but for any code contribution some hand-holding will be needed. I will stay subscribed to this ticket.

@tormodvolden tormodvolden added the enhancement New feature for the user, not a new feature for build script label Mar 1, 2025
@tormodvolden
Copy link
Author

I feel that (1) could be as simple as calling forceShow() inside ChatForm::onAvInvite() but I don't know on which object.
For (2) I was hoping updateFriendActivity() would do, but it doesn't.

@iphydf iphydf added this to the v1.18.4 milestone Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature for the user, not a new feature for build script
Development

No branches or pull requests

2 participants