#18322 closed enhancement (fixed)

Add sound warning for low battery state (easy)

Reported by: madmax Owned by: nobody
Priority: normal Milestone: R1/beta5
Component: Applications/PowerStatus Version: R1/beta4
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

As discussed in the forums, some users may want a loud sound warning on top of the visual notification when the battery goes below certain charge level. The notification is currently created by PowerStatus in _NotifyLowBattery. At first sight, it should be simple to use add_system_event_beep to define a sound event for this case and system_beep to use it.

Change History (4)

comment:1 by Handmaus, 13 months ago

Copypaste of the suggestion I made in the forum thread, for the record:

I imagine an entry in the menu labeled 'Sound warning...' that opens a little panel that lets you set the alarm, a slider to set the battery percentage that triggers it (or percentages, maybe you want to charge that battery to just, say, 80%, because you don't plan to use it for some months), and a button labeled 'Set sound' that opens the Sounds panel.

comment:2 by Handmaus, 13 months ago

Just to clarify, in the previous comment, where it mentions "...an entry in the menu...", I was referring to PowerStatus applet's contextual menu.

comment:3 by twang12-cpu, 11 months ago

If this is not already being worked on, I would like to work on this.

comment:4 by waddlesplash, 10 months ago

Milestone: UnscheduledR1/beta5
Resolution: fixed
Status: newclosed

Done in hrev57123.

Note: See TracTickets for help on using tickets.