aboutsummaryrefslogtreecommitdiff
path: root/sxiv.1
Commit message (Collapse)AuthorAgeFilesLines
* Updated documentation regarding gamma correctionBert Münnich2015-01-071-10/+13
|
* Pass file paths to key handler via stdin; fixes issue #187Bert Münnich2014-11-271-2/+3
|
* Added thumbnail zooming...Bert Münnich2014-09-281-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 #163Bert Münnich2014-08-171-0/+3
|
* Pass marked files to external key handler in thumbnail mode; fixes issue #135Bert Münnich2014-08-161-4/+6
|
* Revised handling of GIF animationsBert Münnich2014-07-251-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 mappingsBert Münnich2014-07-231-71/+65
|
* Create thumbnail cache dir automaticallyBert Münnich2014-06-101-12/+4
|
* Add a section about key-handler to the man page.Artem Bezsmertnyi2014-05-241-0/+16
|
* Use a checkerboard background for alpha layer; fixes issue #138Bert Münnich2014-04-061-3/+3
|
* Removed command line option -FBert Münnich2014-02-051-5/+1
|
* Set scale mode at startup via argument to -s optionBert Münnich2014-02-041-6/+8
|
* Revised scale mode and zoom level handlingBert Münnich2014-02-041-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 commandBert Münnich2014-02-041-6/+3
|
* Merged pull request #129Bert Münnich2014-01-311-1/+4
|
* Adhere to XDG Base Directory Specification; fixes issue #124Bert Münnich2014-01-111-4/+3
|
* Slideshow mode is back, in a simplified versionBert Münnich2014-01-041-0/+10
|
* Merge remote-tracking branch 'baskerville/reverse-marks'Bert Münnich2013-11-141-0/+3
|\
| * Add command to reverse marked imagesBastien Dejean2013-11-141-0/+3
| |
* | Refactored remote changesBert Münnich2013-11-141-7/+9
| |
* | Add support for changing the gamma valueAndrás Mohari2013-11-131-0/+13
|/
* Added options for anti-alias & alpha layer coloring to config.def.hBert Münnich2013-08-221-3/+0
| | | | Also removed now obsolete -p command line option; fixes issue #98
* Only print marked files when -o is givenBert Münnich2013-08-221-4/+4
| | | | | Fallback to print all files, if no images are marked, was kind of irritating.
* Added file marks; fixes issue #94Bert Münnich2013-08-101-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 & underscoreBert Münnich2013-08-101-2/+2
|
* Handle 180 degrees image rotationBastien Dejean2013-08-101-0/+3
|
* New options: -[io], read/write files from/to stdin/outBert Münnich2013-03-191-8/+9
| | | | Fixes issue #84
* Added documentation for image-info scriptBert Münnich2013-01-271-4/+15
|
* Moved thumbnail cache to ~/.sxiv/cache/Bert Münnich2013-01-121-10/+1
|
* New option: -N, set X window resource nameBert Münnich2012-10-291-0/+5
|
* Slightly changed the doc after merging remote changesBert Münnich2012-08-071-2/+2
|
* Merge remote-tracking branch 'baskerville/master'Bert Münnich2012-08-071-0/+6
|\
| * New commands: fit to the window's height/widthbaskerville2012-07-191-0/+6
| |
* | Removed dropped slideshow mappings from man page & READMEBert Münnich2012-08-071-15/+0
|/
* handle count prefix in thumbnail movementsbaskerville2012-07-151-4/+12
|
* Fixed mail address in man pagemuennich2012-05-161-1/+1
|
* Added baskerville to Contributors list in man pageBert Münnich2012-05-151-0/+1
|
* Added section CONTRIBUTORS to man pageBert Münnich2012-05-141-4/+7
|
* Simplified & sped up reloading of all thumbnailsBert Münnich2012-05-131-1/+1
|
* Added a command to refresh the thumbnailsbaskerville2012-05-081-0/+3
|
* Added horizontal and vertical flip commandsbaskerville2012-05-061-0/+7
|
* Added alternative empty directory removal command line to manpage, fixed ↵Bert Münnich2012-03-021-0/+9
| | | | issue #40
* Updated homepage URL in manpageBert Münnich2012-02-211-1/+1
|
* Added option -b: disable barBert Münnich2012-02-161-1/+4
|
* Added it_toggle_bar command; default mapping: XK_bBert Münnich2012-02-151-0/+3
|
* Added screen-wise scrolling for thumbnail modeBert Münnich2011-10-271-0/+6
|
* Updated docBert Münnich2011-10-161-41/+90
|
* Updated docsBert2011-09-021-0/+10
|
* Fixed hyphen-used-as-minus-sign issues in man pageBert2011-08-181-2/+2
|
* Fixed keyboard mappingsBert2011-08-171-4/+4
|