summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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