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

Add a inserted window to show connected devices #179

Closed
Nexround opened this issue Aug 26, 2021 · 1 comment · Fixed by #182
Closed

Add a inserted window to show connected devices #179

Nexround opened this issue Aug 26, 2021 · 1 comment · Fixed by #182

Comments

@Nexround
Copy link
Contributor

Thank you for your amazing work! @lakinduakash
When I was using this tool I felt that it would be convenient if we could see a list of connected devices inside the main window. So I would like to contribute this function. I wish I could have your support, thanks!

@lakinduakash
Copy link
Owner

That's cool. UI of the project is built with GTK. glade files are used to arrange the UI. Refer to the src folder, it has all the files. You can create a new glade file or use an existing one to show the connected list. I think it is better to add a new section like in advanced and list the devices connected. You can also refer the issue #49 for the command to get the connected devices.

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

Successfully merging a pull request may close this issue.

2 participants