This shows you the differences between two versions of the page.
|
projects:panel-plugins:xfce4-battery-plugin [2011/01/03 15:39] frivoal |
projects:panel-plugins:xfce4-battery-plugin [2012/06/30 11:43] (current) landry [1.0.0 (2011/01/03)] |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| ===== Recent Releases ===== | ===== Recent Releases ===== | ||
| + | ==== 1.0.5 (2012/05/30) ==== | ||
| + | * Better compliance with the panel plugin HIG | ||
| + | * Don't set labels orientation on 4.8 panels (bug #8961) | ||
| + | * Set progressbar orientation in setup_battmon (bug #8935) | ||
| + | |||
| + | ==== 1.0.4 (2012/05/14) ==== | ||
| + | * Fix compilation with panel version < 4.9 | ||
| + | |||
| + | ==== 1.0.3 (2012/05/13) ==== | ||
| + | * Improve plugin UI in vertical/deskbar/multirows panels | ||
| + | |||
| + | ==== 1.0.2 (2012/04/30) ==== | ||
| + | * change icon depending on charge level/ac status (bug #7768) | ||
| + | * install icons from xfpm | ||
| + | * add AC color state and allow user-configurable colors (bug #6757) | ||
| + | * implement read_acpi_state()/read_acpi_inof() on FreeBSD (bug #2814) | ||
| + | * make the progressbar optional | ||
| + | * improve battery removal detection | ||
| + | * rework configuration dialog to use tabs | ||
| + | * only display time if it's valid | ||
| + | |||
| + | ==== 1.0.1 (2012/04/17) ==== | ||
| + | * build the plugin as a module | ||
| + | * port to libxfce4ui (bug #8095) | ||
| + | * port to panel 4.9+ (bug #8393) | ||
| + | * add about dialog | ||
| + | * don't show percentage/time if charge is 0 (bug #8631) | ||
| + | |||
| ==== 1.0.0 (2011/01/03) ==== | ==== 1.0.0 (2011/01/03) ==== | ||