Introduction
Statistics
Contact
Development
Disclaimer
Help
Log - spoon - set dwm status
git clone git://git.codemadness.org/spoon
Log
Files
Refs
LICENSE
---
Date Commit message Author
2020-05-03 13:36 Avoid unneeded global variable in mix.c Lucas
2020-04-26 15:33 Adapt mix.c to new sioctl interface in … Lucas
2019-07-16 11:25 netspeed: use getifaddrs on OpenBSD... Lucas
2018-07-01 09:41 batt: show when a battery is absent Hiltjo Posthuma
2018-07-01 09:40 temp: OpenBSD: use long long format str… Hiltjo Posthuma
2018-05-22 18:54 fflush stdout after printing on tty mode Lucas Gabriel Vuot�…
2018-04-07 13:19 Bump to 0.6 sin
2018-04-07 13:16 Add Lucas to LICENSE sin
2018-03-28 22:47 Add support for multiple dates in diffe… Lucas Gabriel Vuo…
2018-03-20 18:42 sync arg.h Hiltjo Posthuma
2018-03-15 16:40 Bump copyright year for lostd sin
2018-03-15 14:01 Add screen brightness sensor implementa… sin
2018-03-15 11:54 mix: Use unknown channel instead of fro… Lazaros Koromilas
2018-03-15 11:52 mix: Add indication for muted master Lazaros Koromilas
2018-03-15 11:06 Add TTY backend sin
2018-03-14 14:50 Bump copyright year sin
2018-03-14 14:49 update comment sin
2018-03-14 11:11 simplify args Christoph Polcin
2018-03-14 10:48 No need for cpu args struct sin
2018-03-14 10:39 Configure cpu module from args sin
2018-03-14 08:06 Add count files plugin Christoph Polcin
2018-03-14 08:06 Configure temp from args Christoph Polcin
2018-03-14 08:06 Custom temp format Christoph Polcin
2018-03-14 08:06 Configure battery from args Christoph Polcin
2017-10-14 17:04 Add screen brightness sensor Lucas Gabriel Vuot�…
2017-11-23 17:35 Bump to 0.5 sin
2017-10-24 14:34 mix: try to open only once mixer (TinyA… Svyatoslav Mishyn
2017-10-24 13:10 mix: do not hardcode controls IDs in Ti… Svyatoslav Mishyn
2017-10-23 20:53 add .gitignore file Svyatoslav Mishyn
2017-10-23 20:42 date: don't use argument for time(2) as… Svyatoslav Mishyn
2017-10-23 20:37 mix: add TinyALSA support Svyatoslav Mishyn
2017-09-16 18:29 Use D/U to indicate download/upload rate sin
2017-09-16 18:27 No need for goto sin
2017-09-16 18:24 Don't call fclose on NULL fp sin
2017-09-16 18:18 Rename label to something more generic sin
2017-09-13 13:24 Implement network speed monitoring Lucas Gabriel Vuot�…
2017-05-30 11:31 key: match types for XQueryPointer() sin
2017-05-30 08:35 file: Don't stop at first non-printable… sin
2017-05-29 17:43 mix: Need unistd.h for close(2) sin
2017-05-29 14:38 Bump to 0.4 sin
2017-05-29 14:34 Cast isprint() argument to unsigned char sin
2017-04-06 13:11 Bump up copyright year sin
2017-04-06 09:38 Close display before exiting plugin lostd
2017-04-06 08:04 Blink battery icon when on critical lev… lostd
2017-04-06 07:52 Don't keep state for X display lostd
2017-04-06 07:05 Add key state plugin with caps lock as … lostd
2017-04-02 15:30 Read up to len and terminate at the fir… lostd
2017-03-30 14:39 Add a plugin that simply reads from a f… lostd
2017-03-01 14:51 wifi: Linux also needs sys/ioctl.h sin
2016-11-20 13:18 Fix null pointer dereference in status lostd
2016-11-16 20:39 Bump to 0.3 lostd
2016-11-16 20:27 Move socket system call outside of the … lostd
2016-11-16 15:07 Use a callback to read mixer volume lostd
2016-11-07 12:33 Load and free resources, was reading st… lostd
2016-11-07 12:13 Reuse the mixer handle if possible to r… lostd
2016-11-07 11:31 Xlib is basic and needed for all systems lostd
2016-11-03 17:15 Better error checking and percentage co… lostd
2016-11-03 17:09 Make it easier to disable the mix plugin lostd
2016-11-03 15:42 Implement mix plugin for Linux using AL… sin
2016-11-02 17:00 Don't show anything when mpd is stopped lostd
2016-11-02 16:43 Show an animation instead of a long URI… lostd
2016-11-02 16:03 Remove unused variable lostd
2016-11-02 15:03 Make some room for the long lines in Ma… lostd
2016-11-02 15:00 Report frequency of CPU0 in Linux lostd
2016-11-02 14:15 Add comment for magic number in convers… sin
2016-11-02 13:55 Unneeded cast lostd
2016-11-02 13:53 Don't use values for range or stats whe… lostd
2016-11-02 13:47 Revert "Use IF_NAMESIZE instead of IFNA… sin
2016-11-02 13:43 Use IF_NAMESIZE instead of IFNAMSIZ sin
2016-11-02 13:37 Add Linux support for the wifi plugin lostd
2016-10-17 16:09 Allow selecting the host/port for the m… sin
2016-10-17 15:55 Include util.h in the wifi plugin since… sin
2016-10-17 15:53 Use LINE_MAX instead of BUFSIZ for the … sin
2016-10-17 15:47 No need for a global timeformat anymore sin
2016-10-17 15:43 Add support for passing an argument to … sin
2016-10-14 13:48 Clarify comment sin
2016-10-14 13:45 Add comment to explain how to stub out … sin
2016-10-14 13:29 Move all stub implementations to stub.c sin
2016-10-13 16:17 Restore err.h include in spoon.c sin
2016-10-13 16:11 Including stddef.h for size_t is not ne… sin
2016-10-13 16:05 Use unnamed decls sin
2016-10-13 16:00 Fix OpenBSD -current build lostd
2016-10-13 15:48 OCD alignment, the new alternative lostd
2016-10-13 15:43 Add stub implementations for mpdread an… sin
2016-10-13 15:39 Sources are fixed, it's the object file… lostd
2016-10-13 15:27 Isolate optional dependencies to ease c… lostd
2016-10-13 15:10 Guard Linux implementation in __linux__ sin
2016-10-13 15:03 Implement temperature plugin for Linux sin
2016-10-13 14:52 Customize strftime(3) format in config.h lostd
2016-10-13 14:37 Remove static as symbol names are prefi… sin
2016-10-13 14:35 Just see the LICENSE file, no need to r… sin
2016-10-13 13:08 Drop echo(1) in favor of printf(1) lostd
2016-10-13 11:19 add a delay configuration option Quentin Rameau
2016-10-13 11:18 fix missing header for sleep() Quentin Rameau
2016-10-13 09:45 Sort declarations sin
2016-10-13 09:42 Add load average plugin sin
2016-10-13 00:06 Unbreak build on OpenBSD -current again lostd
2016-10-12 23:42 Everything on separate files lostd
2016-10-12 23:24 Separate all system-dependent code lostd
2016-10-12 23:01 Require autoconf lostd
54 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)