gnome-shell/js/ui/status
Florian Müllner 6c08799c7b power: Stop making time estimates
Any time estimates we can come up with are notoriously unreliable;
even on devices that report correct (dis)charging rates, any change
in workload, screen brightness etc. can throw our estimate off by
a huge amount. This is further compounded by bad firmware and battery
firmware which reports inaccurate data as neither Windows nor Android do
not use that data.

So instead, limit ourselves to only showing the current percentage
and leave its interpretation to the user.

As an added bonus, we end up with shorter strings that are less likely
to cause problems with ellipsization when translated.

https://bugzilla.gnome.org/show_bug.cgi?id=708472
2015-11-17 10:58:45 +01:00
..
accessibility.js status/a11y: invert connection to changes and initial read 2015-03-27 13:11:22 -07:00
bluetooth.js bluetooth: Show the Bluetooth menu when there were setup devices 2015-10-28 11:51:07 +01:00
brightness.js js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlers 2013-12-16 18:27:19 +01:00
keyboard.js status/keyboard: Backup the whole MRU list while in password mode 2015-03-30 17:51:18 +02:00
location.js status: Refine system status menu 2015-08-20 13:53:36 +02:00
network.js network: Unify capitalization in newly changed strings 2015-08-20 17:07:46 +02:00
power.js power: Stop making time estimates 2015-11-17 10:58:45 +01:00
rfkill.js status: Refine system status menu 2015-08-20 13:53:36 +02:00
screencast.js Add a screencast indicator for when we're recording 2013-08-14 20:39:07 -04:00
system.js status: Refine system status menu 2015-08-20 13:53:36 +02:00
volume.js js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlers 2013-12-16 18:27:19 +01:00