aboutsummaryrefslogtreecommitdiff
path: root/bat_tray.c
Commit message (Expand)AuthorAge
* Port to Gtk3David Phillips2018-06-20
* Experimentally reduce bat refresh to 10 secondsDavid Phillips2018-06-06
* Only update battery icon on changeDavid Phillips2018-06-06
* Ensure valid battery icon is selected when charge value out of boundsDavid Phillips2016-09-20
* Move license to central file, add acknowledgement to trayfreqDavid Phillips2016-08-25
* Fixed hanging fd on battery status read failureDavid Phillips2015-11-20
* Changed header include policy to increase build timeDavid Phillips2015-09-09
* More style changes, fixed commented out init call (whoops\!)David Phillips2015-09-04
* Minor bugfix to report status as unknown when negative (not just -1) charging...David Phillips2015-09-02
* Conforming to style, switching paramano-set to getopt (finally)David Phillips2015-09-01
* Various buffer overflow fixesDavid Phillips2015-09-01
* Replace asprintf calls with snprintfDavid Phillips2015-09-01
* Enforced staticnessDavid Phillips2015-09-01
* Removed old debug swarfDavid Phillips2015-09-01
* Cleaning up common functionsDavid Phillips2015-09-01
* Set battery check interval to 2 minutes rather than 5 secondsDavid Phillips2015-08-29
* Made tooltip texts cached, fixes GitHub issue #4David Phillips2015-08-29
* Added energy as well as charge units. Fixes GitHub issue #6David Phillips2015-08-28
* Fixed false time of 1 hour when battery info file wasn't foundDavid Phillips2015-04-13
* Battery time is now displayedDavid2014-09-28
* Fixy fixyDavid2014-09-28
* Code tidyDavid2014-09-28
* Naughty Phillid, underscore-prefixed variable names are bad!David2014-09-27
* Capitalisation fix in licenceDavid2014-09-27
* Changed program name in licenseDavid2014-09-18
* Renamed icon filesDavid2014-09-18
* Moved from sprintf to asprintfDavid2014-07-25
* Clean-upsDavid2014-06-05