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]: Some applet menu Idea on main branch #1861

Closed
souravdas142 opened this issue Sep 21, 2022 · 2 comments · Fixed by #1862
Closed

[FR]: Some applet menu Idea on main branch #1861

souravdas142 opened this issue Sep 21, 2022 · 2 comments · Fixed by #1862

Comments

@souravdas142
Copy link

souravdas142 commented Sep 21, 2022

Hi @cschramm and @infirit

I have some Ideas on applet menu, like below

blueman-applet

  1. You can see I have multiple bluetooth audio device connected, but still they are not showing in applet menu to disconnect them.
    I want each device should show to applet menu with disconnect option like previous (2.3.2) version has.

  2. Audio profile for each connected device should have menu

  3. Is it possible to show battery indicator with text percentile beside each connected devices in applet menu ? I will be more convenient to show beside them instead opening the window. is not it ? please see the above screenshot for example.

  4. Is it possible sending notification on changing battery percentage ? Can it be implemented ?

Thank you.

@souravdas142 souravdas142 changed the title Some applet menu Idea on main branch [FR]: Some applet menu Idea on main branch Sep 21, 2022
cschramm added a commit to cschramm/blueman that referenced this issue Sep 21, 2022
With blueman-project#1847 priorities are expected to be unique. Otherwise the items get merged into one, so that there is only one disconnect and only one audio profile item as no explicit sub-indexes got added there.

Fixes blueman-project#1861
@cschramm
Copy link
Member

Points 1 and 2 are a bug in main, fixed in #1862.

Regarding point three, there's a suggestion to add the battery percentage to the tray icon tooltip in #1797. While that makes a lot of sense to me, the disconnect menu items seem like the wrong place to me.

Point 4 is possible, yes, but I'd rather leave that to power manager applets that are exactly dedicated to monitoring battery status.

@souravdas142
Copy link
Author

Points 1 and 2 are a bug in main, fixed in #1862.

Thank you, that MR solved the problem.

Regarding point three, there's a suggestion to add the battery percentage to the tray icon tooltip in #1797. While that makes a lot of sense to me, the disconnect menu items seem like the wrong place to me.

Wow it really makes sense than putting battery icons beside disconnect items. But need to put important information only with device name, I have seen #1797 which suggest more impractical information.

Point 4 is possible, yes, but I'd rather leave that to power manager applets that are exactly dedicated to monitoring battery status.

Nice to hear that it is possible, thats mean battery will not go down fully (At least Blueman will continue to inform with battery discharge information) while watching movie. and saves more battery cycle (Yeah it is dependent on user, user should disconnect before battery dies) . Yeah it should be implemented then.

Thank you.

cschramm added a commit that referenced this issue Sep 21, 2022
With #1847 priorities are expected to be unique. Otherwise the items get merged into one, so that there is only one disconnect and only one audio profile item as no explicit sub-indexes got added there.

Fixes #1861
cschramm added a commit to cschramm/blueman that referenced this issue Oct 6, 2022
With blueman-project#1847 priorities are expected to be unique. Otherwise the items get merged into one, so that there is only one disconnect and only one audio profile item as no explicit sub-indexes got added there.

Fixes blueman-project#1861
cschramm added a commit that referenced this issue Oct 6, 2022
With #1847 priorities are expected to be unique. Otherwise the items get merged into one, so that there is only one disconnect and only one audio profile item as no explicit sub-indexes got added there.

Fixes #1861
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