Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Max Voit to list of contributors | Bert Münnich | 2017-09-06 | 1 | -0/+1 |
| | |||||
* | Merge djhejna/floatdelay | Bert Münnich | 2016-12-01 | 1 | -1/+5 |
|\ | |||||
| * | Support for DELAY as a floating point number including less than 1 | Don Hejna | 2016-11-27 | 1 | -2/+2 |
| | | | | | | | | | | second while maintaining backward compatibiitiy with integer arguments. | ||||
* | | Merge dwminer/framerate | Bert Münnich | 2016-11-28 | 1 | -0/+6 |
|\ \ | |/ |/| | |||||
| * | Document -A option | dwminer | 2016-11-27 | 1 | -0/+5 |
|/ | |||||
* | Document new -e flag | Bert Münnich | 2016-10-30 | 1 | -0/+6 |
| | |||||
* | Provide image width and height to image-info script; fixes issue #159 | Bert Münnich | 2016-08-06 | 1 | -1/+2 |
| | |||||
* | Refined grouping of key/mouse mappings in man page | Bert Münnich | 2016-02-12 | 1 | -13/+24 |
| | |||||
* | Make navigate_frame command respect a count prefix | Bert Münnich | 2015-12-26 | 1 | -2/+6 |
| | |||||
* | Clarified comments in key-handler, fixes issue #206 | Bert Münnich | 2015-05-18 | 1 | -3/+3 |
| | |||||
* | Updated documentation regarding gamma correction | Bert Münnich | 2015-01-07 | 1 | -10/+13 |
| | |||||
* | Pass file paths to key handler via stdin; fixes issue #187 | Bert Münnich | 2014-11-27 | 1 | -2/+3 |
| | |||||
* | Added thumbnail zooming... | Bert Münnich | 2014-09-28 | 1 | -6/+6 |
| | | | | | | - Key mappings +/- are now general commands - Use JPG as thumbnail cache file format instead of PNG - Fixes issue #161 | ||||
* | Added command to remove all image marks, bound to Ctrl-m; fixes issue #163 | Bert Münnich | 2014-08-17 | 1 | -0/+3 |
| | |||||
* | Pass marked files to external key handler in thumbnail mode; fixes issue #135 | Bert Münnich | 2014-08-16 | 1 | -4/+6 |
| | |||||
* | Revised handling of GIF animations | Bert Münnich | 2014-07-25 | 1 | -2/+5 |
| | | | | | | - New option `-a`: Play animations at startup - Ctrl-Space toggles animation for all GIF files - Infinite loop for all animations | ||||
* | Revised command structure and key and mouse button mappings | Bert Münnich | 2014-07-23 | 1 | -71/+65 |
| | |||||
* | Create thumbnail cache dir automatically | Bert Münnich | 2014-06-10 | 1 | -12/+4 |
| | |||||
* | Add a section about key-handler to the man page. | Artem Bezsmertnyi | 2014-05-24 | 1 | -0/+16 |
| | |||||
* | Use a checkerboard background for alpha layer; fixes issue #138 | Bert Münnich | 2014-04-06 | 1 | -3/+3 |
| | |||||
* | Removed command line option -F | Bert Münnich | 2014-02-05 | 1 | -5/+1 |
| | |||||
* | Set scale mode at startup via argument to -s option | Bert Münnich | 2014-02-04 | 1 | -6/+8 |
| | |||||
* | Revised scale mode and zoom level handling | Bert Münnich | 2014-02-04 | 1 | -11/+9 |
| | | | | | | | - 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 | ||||
* | Removed fit-win-to-img command | Bert Münnich | 2014-02-04 | 1 | -6/+3 |
| | |||||
* | Merged pull request #129 | Bert Münnich | 2014-01-31 | 1 | -1/+4 |
| | |||||
* | Adhere to XDG Base Directory Specification; fixes issue #124 | Bert Münnich | 2014-01-11 | 1 | -4/+3 |
| | |||||
* | Slideshow mode is back, in a simplified version | Bert Münnich | 2014-01-04 | 1 | -0/+10 |
| | |||||
* | Merge remote-tracking branch 'baskerville/reverse-marks' | Bert Münnich | 2013-11-14 | 1 | -0/+3 |
|\ | |||||
| * | Add command to reverse marked images | Bastien Dejean | 2013-11-14 | 1 | -0/+3 |
| | | |||||
* | | Refactored remote changes | Bert Münnich | 2013-11-14 | 1 | -7/+9 |
| | | |||||
* | | Add support for changing the gamma value | András Mohari | 2013-11-13 | 1 | -0/+13 |
|/ | |||||
* | Added options for anti-alias & alpha layer coloring to config.def.h | Bert Münnich | 2013-08-22 | 1 | -3/+0 |
| | | | | Also removed now obsolete -p command line option; fixes issue #98 | ||||
* | Only print marked files when -o is given | Bert Münnich | 2013-08-22 | 1 | -4/+4 |
| | | | | | Fallback to print all files, if no images are marked, was kind of irritating. | ||||
* | Added file marks; fixes issue #94 | Bert Münnich | 2013-08-10 | 1 | -1/+15 |
| | | | | | | | | - 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 | ||||
* | Changed key bindings for flipping to bar & underscore | Bert Münnich | 2013-08-10 | 1 | -2/+2 |
| | |||||
* | Handle 180 degrees image rotation | Bastien Dejean | 2013-08-10 | 1 | -0/+3 |
| | |||||
* | New options: -[io], read/write files from/to stdin/out | Bert Münnich | 2013-03-19 | 1 | -8/+9 |
| | | | | Fixes issue #84 | ||||
* | Added documentation for image-info script | Bert Münnich | 2013-01-27 | 1 | -4/+15 |
| | |||||
* | Moved thumbnail cache to ~/.sxiv/cache/ | Bert Münnich | 2013-01-12 | 1 | -10/+1 |
| | |||||
* | New option: -N, set X window resource name | Bert Münnich | 2012-10-29 | 1 | -0/+5 |
| | |||||
* | Slightly changed the doc after merging remote changes | Bert Münnich | 2012-08-07 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'baskerville/master' | Bert Münnich | 2012-08-07 | 1 | -0/+6 |
|\ | |||||
| * | New commands: fit to the window's height/width | baskerville | 2012-07-19 | 1 | -0/+6 |
| | | |||||
* | | Removed dropped slideshow mappings from man page & README | Bert Münnich | 2012-08-07 | 1 | -15/+0 |
|/ | |||||
* | handle count prefix in thumbnail movements | baskerville | 2012-07-15 | 1 | -4/+12 |
| | |||||
* | Fixed mail address in man page | muennich | 2012-05-16 | 1 | -1/+1 |
| | |||||
* | Added baskerville to Contributors list in man page | Bert Münnich | 2012-05-15 | 1 | -0/+1 |
| | |||||
* | Added section CONTRIBUTORS to man page | Bert Münnich | 2012-05-14 | 1 | -4/+7 |
| | |||||
* | Simplified & sped up reloading of all thumbnails | Bert Münnich | 2012-05-13 | 1 | -1/+1 |
| | |||||
* | Added a command to refresh the thumbnails | baskerville | 2012-05-08 | 1 | -0/+3 |
| |