Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
projects:panel-plugins:xfce4-battery-plugin [2008/09/04 23:19] – external edit 127.0.0.1projects:panel-plugins:xfce4-battery-plugin [2012/06/30 11:43] (current) – [1.0.0 (2011/01/03)] landry
Line 2: Line 2:
  
 ===== About ===== ===== About =====
-A battery monitor panel plugin for Xfce4, written by Nick Penwarden and Edscott Wilson Garcia, compatible with APM and ACPI, for Linux and *BSD.+A battery monitor panel plugin for Xfce4, compatible with APM and ACPI, for Linux and *BSD.
  
 ===== Usage ===== ===== Usage =====
Line 14: Line 14:
 {{:projects:panel-plugins:battery_panel.png|Panel Plugin}} {{:projects:panel-plugins:battery_panel.png|Panel Plugin}}
  
-===== 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)
  
-==== Version 0.3.0 (for Xfce 4.2) ====+==== 1.0.4 (2012/05/14) ==== 
 +  * Fix compilation with panel version < 4.9
  
-[[http://prdownload.berlios.de/xfce-goodies/xfce4-battery-plugin-0.3.0.tar.gz|xfce4-battery-plugin-0.3.0.tar.gz]]+==== 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) ====
  
 +  * Translated in 15 more languages, for a total of 38
  
-==== Version 0.4.x (for Xfce 4.4) ====+  * Make the warning messages non modal, fixing bug #3008
  
-[[http://goodies.xfce.org/releases/xfce4-battery-plugin/xfce4-battery-plugin-0.4.90.3.tar.bz2|xfce4-battery-plugin-0.4.90.3.tar.bz2]]+  * Fix fan and temperature detection, fixing bug #2884
  
-[[http://goodies.xfce.org/releases/xfce4-battery-plugin/xfce4-battery-plugin-0.4.90.2.tar.bz2|xfce4-battery-plugin-0.4.90.2.tar.bz2]]+  * Showing "No battery, AC online" when no battery is inserted
  
-[[http://goodies.xfce.org/releases/xfce4-battery-plugin/xfce4-battery-plugin-0.5.0.tar.bz2|xfce4-battery-plugin-0.5.0.tar.bz2]]+  * Fix compilation on OpenBSD
  
-[[http://goodies.xfce.org/releases/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.tar.bz2|xfce4-battery-plugin-0.5.1.tar.bz2]]+  * Fix compilation on amd64 FreeBSD, fixing bug #3811 
 + 
 +  * Fix compile issue on linux, fixing bug #3938 
 + 
 +  * Various other small compile fixes and cleanup 
 + 
 +===== Recent Changes ===== 
 +{{rss>http://git.xfce.org/panel-plugins/xfce4-battery-plugin/atom/ 5 date}} 
 +===== Reporting Bugs ===== 
 +Bugs should be reported to the [[http://bugzilla.xfce.org/enter_bug.cgi?product=xfce4-battery-plugin|Xfce bug tracking system]]. 
 + 
 + 
 +==== Open Bugs ==== 
 +{{rss>http://bugzilla.xfce.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&chfieldto=Now&emailassigned_to1=1&emailassigned_to2=1&emailcc2=1&emailqa_contact2=1&emailreporter2=1&product=Xfce4-battery-plugin&query_format=advanced&title=Bug%20List:%20battery&ctype=atom}} 
 + 
 + 
 +===== Getting it ===== 
 +The normal (and best) way to get this plugin is to use the package manager or port system of your operating system. 
 + 
 +If it isn't available there, or if you want a different version, you can download it in source form from [[http://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/]]. 
 + 
 +===== Source code repository ===== 
 +[[http://git.xfce.org/panel-plugins/xfce4-battery-plugin/]]
  
-===== Dependencies ===== 
-  * Libxfcegui4 4.3.90.2 (4.4 beta 2) 
-  * Xfce4-panel 4.3.90.2 (4.4 beta 2)