CVSROOT: /cvs/gnome Module name: gnome-power-manager Changes by: rhughes 06/02/05 11:36:09
Modified files: . : ChangeLog src : gpm-manager.c Log message: 2006-02-05 Richard Hughes <[EMAIL PROTECTED]> * src/gpm-manager.c (maybe_notify_battery_power_changed): We need to add the check for charging for the 100% charge notification else we get a 100% charged notifications (plural) a few times when on battery power (as the flag is cleared) and we are at state 100%. This is not possible as the is_charging state changes before the percentage change goes 99->100. This works this way intermittently on my Toshiba, and never works on my iBook. This new code seems to work for me in all cases. Plus we don't have to faff around and invalidate the "show notification" flag as we are testing the change up always. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-power-manager&who=rhughes&date=explicit&mindate=2006-02-05%2011:35&maxdate=2006-02-05%2011:37 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list