2019-06-07 |
Jeremy Sowden | wmail: fixed comparisons between signed and unsigned.
|
commit | commitdiff | tree |
2019-06-07 |
Jeremy Sowden | wmail: use designated initializers to define config.
|
commit | commitdiff | tree |
2019-06-07 |
Jeremy Sowden | wmail: strcasecmp and strncasecmp are properly declared...
|
commit | commitdiff | tree |
2019-06-07 |
Jeremy Sowden | wmail: extra debug compiler flags.
|
commit | commitdiff | tree |
2019-06-07 |
Jeremy Sowden | wmail: white-space fixes.
|
commit | commitdiff | tree |
2019-06-07 |
Jeremy Sowden | wmail: allow for multiple white-space characters between...
|
commit | commitdiff | tree |
2019-06-07 |
Jeremy Sowden | wmail: keep track of buffer lengths and avoid repeated...
|
commit | commitdiff | tree |
2019-06-07 |
Jeremy Sowden | wmail: strlen returns size_t.
|
commit | commitdiff | tree |
2019-06-07 |
Jeremy Sowden | wmail: use AC_CONFIG_HEADERS to generate config.h.
|
commit | commitdiff | tree |
2019-06-07 |
Jeremy Sowden | wmail: use CPPFLAGS.
|
commit | commitdiff | tree |
2019-06-07 |
Jeremy Sowden | wmail: don't clobber CFLAGS.
|
commit | commitdiff | tree |
2019-05-28 |
Jeremy Sowden | wmail: add static to declarations of lots of variables...
|
commit | commitdiff | tree |
2019-05-28 |
Jeremy Sowden | wmail: added signal-handler for SIGINT and SIGTERM.
|
commit | commitdiff | tree |
2019-05-28 |
Jeremy Sowden | wmail: skip leading white-space in From: headers.
|
commit | commitdiff | tree |
2019-05-28 |
Jeremy Sowden | wmail: DAMakePixmapFromData expects an unsigned short...
|
commit | commitdiff | tree |
2019-05-28 |
Jeremy Sowden | wmail: replaced SIGALRM handler with DA timer call...
|
commit | commitdiff | tree |
2019-05-28 |
Jeremy Sowden | wmail: fix prototypes of functions accepting no parameters.
|
commit | commitdiff | tree |
2019-05-28 |
Jeremy Sowden | wmail: use calloc, instead of malloc + memset.
|
commit | commitdiff | tree |
2019-05-28 |
Jeremy Sowden | wmail: fix memory leaks.
|
commit | commitdiff | tree |
2019-05-28 |
Jeremy Sowden | wmail: FileNameConcat does exactly the same thing as...
|
commit | commitdiff | tree |
2019-05-28 |
Jeremy Sowden | wmail: handle allocation failures.
|
commit | commitdiff | tree |
2019-05-28 |
Jeremy Sowden | wmail: consistent 4-column indentation with 8-character...
|
commit | commitdiff | tree |
2019-05-28 |
Jeremy Sowden | wmail: added .gitignore.
|
commit | commitdiff | tree |
2019-03-01 |
Torrance, Douglas | wmbiff: Bump to version 0.4.33
|
commit | commitdiff | tree |
2019-03-01 |
Torrance, Douglas | wmbiff: Remove unnecessary loop.
|
commit | commitdiff | tree |
2019-02-13 |
Torrance, Douglas | wmbiff: Bump to version 0.4.32.
|
commit | commitdiff | tree |
2019-02-13 |
Torrance, Douglas | wmbiff: handle EAGAIN or GNUTLS_E_AGAIN
|
commit | commitdiff | tree |
2019-01-12 |
Carlos R. Mafra | Revert "wmnet: simplify updateStats_dev() a bit"
|
commit | commitdiff | tree |
2019-01-12 |
Carlos R. Mafra | wmmemload: Use MemAvailable from kernel > v3.14 to...
|
commit | commitdiff | tree |
2019-01-12 |
Carlos R. Mafra | wmmemload: call usleep() directly in main loop
|
commit | commitdiff | tree |
2019-01-12 |
Carlos R. Mafra | wmwifi: Display interface/essid in 2-second intervals
|
commit | commitdiff | tree |
2019-01-12 |
Carlos R. Mafra | wmwifi: call usleep() directly in main loop Signed-off-by: Carlos R. Mafra <crmafra@gmail.com>
|
commit | commitdiff | tree |
2019-01-12 |
Carlos R. Mafra | asmon: Just assume linux kernel > v2.6
|
commit | commitdiff | tree |
2019-01-12 |
Carlos R. Mafra | asmon: re-indent code
|
commit | commitdiff | tree |
2019-01-04 |
Anil N' via Window... | libdockapp: Fix for missing windowname and one more.
|
commit | commitdiff | tree |
2018-12-11 |
Torrance, Douglas | wmhdplop: Bump to version 0.9.11.
|
commit | commitdiff | tree |
2018-12-08 |
Torrance, Douglas | wmshutdown: Bump to version 1.6
|
commit | commitdiff | tree |
2018-12-08 |
Torrance, Douglas | wmshutdown: Use const in XPM image. The function gdk_pixbuf_...
|
commit | commitdiff | tree |
2018-12-08 |
Torrance, Douglas | wmshutdown: Destroy dialog window before shutting down...
|
commit | commitdiff | tree |
2018-10-05 |
Flisk | Fix error message spam when no player is running
|
commit | commitdiff | tree |
2018-09-23 |
Torrance, Douglas | wmshutdown: Bump to version 1.5.
|
commit | commitdiff | tree |
2018-09-23 |
Torrance, Douglas | wmshutdown: Add freedesktop.org desktop entry file.
|
commit | commitdiff | tree |
2018-09-23 |
Torrance, Douglas | wmshutdown: Add icon for freedesktop.org icon themes.
|
commit | commitdiff | tree |
2018-09-23 |
Torrance, Douglas | wmshutdown: Include xpm icon in source rather than...
|
commit | commitdiff | tree |
2018-09-23 |
Torrance, Douglas | wmshutdown: Update manpage
|
commit | commitdiff | tree |
2018-09-23 |
Torrance, Douglas | wmshutdown: Update my email address.
|
commit | commitdiff | tree |
2018-09-23 |
Torrance, Douglas | wmshutdown: Add support for suspend and hibernate.
|
commit | commitdiff | tree |
2018-09-23 |
Torrance, Douglas | wmshutdown: Remove support for deprecated Consolekit.
|
commit | commitdiff | tree |
2018-09-11 |
Doug Torrance | wmcalc: Bump to version 0.7.
|
commit | commitdiff | tree |
2018-09-11 |
Doug Torrance | wmcalc: Add freedesktop.org desktop entry file.
|
commit | commitdiff | tree |
2018-09-11 |
Doug Torrance | wmcalc: Add icon for freedesktop.org icon themes.
|
commit | commitdiff | tree |
2018-09-11 |
Doug Torrance | wmcalc: Use version number from autoconf.
|
commit | commitdiff | tree |
2018-09-11 |
Doug Torrance | wmcalc: Remove unused image files.
|
commit | commitdiff | tree |
2018-09-11 |
Doug Torrance | wmcalc: Use autotools for build.
|
commit | commitdiff | tree |
2018-08-30 |
Doug Torrance | wmcalc: Null-termitate display string when clearing.
|
commit | commitdiff | tree |
2018-07-15 |
Doug Torrance | wmthrottle: Remove autogenerated autotools files from...
|
commit | commitdiff | tree |
2018-07-15 |
Doug Torrance | wmthrottle: Add version 0.1.1 to repository.
|
commit | commitdiff | tree |
2018-07-13 |
Doug Torrance | wmmemfree: Bump to version 0.8.
|
commit | commitdiff | tree |
2018-07-13 |
Doug Torrance | wmmemfree: Include only necessary headers.
|
commit | commitdiff | tree |
2018-07-13 |
Doug Torrance | wmmemfree: Add error handling for fscanf.
|
commit | commitdiff | tree |
2018-07-13 |
Doug Torrance | wmmemfree: Parse modern /proc/meminfo
|
commit | commitdiff | tree |
2018-07-13 |
Doug Torrance | wmmemfree: Add version 0.7 to repository.
|
commit | commitdiff | tree |
2018-07-12 |
Doug Torrance | wmmisc: Bump to version 1.2.
|
commit | commitdiff | tree |
2018-07-12 |
Doug Torrance | wmmisc: Add desktop entry file.
|
commit | commitdiff | tree |
2018-07-12 |
Doug Torrance | wmmisc: Update documentation.
|
commit | commitdiff | tree |
2018-07-12 |
Doug Torrance | wmmisc: Add support for wmgeneral's -geometry command...
|
commit | commitdiff | tree |
2018-07-12 |
Doug Torrance | wmmisc: Add support for wmgeneral's -display command...
|
commit | commitdiff | tree |
2018-07-12 |
Doug Torrance | wmmisc: Add manpage from Debian.
|
commit | commitdiff | tree |
2018-07-12 |
Doug Torrance | wmmisc: Use autoconf defines for version number and...
|
commit | commitdiff | tree |
2018-07-12 |
Doug Torrance | wmmisc: Add error handling for fscanf.
|
commit | commitdiff | tree |
2018-07-12 |
Doug Torrance | wmmisc: Don't link against X11 libs; unnecessary.
|
commit | commitdiff | tree |
2018-07-12 |
Doug Torrance | wmmisc: Use only necessary headers.
|
commit | commitdiff | tree |
2018-07-12 |
Doug Torrance | wmmisc: Move blue to top of list in XPM colors so that...
|
commit | commitdiff | tree |
2018-07-12 |
Doug Torrance | wmmisc: Use wmgeneral from libdockapp.
|
commit | commitdiff | tree |
2018-07-12 |
Doug Torrance | wmmisc: Switch to autotools for build.
|
commit | commitdiff | tree |
2018-07-12 |
Doug Torrance | wmmisc: Add version 1.1 to repository.
|
commit | commitdiff | tree |
2018-07-11 |
Doug Torrance | asmon: Bump to version 0.72.
|
commit | commitdiff | tree |
2018-07-11 |
Doug Torrance | asmon: Don't link against libXext and libXpm; unnecessary.
|
commit | commitdiff | tree |
2018-07-11 |
Doug Torrance | asmon: Include only necessary header files.
|
commit | commitdiff | tree |
2018-07-11 |
Doug Torrance | asmon: Remove set but unused variables.
|
commit | commitdiff | tree |
2018-07-11 |
Doug Torrance | asmon: Use wmgeneral from libdockapp.
|
commit | commitdiff | tree |
2018-07-11 |
Doug Torrance | asmon: Remove binary and object files from git.
|
commit | commitdiff | tree |
2018-07-11 |
Doug Torrance | asmon: Add version 0.71 to repository.
|
commit | commitdiff | tree |
2018-06-28 |
Doug Torrance | Update old windowmaker.org/dockapps urls to dockapps.net
|
commit | commitdiff | tree |
2018-06-27 |
Doug Torrance | wmifs: Fix typo
|
commit | commitdiff | tree |
2018-06-27 |
Doug Torrance | wmifs: Bump to version 1.9
|
commit | commitdiff | tree |
2018-06-27 |
Doug Torrance | wmifs: Error handling when fopen fails.
|
commit | commitdiff | tree |
2018-06-24 |
Doug Torrance | wmusic: Bump to version 2.0.0.
|
commit | commitdiff | tree |
2018-06-24 |
Doug Torrance | wmusic: Add desktop file
|
commit | commitdiff | tree |
2018-06-24 |
Doug Torrance | wmusic: Include all necessary header files.
|
commit | commitdiff | tree |
2018-06-24 |
Doug Torrance | wmusic: Update documentation and help text
|
commit | commitdiff | tree |
2018-06-24 |
Doug Torrance | wmusic: Add manpage (adapted from Debian)
|
commit | commitdiff | tree |
2018-06-24 |
Doug Torrance | wmusic: Separate changelog into its own file.
|
commit | commitdiff | tree |
2018-06-24 |
Doug Torrance | Remove trailing whitespace
|
commit | commitdiff | tree |
2018-06-24 |
Doug Torrance | wmusic: Fix volume display bug.
|
commit | commitdiff | tree |
2018-06-24 |
Doug Torrance | wmusic: Print message when connecting to new player.
|
commit | commitdiff | tree |
2018-06-24 |
Doug Torrance | wmusic: Remove unsupported command line options
|
commit | commitdiff | tree |
2018-06-24 |
Doug Torrance | wmusic: Fix display bug; print entire title for short...
|
commit | commitdiff | tree |
2018-06-24 |
Doug Torrance | wmusic: Fix incompatible pointer types.
|
commit | commitdiff | tree |
2018-06-24 |
Doug Torrance | wmusic: Port to playerctl for MPRIS support.
|
commit | commitdiff | tree |