2020-05-03 13:36 | Avoid unneeded global variable in mix.c | Lucas | 1 | +6 | -12 |
2020-04-26 15:33 | Adapt mix.c to new sioctl interface in OpenBSD | Lucas | 2 | +139 | -46 |
2019-07-16 11:25 | netspeed: use getifaddrs on OpenBSD... | Lucas | 1 | +18 | -29 |
2018-07-01 09:41 | batt: show when a battery is absent | Hiltjo Posthuma | 1 | +6 | -2 |
2018-07-01 09:40 | temp: OpenBSD: use long long format string type | Hiltjo Posthuma | 1 | +1 | -1 |
2018-05-22 18:54 | fflush stdout after printing on tty mode | Lucas Gabriel Vuotto | 1 | +1 | -0 |
2018-04-07 13:19 | Bump to 0.6 | sin | 1 | +1 | -1 |
2018-04-07 13:16 | Add Lucas to LICENSE | sin | 1 | +1 | -0 |
2018-03-28 22:47 | Add support for multiple dates in different timezones | Lucas Gabriel Vuotto | 3 | +19 | -2 |
2018-03-20 18:42 | sync arg.h | Hiltjo Posthuma | 1 | +11 | -26 |
2018-03-15 16:40 | Bump copyright year for lostd | sin | 1 | +1 | -1 |
2018-03-15 14:01 | Add screen brightness sensor implementation for Linux | sin | 1 | +18 | -1 |
2018-03-15 11:54 | mix: Use unknown channel instead of front left | Lazaros Koromilas | 1 | +2 | -2 |
2018-03-15 11:52 | mix: Add indication for muted master | Lazaros Koromilas | 1 | +12 | -1 |
2018-03-15 11:06 | Add TTY backend | sin | 3 | +116 | -4 |
2018-03-14 14:50 | Bump copyright year | sin | 1 | +1 | -1 |
2018-03-14 14:49 | update comment | sin | 1 | +1 | -1 |
2018-03-14 11:11 | simplify args | Christoph Polcin | 1 | +2 | -2 |
2018-03-14 10:48 | No need for cpu args struct | sin | 3 | +4 | -10 |
2018-03-14 10:39 | Configure cpu module from args | sin | 4 | +11 | -6 |
2018-03-14 08:06 | Add count files plugin | Christoph Polcin | 5 | +40 | -2 |
2018-03-14 08:06 | Configure temp from args | Christoph Polcin | 3 | +4 | -4 |
2018-03-14 08:06 | Custom temp format | Christoph Polcin | 2 | +3 | -3 |
2018-03-14 08:06 | Configure battery from args | Christoph Polcin | 4 | +12 | -7 |
2017-10-14 17:04 | Add screen brightness sensor | Lucas Gabriel Vuotto | 4 | +48 | -2 |
2017-11-23 17:35 | Bump to 0.5 | sin | 1 | +1 | -1 |
2017-10-24 14:34 | mix: try to open only once mixer (TinyALSA interface) + style fixes | Svyatoslav Mishyn | 1 | +15 | -20 |
2017-10-24 13:10 | mix: do not hardcode controls IDs in TinyALSA interface | Svyatoslav Mishyn | 1 | +4 | -4 |
2017-10-23 20:53 | add .gitignore file | Svyatoslav Mishyn | 1 | +5 | -0 |
2017-10-23 20:42 | date: don't use argument for time(2) as a call can fail | Svyatoslav Mishyn | 1 | +1 | -1 |
2017-10-23 20:37 | mix: add TinyALSA support | Svyatoslav Mishyn | 2 | +52 | -1 |
2017-09-16 18:29 | Use D/U to indicate download/upload rate | sin | 2 | +2 | -2 |
2017-09-16 18:27 | No need for goto | sin | 1 | +4 | -6 |
2017-09-16 18:24 | Don't call fclose on NULL fp | sin | 1 | +2 | -2 |
2017-09-16 18:18 | Rename label to something more generic | sin | 1 | +5 | -5 |
2017-09-13 13:24 | Implement network speed monitoring | Lucas Gabriel Vuotto | 4 | +136 | -2 |
2017-05-30 11:31 | key: match types for XQueryPointer() | sin | 1 | +3 | -3 |
2017-05-30 08:35 | file: Don't stop at first non-printable character | sin | 1 | +0 | -6 |
2017-05-29 17:43 | mix: Need unistd.h for close(2) | sin | 1 | +1 | -0 |
2017-05-29 14:38 | Bump to 0.4 | sin | 1 | +1 | -1 |
2017-05-29 14:34 | Cast isprint() argument to unsigned char | sin | 1 | +1 | -1 |
2017-04-06 13:11 | Bump up copyright year | sin | 1 | +2 | -2 |
2017-04-06 09:38 | Close display before exiting plugin | lostd | 1 | +2 | -0 |
2017-04-06 08:04 | Blink battery icon when on critical level | lostd | 1 | +9 | -1 |
2017-04-06 07:52 | Don't keep state for X display | lostd | 1 | +4 | -6 |
2017-04-06 07:05 | Add key state plugin with caps lock as example | lostd | 6 | +68 | -2 |
2017-04-02 15:30 | Read up to len and terminate at the first non-printable | lostd | 1 | +25 | -1 |
2017-03-30 14:39 | Add a plugin that simply reads from a file | lostd | 5 | +35 | -2 |
2017-03-01 14:51 | wifi: Linux also needs sys/ioctl.h | sin | 1 | +2 | -1 |
2016-11-20 13:18 | Fix null pointer dereference in status | lostd | 1 | +17 | -10 |
2016-11-16 20:39 | Bump to 0.3 | lostd | 1 | +1 | -1 |
2016-11-16 20:27 | Move socket system call outside of the loop | lostd | 1 | +20 | -27 |
2016-11-16 15:07 | Use a callback to read mixer volume | lostd | 1 | +46 | -18 |
2016-11-07 12:33 | Load and free resources, was reading stale data | lostd | 1 | +2 | -1 |
2016-11-07 12:13 | Reuse the mixer handle if possible to reduce CPU usage | lostd | 1 | +9 | -4 |
2016-11-07 11:31 | Xlib is basic and needed for all systems | lostd | 1 | +1 | -3 |
2016-11-03 17:15 | Better error checking and percentage computation | lostd | 1 | +50 | -29 |
2016-11-03 17:09 | Make it easier to disable the mix plugin | lostd | 1 | +8 | -5 |
2016-11-03 15:42 | Implement mix plugin for Linux using ALSA sound lib | sin | 2 | +52 | -1 |
2016-11-02 17:00 | Don't show anything when mpd is stopped | lostd | 1 | +10 | -0 |
2016-11-02 16:43 | Show an animation instead of a long URI when no tags | lostd | 3 | +14 | -8 |
2016-11-02 16:03 | Remove unused variable | lostd | 1 | +0 | -1 |
2016-11-02 15:03 | Make some room for the long lines in Makefile | lostd | 1 | +5 | -4 |
2016-11-02 15:00 | Report frequency of CPU0 in Linux | lostd | 2 | +21 | -1 |
2016-11-02 14:15 | Add comment for magic number in conversion | sin | 1 | +1 | -0 |
2016-11-02 13:55 | Unneeded cast | lostd | 1 | +2 | -4 |
2016-11-02 13:53 | Don't use values for range or stats when ioctls fail | lostd | 1 | +6 | -2 |
2016-11-02 13:47 | Revert "Use IF_NAMESIZE instead of IFNAMSIZ" | sin | 1 | +3 | -3 |
2016-11-02 13:43 | Use IF_NAMESIZE instead of IFNAMSIZ | sin | 1 | +3 | -3 |
2016-11-02 13:37 | Add Linux support for the wifi plugin | lostd | 2 | +99 | -4 |
2016-10-17 16:09 | Allow selecting the host/port for the mpd plugin | sin | 5 | +10 | -3 |
2016-10-17 15:55 | Include util.h in the wifi plugin since it uses strl* | sin | 1 | +2 | -0 |
2016-10-17 15:53 | Use LINE_MAX instead of BUFSIZ for the status buffer | sin | 1 | +3 | -2 |
2016-10-17 15:47 | No need for a global timeformat anymore | sin | 1 | +0 | -2 |
2016-10-17 15:43 | Add support for passing an argument to a plugin | sin | 12 | +42 | -43 |
2016-10-14 13:48 | Clarify comment | sin | 1 | +1 | -1 |
2016-10-14 13:45 | Add comment to explain how to stub out dependencies | sin | 1 | +3 | -0 |
2016-10-14 13:29 | Move all stub implementations to stub.c | sin | 6 | +35 | -30 |
2016-10-13 16:17 | Restore err.h include in spoon.c | sin | 1 | +1 | -0 |
2016-10-13 16:11 | Including stddef.h for size_t is not needed when also including stdio.h | sin | 8 | +0 | -9 |
2016-10-13 16:05 | Use unnamed decls | sin | 1 | +10 | -10 |
2016-10-13 16:00 | Fix OpenBSD -current build | lostd | 1 | +1 | -0 |
2016-10-13 15:48 | OCD alignment, the new alternative | lostd | 1 | +1 | -1 |
2016-10-13 15:43 | Add stub implementations for mpdread and xkblayoutread | sin | 2 | +17 | -2 |
2016-10-13 15:39 | Sources are fixed, it's the object files we care about | lostd | 1 | +6 | -6 |
2016-10-13 15:27 | Isolate optional dependencies to ease custom builds | lostd | 1 | +12 | -6 |
2016-10-13 15:10 | Guard Linux implementation in __linux__ | sin | 1 | +7 | -1 |
2016-10-13 15:03 | Implement temperature plugin for Linux | sin | 2 | +15 | -2 |
2016-10-13 14:52 | Customize strftime(3) format in config.h | lostd | 2 | +5 | -1 |
2016-10-13 14:37 | Remove static as symbol names are prefixed | sin | 2 | +2 | -2 |
2016-10-13 14:35 | Just see the LICENSE file, no need to repeat this header | sin | 2 | +0 | -2 |
2016-10-13 13:08 | Drop echo(1) in favor of printf(1) | lostd | 1 | +1 | -1 |
2016-10-13 11:19 | add a delay configuration option | Quentin Rameau | 2 | +4 | -1 |
2016-10-13 11:18 | fix missing header for sleep() | Quentin Rameau | 1 | +1 | -0 |
2016-10-13 09:45 | Sort declarations | sin | 1 | +5 | -5 |
2016-10-13 09:42 | Add load average plugin | sin | 4 | +19 | -3 |
2016-10-13 00:06 | Unbreak build on OpenBSD -current again | lostd | 1 | +1 | -0 |
2016-10-12 23:42 | Everything on separate files | lostd | 5 | +134 | -121 |
2016-10-12 23:24 | Separate all system-dependent code | lostd | 5 | +135 | -121 |
2016-10-12 23:01 | Require autoconf | lostd | 2 | +13 | -7 |
| 54 more commits remaining, fetch the repository |