summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Hugo Villeneuve [Wed, 29 May 2024 15:56:43 +0000 (11:56 -0400)]
Remove unused ErrorLocation()
Hugo Villeneuve [Wed, 29 May 2024 15:53:30 +0000 (11:53 -0400)]
Add support for AC in sysfs online status path
Hugo Villeneuve [Wed, 9 Mar 2016 23:39:43 +0000 (18:39 -0500)]
Destroy cairo context after use
Hugo Villeneuve [Wed, 9 Mar 2016 04:58:16 +0000 (23:58 -0500)]
Fix memory leak causing XServer to crash
Original XServer error message:
"TouchListenerGone: couldn't allocate events"
Found by running xrestop utility.
Hugo Villeneuve [Fri, 6 Mar 2015 19:34:26 +0000 (14:34 -0500)]
Add support to evaluate battery capacity from energy
Hugo Villeneuve [Sat, 28 Feb 2015 22:36:21 +0000 (17:36 -0500)]
Improve error handling
Hugo Villeneuve [Sat, 28 Feb 2015 22:06:58 +0000 (17:06 -0500)]
Add Gtk+-3 support
Hugo Villeneuve [Sat, 28 Feb 2015 22:58:41 +0000 (17:58 -0500)]
Update documentation
Hugo Villeneuve [Sat, 28 Feb 2015 22:45:20 +0000 (17:45 -0500)]
Update autoconf files
Hugo Villeneuve [Sat, 28 Feb 2015 22:08:23 +0000 (17:08 -0500)]
Add warning cflags
Hugo Villeneuve [Sat, 28 Feb 2015 22:10:32 +0000 (17:10 -0500)]
Fix indentation
Hugo Villeneuve [Wed, 15 Jan 2014 03:53:08 +0000 (22:53 -0500)]
ChangeLog is now automatically generated from git log output
Hugo Villeneuve [Sun, 23 Mar 2014 18:39:25 +0000 (14:39 -0400)]
Shorten GPLv2 licence text in header of each source file
Hugo Villeneuve [Sun, 26 Jan 2014 00:22:26 +0000 (19:22 -0500)]
Add diagram to show battery image layout
Hugo Villeneuve [Tue, 23 Jul 2013 23:34:03 +0000 (19:34 -0400)]
Fix automake warning about deprecated INCLUDES
Warning was:
src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS'
(or '*_CPPFLAGS')
Hugo Villeneuve [Tue, 23 Jul 2013 23:31:03 +0000 (19:31 -0400)]
Remove trailing whitespace
Hugo Villeneuve [Tue, 23 Jul 2013 23:30:22 +0000 (19:30 -0400)]
Remove unnecessary #include
Hugo Villeneuve [Sat, 20 Jul 2013 15:13:11 +0000 (11:13 -0400)]
Remove display and geometry command line options
These options are never used for a dockapp as WindowMaker
position our dockapp automatically in the dock area.
As for the display option, the same can be achieved using
the DISPLAY environment variable.
Hugo Villeneuve [Thu, 18 Jul 2013 03:48:14 +0000 (23:48 -0400)]
Remove custom rule to clean .deps, now supported by default
Hugo Villeneuve [Thu, 18 Jul 2013 03:46:20 +0000 (23:46 -0400)]
Reorder maintainer-clean files
Hugo Villeneuve [Thu, 18 Jul 2013 03:24:32 +0000 (23:24 -0400)]
Rename config directory to build-aux to follow autotools conventions
Hugo Villeneuve [Thu, 18 Jul 2013 00:14:15 +0000 (20:14 -0400)]
Adjust color bar to be visible for capacity >= 1%
Hugo Villeneuve [Sun, 2 Jan 2022 22:36:47 +0000 (17:36 -0500)]
Add ACPI debug macro
Hugo Villeneuve [Sun, 2 Jan 2022 22:42:39 +0000 (17:42 -0500)]
Change text rendering from cairo to pango
Hugo Villeneuve [Sun, 2 Jan 2022 22:39:33 +0000 (17:39 -0500)]
Widen battery symbol to display percent sign
Hugo Villeneuve [Sat, 20 Jul 2013 14:51:49 +0000 (10:51 -0400)]
Add final executable to src/gitignore
Hugo Villeneuve [Thu, 18 Jul 2013 03:45:55 +0000 (23:45 -0400)]
Add autoconf-generated files to gitignore
Hugo Villeneuve [Fri, 12 Jul 2013 12:32:05 +0000 (08:32 -0400)]
Initial import from hvclock