Commit Graph

142 Commits (1fc28278b55a5835bfd57821619141bd92eed91d)

Author SHA1 Message Date
Bert Münnich 1094def183 Added command to remove all image marks, bound to Ctrl-m; fixes issue #163 10 years ago
Bert Münnich 5e481912ec Revised handling of GIF animations
- New option `-a`: Play animations at startup
- Ctrl-Space toggles animation for all GIF files
- Infinite loop for all animations
10 years ago
Bert Münnich 06164c29b7 Revised command structure and key and mouse button mappings 10 years ago
Bert Münnich d26f39914e Use thumbnails in EXIF tags; requirement for libexif is back 10 years ago
Bert Münnich 1560d2b4fb Stable version 1.2 11 years ago
Bert Münnich e685859a30 Use a checkerboard background for alpha layer; fixes issue #138 11 years ago
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
András Mohari 2d703c30a2 Fix tabs and wording 11 years ago
András Mohari 54d7b7f20f Use a prefix key to execute the key handler
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.
11 years ago
Bert Münnich d5b2d377a4 Use logo in README 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
Bastien Dejean 562197577b Add command to reverse marked images 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 68ff9d71f1 Fixed typo in README.md 11 years ago
Bert Münnich b4346a9397 Stable version 1.1.1 11 years ago
Bert Münnich 16a598ca12 Updated source tarball URLs in README.md 12 years ago
Bert Münnich 7ea8a4ed2f Updated source tarball URLs in README.md 12 years ago
Bert Münnich af69b2a7bb Stable version 1.1 12 years ago
Bert Münnich 6f05e77728 New options: -[io], read/write files from/to stdin/out
Fixes issue #84
12 years ago
Bert Münnich 9c0a53bc34 Added documentation for image-info script 12 years ago
Bert Münnich b39f34a131 Added Download/Changelog section to README 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
Bert Münnich d1a1e0142b Simplified & sped up reloading of all thumbnails 13 years ago
baskerville de4e9fc83e Added a command to refresh the thumbnails 13 years ago
baskerville ba0a5b89fa Added horizontal and vertical flip commands 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 ef0ed32264 Removed exif support; made gif support non-optional 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 78f48fe68d Updated doc 13 years ago
Bert dad06c7561 Much nicer handling of compile-time features
- *_SUPPORT enabled in config.h
- XLIBS helper app prints lib flags needed for current settings
13 years ago
Bert 32a65201bb Shortened additional features section 13 years ago
Bert 8f99adbbbd Made XFLAGS & XLIBS macros only 13 years ago
Bert 79d780a701 List additional features in usage message (-v) 13 years ago
Bert 3a4f3862a7 Added screenshots to README.md 13 years ago
Bert 0f91d28f40 Added feature overview to README.md 13 years ago
Bert 70d37c583c Updated doc 13 years ago
Bert 348707a366 Added section "Additional features" to README.md 13 years ago
Bert e2ea759444 Updated docs 13 years ago
Bert bff3e84b0c Mention the vi key bindings in the README 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 14 years ago
Bert 65a2c8625d Updated doc 14 years ago
Bert ecd5e7108c Renamed option -C -> -c 14 years ago
Bert 5f8201110e Slightly changed introductory text 14 years ago
Bert f4b9bc9a1d Removed option -a 14 years ago
Bert bb85d3dca6 Updated doc for thumbnail cache 14 years ago
Bert 72ced4b869 Refactored key/mouse mappings in README 14 years ago
Bert fa81707540 New key mapping: D, remove image from file list 14 years ago
Bert facd7e3b42 New option: -a, do not filter out unsupported files 14 years ago
Bert 8ee73709d7 More accurate README 14 years ago
Bert aadba6f7e5 Updated doc 14 years ago
Bert 280fcf6bf0 Updated doc 14 years ago
Bert ea80c73520 Fixed title for thumbnail mode 14 years ago
Bert f57954b7aa Updated doc, 0/W/w key-mappings 14 years ago
Bert eb6680b9f1 Fixed indentation in README.md 14 years ago
Bert bbd7b7d595 New option: -r, open all images in directories 14 years ago
Bert 5607349058 Updated doc 14 years ago
Bert 5a682426b1 New key command: r, reload image 14 years ago
Bert f0e9ec733a Replaced option -W with -q, seems more natural 14 years ago
Bert 3d8efb21d5 Updated doc: dragging with button2, -g option 14 years ago
Bert 03bfe1015e Explicitly enable printing of warnings 14 years ago
Bert 56cd150b9d Fixed setuid and typo in Makefile, damn copy&paste 14 years ago
Bert 019e2274a8 Map arrow keys to h/j/k/l 14 years ago
Bert 8123d63c5b Added plenty lots of options 14 years ago
Bert 17e2a795bb Added -w cmdline option 14 years ago
Bert f47092cda2 Complete mouse support 14 years ago
Bert 7834dee6e7 Added a key-mapping for toggle anti-aliasing 14 years ago
Bert 2bedd22314 Fixed indentation in README.md 14 years ago
Bert 64a5366508 Added <,> mappings to rotate image 14 years ago
Bert 415f8bcf14 Slightly changed README.md 14 years ago
Bert fdf24d4681 Updated README.md usage info 14 years ago
Bert 8183b5a202 Updated README.md usage section 14 years ago
Bert bd6b05c0ed Fixed typo in README.md 14 years ago
Bert 50da19f9c1 Small corrections in README.md 14 years ago
Bert 6480a9dc31 Added README.md 14 years ago