Here are some patches for wmmenu. Among other things, they incorporate some of the fixes from Nerijus's patch and from Gentoo.
Carlos, could you tag the last commit wmmenu-1.3? Thanks! Doug Doug Torrance (11): wmmenu: Update Makefile. wmmenu: Update to compile with modern GDK-PixBuf. wmmenu: Replace deprecated DAInitialize() from libdockapp. wmmenu: Fix -Wunused-result compiler warning. wmmenu: Fix -Wdeprecated-declarations compiler warnings. wmmenu: Fix -Woverlength-strings compiler warning. wmmenu: Fix -Wunused-value compiler warnings. wmmenu: Fix -Wsign-compare compiler warning. wmmenu: Update COPYING from http://www.gnu.org/licenses/gpl-2.0.txt. wmmenu: Remove trailing whitespace. wmmenu: Bump to version 1.3. wmmenu/COPYING | 43 +++++++++--------- wmmenu/Makefile | 29 ++++-------- wmmenu/README | 56 ++++++++++++++++++++++- wmmenu/buttonbar.c | 4 +- wmmenu/events.c | 11 ++++- wmmenu/options.c | 33 +++++++------- wmmenu/pixmaps.c | 16 +++++-- wmmenu/utils.c | 2 +- wmmenu/version.h | 2 +- wmmenu/wmmenu.1 | 130 ++++++++++++++++++++++++++--------------------------- wmmenu/wmmenu.c | 3 +- 11 files changed, 193 insertions(+), 136 deletions(-) -- 2.1.0 -- To unsubscribe, send mail to [email protected].
