Commit Graph

72 Commits (653a6ee83b722e430ac3068f53650dd382d9209b)

Author SHA1 Message Date
Bert Münnich 72f1b1ca6f Removed command line option -F 11 years ago
Bert Münnich 997c8518c5 Set scale mode at startup via argument to -s option 11 years ago
Bert Münnich 43a04c4757 Revised scale mode and zoom level handling
- 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
11 years ago
Bert Münnich 524d9de877 Removed fit-win-to-img command 11 years ago
Bert Münnich f6510b0a04 Merged pull request #129 11 years ago
Bert Münnich 304fd382db Adhere to XDG Base Directory Specification; fixes issue #124 11 years ago
Bert Münnich 6a0fa2507c Slideshow mode is back, in a simplified version 11 years ago
Bert Münnich 091aacb462 Merge remote-tracking branch 'baskerville/reverse-marks' 11 years ago
Bert Münnich 50f9ad14de Refactored remote changes 11 years ago
Bastien Dejean 562197577b Add command to reverse marked images 11 years ago
András Mohari 0353e6eea2 Add support for changing the gamma value 11 years ago
Bert Münnich 26a624a543 Added options for anti-alias & alpha layer coloring to config.def.h
Also removed now obsolete -p command line option; fixes issue #98
11 years ago
Bert Münnich fb6e4bdd98 Only print marked files when -o is given
Fallback to print all files, if no images are marked, was kind of
irritating.
11 years ago
Bert Münnich 7d878bd16d Added file marks; fixes issue #94
- 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
11 years ago
Bert Münnich c6bc6069d6 Changed key bindings for flipping to bar & underscore 11 years ago
Bastien Dejean 7e51c35801 Handle 180 degrees image rotation 11 years ago
Bert Münnich 6f05e77728 New options: -[io], read/write files from/to stdin/out
Fixes issue #84
11 years ago
Bert Münnich 9c0a53bc34 Added documentation for image-info script 12 years ago
Bert Münnich b6a6c260e1 Moved thumbnail cache to ~/.sxiv/cache/ 12 years ago
Bert Münnich 6f9b4f5b2e New option: -N, set X window resource name 12 years ago
Bert Münnich 4ce323213d Slightly changed the doc after merging remote changes 12 years ago
Bert Münnich 795beac132 Merge remote-tracking branch 'baskerville/master' 12 years ago
Bert Münnich c86079e650 Removed dropped slideshow mappings from man page & README 12 years ago
baskerville b56989f8fb New commands: fit to the window's height/width 12 years ago
baskerville c330b55de4 handle count prefix in thumbnail movements 12 years ago
muennich e86b713f2d Fixed mail address in man page 12 years ago
Bert Münnich dde2fd0aa8 Added baskerville to Contributors list in man page 12 years ago
Bert Münnich 60f84190f0 Added section CONTRIBUTORS to man page 12 years ago
Bert Münnich d1a1e0142b Simplified & sped up reloading of all thumbnails 12 years ago
baskerville de4e9fc83e Added a command to refresh the thumbnails 12 years ago
baskerville ba0a5b89fa Added horizontal and vertical flip commands 12 years ago
Bert Münnich 37a42dba34 Added alternative empty directory removal command line to manpage, fixed issue #40 13 years ago
Bert Münnich 9c346c322a Updated homepage URL in manpage 13 years ago
Bert Münnich 2d4264af28 Added option -b: disable bar 13 years ago
Bert Münnich c666d30eea Added it_toggle_bar command; default mapping: XK_b 13 years ago
Bert Münnich 1cdbeb972a Added screen-wise scrolling for thumbnail mode 13 years ago
Bert Münnich 55da6fb8dd Updated doc 13 years ago
Bert e2ea759444 Updated docs 13 years ago
Bert 5c77e1aa22 Fixed hyphen-used-as-minus-sign issues in man page 13 years ago
Bert 2a3a9657d3 Fixed keyboard mappings 13 years ago
Bert b8ff1677b1 Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
13 years ago
Bert a6100373c1 New mappings: ctrl-[hjkl], pan image one window width/height 13 years ago
Bert 2252a0148d New option: -n, start at given picture 13 years ago
Bert 65a2c8625d Updated doc 13 years ago
Bert ecd5e7108c Renamed option -C -> -c 13 years ago
Bert f4b9bc9a1d Removed option -a 13 years ago
Bert bb85d3dca6 Updated doc for thumbnail cache 13 years ago
Bert 4e808cea15 Refactored key/mouse mappings in man page 13 years ago
Bert fa81707540 New key mapping: D, remove image from file list 13 years ago
Bert facd7e3b42 New option: -a, do not filter out unsupported files 13 years ago