summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)AuthorLines
2010-04-22man/feh.1: Various fixes. Completely reviewed now.Daniel Friesel-2/+0
2010-04-22Fix zoom mode once and for all[tm]Daniel Friesel-1/+1
2010-04-21Update TODO. Again.Daniel Friesel-0/+2
2010-04-13Update TODODaniel Friesel-0/+2
2010-04-10events.c: Make pointer warping work for zoomed imagesDaniel Friesel-2/+0
2010-04-07Update TODO (& use clang's deps.mk while at it)Daniel Friesel-0/+2
2010-03-25Actually detect an empty filelistDaniel Friesel-4/+0
This fixes imlib2 warnings (and occasional X errors/segfaults), which used to occur when all files in feh's filelist were suddenly deleted by an external application. Now, feh simply quits with "No more slides in show" (which makes more sense, IMHO).
2010-03-18Update TODO... againDaniel Friesel-2/+5
2010-03-07Update TODO (--fmmode was removed)Daniel Friesel-3/+0
2010-02-26Remove the (now unneccessary) libjpeg codeDaniel Friesel-6/+0
2010-02-22Update README, TODO & feh(1)Daniel Friesel-0/+6
2010-02-21Revert "Fix lossless image rotation"Daniel Friesel-3/+0
This reverts commit 15ede2653b45a1fe73bc8c7c9151e3e8dc1c32dc.
2010-02-21Fix lossless image rotationDaniel Friesel-0/+3
Apparently, the old code was based on libjpeg6. However, most systems use libjpeg8 now, which has a few new features like cropping, leading to a lot of fuckup with feh on libjpeg8 systems. Now feh works with libjpeg8, but probably doesn't support libjpeg6 anymore. Also, this code copypasta really sucks :-)
2010-02-18TODO: Add note about xineramaDaniel Friesel-0/+3
2010-02-13Update TODO and BUGSDaniel Friesel-0/+2
2010-02-13Add runtime shortcuts to toggle --draw-actions and --draw-filenameDaniel Friesel-3/+0
2010-02-13Document --reload-buttonDaniel Friesel-0/+2
2010-02-13Document --thumb-titleDaniel Friesel-0/+3
2010-02-12TODO: keypad-movement + antialiasing can't be done better, apparently.Daniel Friesel-1/+3
2010-02-11Add <keypad begin> to antialias the image (other keypad keys don't do this)Daniel Friesel-0/+3
2010-02-11Finish --draw-actions and add it to documentationDaniel Friesel-3/+0
2010-02-11Make --draw-actions not crash the programDaniel Friesel-3/+2
2010-02-10Update TODODaniel Friesel-0/+11
2010-02-05Update TODODaniel Friesel-10/+0
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel-0/+20