aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2014-04-06Use a checkerboard background for alpha layer; fixes issue #138Bert Münnich
2014-02-05Removed command line option -FBert Münnich
2014-02-04Set scale mode at startup via argument to -s optionBert Münnich
2014-02-04Revised scale mode and zoom level handlingBert Münnich
- Scale mode is not reset to default value upon image loading anymore - New default key binding to change mode to scale-down - Removed scale mode setting from config.h - Removed -d command line option, as this is now the default at startup
2014-02-04Removed fit-win-to-img commandBert Münnich
2014-01-31Merged pull request #129Bert Münnich
2014-01-31Fix tabs and wordingAndrás Mohari
2014-01-31Use a prefix key to execute the key handlerAndrás Mohari
The default prefix key is C-x, and can be changed in config.def.h. The first key pressed after the prefix key will be passed the external key handler, unless the key is Escape, which is used to cancel the prefix.
2014-01-15Use logo in READMEBert Münnich
2014-01-11Adhere to XDG Base Directory Specification; fixes issue #124Bert Münnich
2014-01-04Slideshow mode is back, in a simplified versionBert Münnich
2013-11-14Merge remote-tracking branch 'baskerville/reverse-marks'Bert Münnich
2013-11-14Add command to reverse marked imagesBastien Dejean
2013-08-22Added options for anti-alias & alpha layer coloring to config.def.hBert Münnich
Also removed now obsolete -p command line option; fixes issue #98
2013-08-22Only print marked files when -o is givenBert Münnich
Fallback to print all files, if no images are marked, was kind of irritating.
2013-08-10Added file marks; fixes issue #94Bert Münnich
- Command it_toggle_image_mark (bound to 'm') toggles mark of current image - Command it_navigate_marked (bound to 'N'/'P') can be used to go to the next/previous marked image - When option -o is given, all marked files get printed
2013-08-10Changed key bindings for flipping to bar & underscoreBert Münnich
2013-08-10Handle 180 degrees image rotationBastien Dejean
2013-06-02Fixed typo in README.mdBert Münnich
2013-06-02Stable version 1.1.1v1.1.1Bert Münnich
2013-04-06Updated source tarball URLs in README.mdBert Münnich
2013-04-02Updated source tarball URLs in README.mdBert Münnich
2013-03-30Stable version 1.1v1.11.1Bert Münnich
2013-03-19New options: -[io], read/write files from/to stdin/outBert Münnich
Fixes issue #84
2013-01-27Added documentation for image-info scriptBert Münnich
2012-12-21Added Download/Changelog section to READMEBert Münnich
2012-10-29New option: -N, set X window resource nameBert Münnich
2012-08-07Slightly changed the doc after merging remote changesBert Münnich
2012-08-07Merge remote-tracking branch 'baskerville/master'Bert Münnich
2012-08-07Removed dropped slideshow mappings from man page & READMEBert Münnich
2012-07-19New commands: fit to the window's height/widthbaskerville
2012-07-15handle count prefix in thumbnail movementsbaskerville
2012-05-13Simplified & sped up reloading of all thumbnailsBert Münnich
2012-05-08Added a command to refresh the thumbnailsbaskerville
2012-05-06Added horizontal and vertical flip commandsbaskerville
2012-02-16Added option -b: disable barBert Münnich
2012-02-15Added it_toggle_bar command; default mapping: XK_bBert Münnich
2012-02-11Removed exif support; made gif support non-optionalBert Münnich
2011-10-27Added screen-wise scrolling for thumbnail modeBert Münnich
2011-10-16Updated docBert Münnich
2011-09-13Updated docBert
2011-09-12Much nicer handling of compile-time featuresBert
- *_SUPPORT enabled in config.h - XLIBS helper app prints lib flags needed for current settings
2011-09-12Shortened additional features sectionBert
2011-09-12Made XFLAGS & XLIBS macros onlyBert
2011-09-10List additional features in usage message (-v)Bert
2011-09-08Added screenshots to README.mdBert
2011-09-08Added feature overview to README.mdBert
2011-09-08Updated docBert
2011-09-08Added section "Additional features" to README.mdBert
2011-09-02Updated docsBert