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

Setting Window Title #120

Closed
SamuraiWaffle opened this issue Apr 12, 2018 · 4 comments
Closed

Setting Window Title #120

SamuraiWaffle opened this issue Apr 12, 2018 · 4 comments

Comments

@SamuraiWaffle
Copy link

It would be nice to have a command option to set the window title. That way having multiple windows isn't so troublesome to look through/organize on your desktop.

@rom1v rom1v changed the title Feature Request: Setting Window Title Setting Window Title Sep 16, 2018
@tomasv01
Copy link

Hi Rom1v, this would be perfect. I'm testing many devices with the same model number. Just add new parameter to set name for specific serial-number.
Let me say - your application is absolutely astoshing.
Thank you very much.

@beango1
Copy link
Contributor

beango1 commented Jun 1, 2019

Hi Rom1v,

how about we just put this in line 368 to from 'device_name' to '(options->serial ? options->serial : device_name)' ?

@rom1v
Copy link
Collaborator

rom1v commented Jun 1, 2019

@beango1 I don't think so, IMO selecting the device by serial (because there are several) should not impact the window title.

@rom1v
Copy link
Collaborator

rom1v commented Jun 25, 2019

Implemented by #614.

@rom1v rom1v closed this as completed Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants