2019-07-16 12:16 | Use unveil(2) | Klemens Nanni | 1 | +2 | -0 |
2019-02-10 17:57 | Open apm(4) just once | Klemens Nanni | 1 | +13 | -5 |
2018-09-13 08:26 | Add Quentin to LICENSE | sin | 1 | +1 | -0 |
2018-09-12 21:23 | Do not draw the bar twice when transparency mode is set | Quentin Rameau | 1 | +14 | -14 |
2018-09-12 21:20 | Register X visibility events only with raise configured | Quentin Rameau | 1 | +5 | -5 |
2018-09-12 21:11 | Add support for multiple screens via Xinerama | Quentin Rameau | 2 | +69 | -30 |
2018-09-12 16:36 | Introduce global config.mk | Quentin Rameau | 2 | +6 | -2 |
2018-09-12 16:25 | Link os-specific mk files to config.os.mk at configure-time | Quentin Rameau | 2 | +4 | -4 |
2018-09-12 16:01 | POSIXify Makefiles | Quentin Rameau | 3 | +7 | -1 |
2018-09-10 21:01 | Warn only about missing first battery Linux | Quentin Rameau | 1 | +3 | -1 |
2017-08-02 17:19 | Rework multiple battery support | sin | 2 | +23 | -26 |
2017-08-01 18:01 | Monitor both BAT0 and BAT1 by default | sin | 1 | +1 | -2 |
2017-07-31 15:16 | Add lostd to LICENSE and bump copyright years | sin | 1 | +2 | -1 |
2017-07-31 15:02 | Close fd early for consistency with OpenBSD pollbat() | sin | 1 | +2 | -1 |
2017-07-31 14:39 | Use battery path list and warn instead of error | Lazaros Koromilas | 2 | +37 | -25 |
2017-07-26 14:46 | Bump to 1.1 | sin | 1 | +1 | -1 |
2017-07-08 08:45 | Add support for multiple batteries | sin | 2 | +25 | -2 |
2017-07-08 08:40 | Rename PATH_BAT_CAP to PAT_BAT0_CAP | sin | 2 | +3 | -3 |
2017-02-05 14:15 | Bump to 1.0 | sin | 1 | +1 | -1 |
2017-02-05 14:14 | Remove workaround for old Linux kernel versions | sin | 1 | +5 | -19 |
2016-05-13 08:59 | Bump copyright year | sin | 1 | +1 | -1 |
2016-05-13 08:50 | Use correct filename when printing the warning | sin | 1 | +1 | -1 |
2016-05-13 08:49 | Revert "Move platform spec. macros from *.mk to xbattmon.c" | sin | 4 | +4 | -10 |
2016-05-04 14:22 | Do not test 'transparent' explicitly | Klemens Nanni | 1 | +1 | -1 |
2016-05-04 14:14 | Use fprintf only once | Klemens Nanni | 1 | +6 | -5 |
2016-05-04 13:48 | Do not test against zero or NULL explicitly | Klemens Nanni | 1 | +8 | -8 |
2016-02-04 18:50 | Move platform spec. macros from *.mk to xbattmon.c | Klemens Nanni | 4 | +10 | -4 |
2015-11-22 11:38 | Bump to 0.9 | sin | 1 | +1 | -1 |
2015-06-10 23:26 | Support for transparent mode that ignores the secondary colors | lostd | 2 | +16 | -0 |
2015-06-10 23:18 | Be more responsive on switch to battery mode | lostd | 1 | +1 | -1 |
2015-06-10 23:12 | Pace blinking when redraw is forced by expose events | lostd | 1 | +14 | -2 |
2015-06-04 22:06 | Make config independent to avoid accidental overwrites | lostd | 1 | +3 | -5 |
2015-05-19 18:37 | Fix CPPFLAGS passing on DragonFly | sin | 1 | +1 | -1 |
2015-05-19 18:31 | Add support for DragonFly BSD | sin | 4 | +36 | -2 |
2015-05-18 23:45 | Bump up to 0.8 | sin | 1 | +1 | -1 |
2015-05-05 17:24 | Bump sysfs retries to 3 seconds | sin | 1 | +2 | -2 |
2015-04-19 13:31 | Update date in manpage | sin | 1 | +1 | -1 |
2015-04-19 13:12 | Print warning when sysfs is not available | sin | 1 | +2 | -0 |
2015-04-19 13:08 | Rename blinkon to blink | sin | 1 | +4 | -4 |
2015-04-19 12:55 | Blink bar below 5% | sin | 3 | +16 | -14 |
2015-04-19 13:04 | Create dock hint event before the WM starts | lostd | 1 | +2 | -2 |
2015-04-01 22:39 | We always need unistd.h so include it unconditionally | sin | 1 | +1 | -2 |
2015-04-01 22:23 | Retry to open the battery file if we fail | sin | 1 | +18 | -5 |
2015-03-26 13:21 | Set the dock hint for managers and compositors | lostd | 1 | +7 | -0 |
2015-03-21 14:08 | Set a window name | lostd | 1 | +6 | -0 |
2015-03-16 14:10 | No need for libbsd anymore | sin | 1 | +0 | -2 |
2015-03-10 23:07 | Bump to 0.7 | sin | 1 | +1 | -1 |
2015-03-10 23:06 | Update manpage prefix for Linux target | sin | 1 | +1 | -1 |
2015-03-10 22:37 | Update LICENSE | sin | 1 | +1 | -1 |
2015-02-17 11:51 | Bump to 0.6 | sin | 1 | +1 | -1 |
2015-02-17 11:50 | Fix mandoc warnings | sin | 1 | +2 | -3 |
2015-02-16 00:10 | Add strtonum() | sin | 5 | +72 | -4 |
2014-11-14 13:47 | Fix style | sin | 1 | +1 | -1 |
2014-11-14 13:44 | Bump to 0.5.1 | sin | 1 | +1 | -1 |
2014-11-10 18:02 | config.*.mk style fixes | sin | 2 | +3 | -3 |
2014-11-10 17:56 | Add -v to show version | sin | 5 | +13 | -4 |
2014-11-09 20:37 | Properly limit thickness if placement is left or right | sin | 1 | +7 | -2 |
2014-11-09 20:35 | No need to use pointers here | sin | 1 | +9 | -9 |
2014-11-09 17:56 | Simplify redraw() | sin | 1 | +21 | -27 |
2014-11-09 17:51 | Add support for left/right placement | sin | 2 | +49 | -14 |
2014-11-09 17:39 | Prepare ground for left/right placement | sin | 2 | +13 | -5 |
2014-11-09 17:35 | Vertical spacing fix | sin | 1 | +2 | -0 |
2014-11-09 17:27 | ioctl.h + fcntl.h + unistd.h is only needed for OpenBSD | sin | 1 | +4 | -4 |
2014-11-09 17:14 | Bring the includes further down to avoid extra ifdefs | sin | 1 | +2 | -7 |
2014-11-09 09:59 | Refactor poll() | sin | 1 | +23 | -23 |
2014-11-08 22:33 | No need for goto | sin | 1 | +1 | -2 |
2014-11-08 22:30 | Treat POLLHUP as error | sin | 1 | +1 | -3 |
2014-11-08 15:27 | select() to poll() conversion | sin | 1 | +9 | -10 |
2014-11-07 14:57 | Factor out the battery path configuration to config.*.mk | sin | 3 | +10 | -12 |
2014-11-06 21:19 | Revert to the previous style with explicit rules | lostd | 1 | +6 | -3 |
2014-11-06 16:13 | Style fix in README | sin | 1 | +1 | -1 |
2014-11-06 16:09 | Add README | sin | 1 | +5 | -0 |
2014-11-06 12:32 | Save one level of indentation | sin | 1 | +13 | -13 |
2014-11-06 12:24 | Force the headers dependencies | lostd | 1 | +2 | -1 |
2014-11-05 23:53 | Add .mk | sin | 3 | +2 | -2 |
2014-11-05 23:38 | Use implicit make rules | lostd | 3 | +4 | -8 |
2014-11-02 15:47 | Remove symlink if it exists | sin | 1 | +2 | -2 |
2014-11-02 14:51 | Include bsd/stdlib.h on Linux | sin | 1 | +3 | -0 |
2014-11-02 14:49 | Rename howmuch to batcap | sin | 1 | +8 | -8 |
2014-11-02 14:42 | Warn on unknown AC state | sin | 1 | +3 | -0 |
2014-11-02 14:37 | Poll battery on expose | sin | 1 | +1 | -0 |
2014-11-02 14:30 | Don't raise the window by default | sin | 1 | +1 | -1 |
2014-11-02 14:17 | Dates are a bitch to maintain | sin | 1 | +1 | -1 |
2014-11-02 14:07 | Add arg.h as a prereq | sin | 1 | +1 | -1 |
2014-11-02 13:59 | Add configure | sin | 4 | +24 | -5 |
2014-11-02 13:32 | Clarify comment | sin | 1 | +1 | -1 |
2014-11-02 13:23 | Add manpage | sin | 2 | +48 | -0 |
2014-11-02 11:43 | Add raise option | sin | 2 | +7 | -2 |
2014-11-02 11:30 | Do not use _ | sin | 1 | +10 | -10 |
2014-11-02 11:27 | Simplify linux port | sin | 1 | +4 | -16 |
2014-11-02 11:20 | Add Linux support | sin | 2 | +46 | -3 |
2014-11-01 15:38 | Rename recalc() to pollbat() | sin | 1 | +3 | -3 |
2014-11-01 15:38 | Rename BATT to BAT | sin | 2 | +12 | -12 |
2014-11-01 15:32 | Add LICENSE file | sin | 2 | +14 | -16 |
2014-11-01 15:20 | default to 2 pixels | sin | 1 | +1 | -1 |
2014-11-01 15:16 | Fix usage | sin | 1 | +3 | -0 |
2014-11-01 15:14 | thickness should be at least 1 pixel | sin | 1 | +1 | -1 |
2014-11-01 15:13 | Fix typo | sin | 1 | +1 | -1 |
2014-11-01 15:12 | Add flag to specify the maximum battery capacity | sin | 1 | +8 | -1 |
2014-11-01 15:04 | Add flag to select bar placement | sin | 1 | +11 | -1 |
2014-11-01 12:57 | Limit poll interval between [1, 60] seconds | sin | 1 | +2 | -2 |
2014-11-01 11:24 | Allow for bar thickness to be specified at run-time | sin | 1 | +11 | -1 |
2014-11-01 11:21 | Add poll interval flag | sin | 2 | +91 | -1 |
2014-10-31 22:24 | Just expose an array of colors to the user | sin | 2 | +14 | -15 |
2014-10-31 16:49 | Rename update to recalc | sin | 1 | +3 | -3 |
2014-10-31 16:45 | Fix comment | sin | 1 | +1 | -1 |
2014-10-31 16:41 | Style fix | sin | 1 | +1 | -4 |
2014-10-31 16:35 | Remove redundant fflush(stdout) | sin | 1 | +0 | -2 |
2014-10-31 16:33 | Add config.def.h | sin | 3 | +44 | -22 |
2014-10-31 00:40 | Use maxcap instead of a hardcoded 100% | sin | 1 | +2 | -2 |
2014-10-30 23:02 | Rename max to maxcap | sin | 1 | +2 | -2 |
2014-10-30 23:01 | Allow maximum battery capacity to be tweaked | sin | 1 | +5 | -3 |
2014-10-30 19:11 | Add Makefile | sin | 1 | +8 | -0 |
2014-10-30 18:40 | Initial commit | sin | 1 | +226 | -0 |