haiku/src/apps/powerstatus
Pawan Wadhwani 10074df18f PowerStatus: eliminate redundant power notification
patched duplicate low power notifications by adding a flag to
remove redundant notification calls by adding a parameter in
the update function.

Fixes #12277

Change-Id: Iec3859156e745ce0e1c08250151e17b3317847d5
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3493
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2020-12-16 07:42:01 +00:00
..
ACPIDriverInterface.cpp PowerStatus: use the design capacity if needed. 2015-01-28 16:12:21 +01:00
ACPIDriverInterface.h PowerStatus: improved API, minor fixes. 2015-01-08 15:36:55 +01:00
APMDriverInterface.cpp PowerStatus: call the APM syscall with the correct struct. 2018-01-06 16:13:11 +01:00
APMDriverInterface.h PowerStatus: improved API, minor fixes. 2015-01-08 15:36:55 +01:00
DriverInterface.cpp PowerStatus: give the locker a name. 2015-01-08 15:36:52 +01:00
DriverInterface.h PowerStatus: improved API, minor fixes. 2015-01-08 15:36:55 +01:00
ExtendedInfoWindow.cpp PowerStatus: eliminate redundant power notification 2020-12-16 07:42:01 +00:00
ExtendedInfoWindow.h PowerStatus: eliminate redundant power notification 2020-12-16 07:42:01 +00:00
Jamfile Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
PowerStatus.cpp PowerStatus: exit early if no battery is detected. 2020-08-05 19:47:38 +02:00
PowerStatus.h [PowerStatus] Fix different problems with the replicant 2017-11-18 17:11:07 +01:00
PowerStatus.rdef PowerStatus: Implement battery low/critical notifications. 2014-10-23 20:07:21 +02:00
PowerStatusView.cpp PowerStatus: eliminate redundant power notification 2020-12-16 07:42:01 +00:00
PowerStatusView.h PowerStatus: eliminate redundant power notification 2020-12-16 07:42:01 +00:00
PowerStatusWindow.cpp apps: Convert to using Set*UIColor. 2016-01-04 07:33:09 -05:00
PowerStatusWindow.h