tLog - spoon - [fork] customized build of spoon, the dwm status utility
 (HTM) git clone git://src.adamsgaard.dk/spoon
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2022-09-01 06:18  config.h: add ping timer                  Anders Damsgaard
 (DIR) 2022-08-31 20:18  batt.c: show power consumption            Anders Damsgaard
 (DIR) 2022-04-02 14:35  calculate remaining battery time on lin…  Anders Damsgaard
 (DIR) 2021-04-10 23:31  fix maildir path                          Anders Damsgaard
 (DIR) 2021-04-10 22:15  update to watch new maildir               Anders Damsgaard
 (DIR) 2021-03-13 08:07  wifi.c: change placeholder text for ssi…  Anders Damsgaard
 (DIR) 2021-01-19 13:34  batt.c: add missing space during discha…  Anders Damsgaard
 (DIR) 2021-01-08 17:26  hide battery string entirely              Anders Damsgaard
 (DIR) 2021-01-06 18:00  LICENSE: bump year                        Anders Damsgaard
 (DIR) 2021-01-06 18:00  batt.c: hide status when battery is abs…  Anders Damsgaard
 (DIR) 2020-09-25 17:09  config.h: fix spacing around optional f…  Anders Damsgaard
 (DIR) 2020-06-11 13:23  Show listener count in status             Anders Damsgaard
 (DIR) 2020-06-03 13:59  Fix battprint arguments for non-openbsd   Anders Damsgaard
 (DIR) 2020-05-27 06:41  Add own configuration                     Anders Damsgaard
 (DIR) 2020-05-23 18:56  Merge remote-tracking branch 'upstream/…  Anders Damsgaard
 (DIR) 2020-05-23 05:31  Apply upstream patch by Lucas for sndio…  Anders Damsgaard
 (DIR) 2020-05-08 12:01  Show single symbol instead of animation…  Anders Damsgaard
 (DIR) 2020-04-28 06:58  Fix spacing between mpd and recording s…  Anders Damsgaard
 (DIR) 2020-04-17 19:57  Add self to LICENSE                       Anders Damsgaard
 (DIR) 2020-04-17 19:53  Convert battery time to hours and minut…  Anders Damsgaard
 (DIR) 2020-04-17 19:18  Configure for flaptop on OpenBSD          Anders Damsgaard
 (DIR) 2019-07-16 11:25  netspeed: use getifaddrs on OpenBSD...    Lucas
 (DIR) 2018-07-01 09:41  batt: show when a battery is absent       Hiltjo Posthuma
 (DIR) 2018-07-01 09:40  temp: OpenBSD: use long long format str…  Hiltjo Posthuma
 (DIR) 2018-05-22 18:54  fflush stdout after printing on tty mode  Lucas Gabriel Vuot…
 (DIR) 2018-04-07 13:19  Bump to 0.6                               sin
 (DIR) 2018-04-07 13:16  Add Lucas to LICENSE                      sin
 (DIR) 2018-03-28 22:47  Add support for multiple dates in diffe…  Lucas Gabriel Vuot…
 (DIR) 2018-03-20 18:42  sync arg.h                                Hiltjo Posthuma
 (DIR) 2018-03-15 16:40  Bump copyright year for lostd             sin
 (DIR) 2018-03-15 14:01  Add screen brightness sensor implementa…  sin
 (DIR) 2018-03-15 11:54  mix: Use unknown channel instead of fro…  Lazaros Koromilas
 (DIR) 2018-03-15 11:52  mix: Add indication for muted master      Lazaros Koromilas
 (DIR) 2018-03-15 11:06  Add TTY backend                           sin
 (DIR) 2018-03-14 14:50  Bump copyright year                       sin
 (DIR) 2018-03-14 14:49  update comment                            sin
 (DIR) 2018-03-14 11:11  simplify args                             Christoph Polcin
 (DIR) 2018-03-14 10:48  No need for cpu args struct               sin
 (DIR) 2018-03-14 10:39  Configure cpu module from args            sin
 (DIR) 2018-03-14 08:06  Add count files plugin                    Christoph Polcin
 (DIR) 2018-03-14 08:06  Configure temp from args                  Christoph Polcin
 (DIR) 2018-03-14 08:06  Custom temp format                        Christoph Polcin
 (DIR) 2018-03-14 08:06  Configure battery from args               Christoph Polcin
 (DIR) 2017-10-14 17:04  Add screen brightness sensor              Lucas Gabriel Vuot…
 (DIR) 2017-11-23 17:35  Bump to 0.5                               sin
 (DIR) 2017-10-24 14:34  mix: try to open only once mixer (TinyA…  Svyatoslav Mishyn
 (DIR) 2017-10-24 13:10  mix: do not hardcode controls IDs in Ti…  Svyatoslav Mishyn
 (DIR) 2017-10-23 20:53  add .gitignore file                       Svyatoslav Mishyn
 (DIR) 2017-10-23 20:42  date: don't use argument for time(2) as…  Svyatoslav Mishyn
 (DIR) 2017-10-23 20:37  mix: add TinyALSA support                 Svyatoslav Mishyn
 (DIR) 2017-09-16 18:29  Use D/U to indicate download/upload rate  sin
 (DIR) 2017-09-16 18:27  No need for goto                          sin
 (DIR) 2017-09-16 18:24  Don't call fclose on NULL fp              sin
 (DIR) 2017-09-16 18:18  Rename label to something more generic    sin
 (DIR) 2017-09-13 13:24  Implement network speed monitoring        Lucas Gabriel Vuot…
 (DIR) 2017-05-30 11:31  key: match types for XQueryPointer()      sin
 (DIR) 2017-05-30 08:35  file: Don't stop at first non-printable…  sin
 (DIR) 2017-05-29 17:43  mix: Need unistd.h for close(2)           sin
 (DIR) 2017-05-29 14:38  Bump to 0.4                               sin
 (DIR) 2017-05-29 14:34  Cast isprint() argument to unsigned char  sin
 (DIR) 2017-04-06 13:11  Bump up copyright year                    sin
 (DIR) 2017-04-06 09:38  Close display before exiting plugin       lostd
 (DIR) 2017-04-06 08:04  Blink battery icon when on critical lev…  lostd
 (DIR) 2017-04-06 07:52  Don't keep state for X display            lostd
 (DIR) 2017-04-06 07:05  Add key state plugin with caps lock as …  lostd
 (DIR) 2017-04-02 15:30  Read up to len and terminate at the fir…  lostd
 (DIR) 2017-03-30 14:39  Add a plugin that simply reads from a f…  lostd
 (DIR) 2017-03-01 14:51  wifi: Linux also needs sys/ioctl.h        sin
 (DIR) 2016-11-20 13:18  Fix null pointer dereference in status    lostd
 (DIR) 2016-11-16 20:39  Bump to 0.3                               lostd
 (DIR) 2016-11-16 20:27  Move socket system call outside of the …  lostd
 (DIR) 2016-11-16 15:07  Use a callback to read mixer volume       lostd
 (DIR) 2016-11-07 12:33  Load and free resources, was reading st…  lostd
 (DIR) 2016-11-07 12:13  Reuse the mixer handle if possible to r…  lostd
 (DIR) 2016-11-07 11:31  Xlib is basic and needed for all systems  lostd
 (DIR) 2016-11-03 17:15  Better error checking and percentage co…  lostd
 (DIR) 2016-11-03 17:09  Make it easier to disable the mix plugin  lostd
 (DIR) 2016-11-03 15:42  Implement mix plugin for Linux using AL…  sin
 (DIR) 2016-11-02 17:00  Don't show anything when mpd is stopped   lostd
 (DIR) 2016-11-02 16:43  Show an animation instead of a long URI…  lostd
 (DIR) 2016-11-02 16:03  Remove unused variable                    lostd
 (DIR) 2016-11-02 15:03  Make some room for the long lines in Ma…  lostd
 (DIR) 2016-11-02 15:00  Report frequency of CPU0 in Linux         lostd
 (DIR) 2016-11-02 14:15  Add comment for magic number in convers…  sin
 (DIR) 2016-11-02 13:55  Unneeded cast                             lostd
 (DIR) 2016-11-02 13:53  Don't use values for range or stats whe…  lostd
 (DIR) 2016-11-02 13:47  Revert "Use IF_NAMESIZE instead of IFNA…  sin
 (DIR) 2016-11-02 13:43  Use IF_NAMESIZE instead of IFNAMSIZ       sin
 (DIR) 2016-11-02 13:37  Add Linux support for the wifi plugin     lostd
 (DIR) 2016-10-17 16:09  Allow selecting the host/port for the m…  sin
 (DIR) 2016-10-17 15:55  Include util.h in the wifi plugin since…  sin
 (DIR) 2016-10-17 15:53  Use LINE_MAX instead of BUFSIZ for the …  sin
 (DIR) 2016-10-17 15:47  No need for a global timeformat anymore   sin
 (DIR) 2016-10-17 15:43  Add support for passing an argument to …  sin
 (DIR) 2016-10-14 13:48  Clarify comment                           sin
 (DIR) 2016-10-14 13:45  Add comment to explain how to stub out …  sin
 (DIR) 2016-10-14 13:29  Move all stub implementations to stub.c   sin
 (DIR) 2016-10-13 16:17  Restore err.h include in spoon.c          sin
 (DIR) 2016-10-13 16:11  Including stddef.h for size_t is not ne…  sin
 (DIR) 2016-10-13 16:05  Use unnamed decls                         sin
 (DIR) 2016-10-13 16:00  Fix OpenBSD -current build                lostd
 (DIR) 2016-10-13 15:48  OCD alignment, the new alternative        lostd
 (DIR) 2016-10-13 15:43  Add stub implementations for mpdread an…  sin
 (DIR) 2016-10-13 15:39  Sources are fixed, it's the object file…  lostd
 (DIR) 2016-10-13 15:27  Isolate optional dependencies to ease c…  lostd
 (DIR) 2016-10-13 15:10  Guard Linux implementation in __linux__   sin
 (DIR) 2016-10-13 15:03  Implement temperature plugin for Linux    sin
 (DIR) 2016-10-13 14:52  Customize strftime(3) format in config.h  lostd
 (DIR) 2016-10-13 14:37  Remove static as symbol names are prefi…  sin
 (DIR) 2016-10-13 14:35  Just see the LICENSE file, no need to r…  sin
 (DIR) 2016-10-13 13:08  Drop echo(1) in favor of printf(1)        lostd
 (DIR) 2016-10-13 11:19  add a delay configuration option          Quentin Rameau
 (DIR) 2016-10-13 11:18  fix missing header for sleep()            Quentin Rameau
 (DIR) 2016-10-13 09:45  Sort declarations                         sin
 (DIR) 2016-10-13 09:42  Add load average plugin                   sin
 (DIR) 2016-10-13 00:06  Unbreak build on OpenBSD -current again   lostd
 (DIR) 2016-10-12 23:42  Everything on separate files              lostd
 (DIR) 2016-10-12 23:24  Separate all system-dependent code        lostd
 (DIR) 2016-10-12 23:01  Require autoconf                          lostd
 (DIR) 2016-10-12 22:22  We need err.h in all cases, assume we h…  lostd
 (DIR) 2016-10-12 22:14  Put code for wifi in a separate file      lostd
 (DIR) 2016-10-11 14:53  Change capacity ranges and add a critic…  lostd
 (DIR) 2016-09-26 15:54  Move comment to right place               sin
 (DIR) 2016-09-26 15:53  Remove ret variable                       sin
 (DIR) 2016-09-26 15:51  Set ret to -1 on error                    sin
 (DIR) 2016-09-26 15:48  Distinguish between no song playing ver…  sin
 (DIR) 2016-09-26 15:43  Close connection on failure               sin
 (DIR) 2016-09-26 15:35  Don't free connection if no song is pla…  sin
 (DIR) 2016-09-26 15:26  Display song filename if the file doesn…  sin
 (DIR) 2016-09-26 15:05  Make connection to mpd persistent         sin
 (DIR) 2016-09-26 09:31  Fix make dist target                      lostd
 (DIR) 2016-09-25 18:43  Unbreak build on OpenBSD -current         sin
 (DIR) 2016-09-25 15:57  Battery life in separate file and linux…  lostd
 (DIR) 2016-09-24 19:30  Fix includes for sleep(3)                 lostd
 (DIR) 2016-09-24 19:07  Provide strlcat(3) and strlcpy(3) for s…  lostd
 (DIR) 2016-09-19 20:58  Make code more uniform                    lostd
 (DIR) 2016-06-11 09:18  Bump to 0.2                               sin
 (DIR) 2016-05-24 21:22  Add config header file                    lostd
 (DIR) 2016-05-24 20:44  Reorder defaults                          lostd
 (DIR) 2016-05-24 20:36  Equivalent of mixerctl outputs.master i…  lostd
 (DIR) 2016-05-24 18:11  Nuke some newlines                        sin
 (DIR) 2016-05-20 22:26  Frequency units are part of the plugin    lostd
 (DIR) 2016-05-20 22:23  Support printing hw.sensors.cpu0.temp0 …  lostd
 (DIR) 2016-05-17 16:18  Left-pad output in cpu plugin with spac…  sin
 (DIR) 2016-05-17 16:13  Fix compilation error                     sin
 (DIR) 2016-05-17 14:01  Remove unneeded header include            sin
 (DIR) 2016-05-17 13:57  Add cpu freq reading                      sin
 (DIR) 2016-05-17 09:32  Fix copyright year in LICENSE             sin
 (DIR) 2016-05-17 09:11  Iconify battery life and wifi signal st…  lostd
 (DIR) 2016-05-17 08:12  Close socket when we are done             sin
 (DIR) 2016-05-16 23:19  Remove unnecessary warning                sin
 (DIR) 2016-05-16 18:03  Add plugin to show wifi signal strength   sin
 (DIR) 2016-05-16 09:19  Use the preprocessor flags variable       lostd
 (DIR) 2016-05-15 16:02  Return failure when plugin is unsupport…  sin
 (DIR) 2016-05-15 15:39  Simplify root window handling             sin
 (DIR) 2016-05-15 15:38  Use XSync() instead of XFlush()           sin
 (DIR) 2016-05-15 13:29  Add dist target                           lostd
 (DIR) 2016-05-15 13:22  Optimize for space                        lostd
 (DIR) 2016-05-15 13:19  Naming change                             lostd
 (DIR) 2016-05-15 13:16  Add license                               lostd
 (DIR) 2016-05-15 13:12  Polish defaults and add comment           lostd
 (DIR) 2016-05-15 13:08  Add support for mpd current song          lostd
 (DIR) 2016-05-15 12:43  Add warning                               sin
 (DIR) 2016-05-15 12:41  Nuke some newlines                        sin
 (DIR) 2016-05-15 12:34  Fix memory leak                           sin
 (DIR) 2016-05-15 12:31  Free vd.options in case of failure        sin
 (DIR) 2016-05-15 12:25  Battery read plugin only works on OpenB…  sin
 (DIR) 2016-05-14 18:15  Change time/date format                   lostd
 (DIR) 2016-05-14 18:13  Set X root window name                    lostd
 (DIR) 2016-05-14 17:55  Use make                                  lostd
 (DIR) 2016-05-14 17:52  Add support for X keyboard layout         lostd
 (DIR) 2016-05-14 16:52  Add battery plugin                        sin
 (DIR) 2016-05-14 16:47  Initial commit                            sin
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)