commit 2add1dab14072e8df969b2e8ce6e50e57b39dd81
parent 9ad7e612ce0e1d8195df5152490b185e60b8fd21
Author: anonymous <unknown>
Date:   Sat, 17 Sep 2011 13:33:32 +0400
Added meh image viewer.
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/suckless.org/misc/cool_programs.md b/suckless.org/misc/cool_programs.md
@@ -47,11 +47,12 @@ Image Viewers
 -------------
 * [feh](https://derf.homelinux.org/projects/feh/)
 * [jpg/gif/bmp/png][plan9port] - Simple programs from Plan 9 to display images in no-frills windows. Included with plan9port.
+* [meh](http://www.johnhawthorn.com/meh/) - image viewer using raw XLib, libjpeg, libpng and libgif
 * [page][plan9port] - Plan 9's image/document viewer program. Included with plan9port.
 * [qiv](http://www.klografx.net/qiv/)
+* [sxiv](https://github.com/muennich/sxiv) - Simple (or small or suckless) X Image Viewer. Depends on xlib and imlib2.
 * [xli](http://pantransit.reptiles.org/prog/) - broken link? Apparently, there's a copy here: http://ftp.x.org/contrib/applications/ -- at your own risk
 * [xzgv](http://sourceforge.net/projects/xzgv)
-* [sxiv](https://github.com/muennich/sxiv) - Simple (or small or suckless) X Image Viewer. Depends on xlib and imlib2.
 
 Instant Messaging Clients
 -------------------------