Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-09 | Add mark range function | Daniel Lublin | |
Sets the marked state of all images ranging from the latest marked/unmarked image to the current image, to the state of that latest toggled image. | |||
2017-10-06 | Add missing description for Button3 to man page | Bert Münnich | |
2017-10-06 | Improve mouse support | Bert Münnich | |
None of the mouse mappings uses a keyboard modifier, making it possible to access the most basic features by only using the mouse. Next/previous image with left button depending on cursor position, middle button for dragging, right button for switching to thumnail mode and wheel for zooming. Users can keep the old behaviour by simply not adapting the changes to the buttons array in config.def.h to their config.h file. | |||
2017-09-08 | Add -p flag to disable writing of cache and temporary files | Antti Korpi | |
Closes #285. | |||
2017-09-06 | Add Max Voit to list of contributors | Bert Münnich | |
2016-12-01 | Merge djhejna/floatdelay | Bert Münnich | |
2016-11-28 | Merge dwminer/framerate | Bert Münnich | |
2016-11-28 | Support for DELAY as a floating point number including less than 1 | Don Hejna | |
second while maintaining backward compatibiitiy with integer arguments. | |||
2016-11-27 | Document -A option | dwminer | |
2016-10-30 | Document new -e flag | Bert Münnich | |
2016-08-06 | Provide image width and height to image-info script; fixes issue #159 | Bert Münnich | |
2016-02-12 | Refined grouping of key/mouse mappings in man page | Bert Münnich | |
2015-12-26 | Make navigate_frame command respect a count prefix | Bert Münnich | |
2015-05-18 | Clarified comments in key-handler, fixes issue #206 | Bert Münnich | |
2015-01-07 | Updated documentation regarding gamma correction | Bert Münnich | |
2014-11-27 | Pass file paths to key handler via stdin; fixes issue #187 | Bert Münnich | |
2014-09-28 | Added thumbnail zooming... | Bert Münnich | |
- Key mappings +/- are now general commands - Use JPG as thumbnail cache file format instead of PNG - Fixes issue #161 | |||
2014-08-17 | Added command to remove all image marks, bound to Ctrl-m; fixes issue #163 | Bert Münnich | |
2014-08-16 | Pass marked files to external key handler in thumbnail mode; fixes issue #135 | Bert Münnich | |
2014-07-25 | Revised handling of GIF animations | Bert Münnich | |
- New option `-a`: Play animations at startup - Ctrl-Space toggles animation for all GIF files - Infinite loop for all animations | |||
2014-07-23 | Revised command structure and key and mouse button mappings | Bert Münnich | |
2014-06-10 | Create thumbnail cache dir automatically | Bert Münnich | |
2014-05-24 | Add a section about key-handler to the man page. | Artem Bezsmertnyi | |
2014-04-06 | Use a checkerboard background for alpha layer; fixes issue #138 | Bert Münnich | |
2014-02-05 | Removed command line option -F | Bert Münnich | |
2014-02-04 | Set scale mode at startup via argument to -s option | Bert Münnich | |
2014-02-04 | Revised scale mode and zoom level handling | Bert 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-04 | Removed fit-win-to-img command | Bert Münnich | |
2014-01-31 | Merged pull request #129 | Bert Münnich | |
2014-01-11 | Adhere to XDG Base Directory Specification; fixes issue #124 | Bert Münnich | |
2014-01-04 | Slideshow mode is back, in a simplified version | Bert Münnich | |
2013-11-14 | Merge remote-tracking branch 'baskerville/reverse-marks' | Bert Münnich | |
2013-11-14 | Refactored remote changes | Bert Münnich | |
2013-11-14 | Add command to reverse marked images | Bastien Dejean | |
2013-11-13 | Add support for changing the gamma value | András Mohari | |
2013-08-22 | Added options for anti-alias & alpha layer coloring to config.def.h | Bert Münnich | |
Also removed now obsolete -p command line option; fixes issue #98 | |||
2013-08-22 | Only print marked files when -o is given | Bert Münnich | |
Fallback to print all files, if no images are marked, was kind of irritating. | |||
2013-08-10 | Added file marks; fixes issue #94 | Bert 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-10 | Changed key bindings for flipping to bar & underscore | Bert Münnich | |
2013-08-10 | Handle 180 degrees image rotation | Bastien Dejean | |
2013-03-19 | New options: -[io], read/write files from/to stdin/out | Bert Münnich | |
Fixes issue #84 | |||
2013-01-27 | Added documentation for image-info script | Bert Münnich | |
2013-01-12 | Moved thumbnail cache to ~/.sxiv/cache/ | Bert Münnich | |
2012-10-29 | New option: -N, set X window resource name | Bert Münnich | |
2012-08-07 | Slightly changed the doc after merging remote changes | Bert Münnich | |
2012-08-07 | Merge remote-tracking branch 'baskerville/master' | Bert Münnich | |
2012-08-07 | Removed dropped slideshow mappings from man page & README | Bert Münnich | |
2012-07-19 | New commands: fit to the window's height/width | baskerville | |
2012-07-15 | handle count prefix in thumbnail movements | baskerville | |
2012-05-16 | Fixed mail address in man page | muennich | |