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
2014-02-04 23:03:53 +01:00
Bert Münnich
524d9de877
Removed fit-win-to-img command
2014-02-04 22:38:24 +01:00
Bert Münnich
f6510b0a04
Merged pull request #129
2014-01-31 13:21:23 +01:00
Bert Münnich
304fd382db
Adhere to XDG Base Directory Specification; fixes issue #124
2014-01-11 22:47:41 +01:00
Bert Münnich
6a0fa2507c
Slideshow mode is back, in a simplified version
2014-01-04 19:07:15 +01:00
Bert Münnich
091aacb462
Merge remote-tracking branch 'baskerville/reverse-marks'
2013-11-14 17:57:45 +01:00
Bert Münnich
50f9ad14de
Refactored remote changes
2013-11-14 17:06:20 +01:00
Bastien Dejean
562197577b
Add command to reverse marked images
2013-11-14 14:45:27 +01:00
András Mohari
0353e6eea2
Add support for changing the gamma value
2013-11-13 20:54:09 +01:00
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
2013-08-22 12:59:05 +02:00
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.
2013-08-22 09:44:14 +02:00
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
2013-08-10 21:18:53 +02:00
Bert Münnich
c6bc6069d6
Changed key bindings for flipping to bar & underscore
2013-08-10 15:58:16 +02:00
Bastien Dejean
7e51c35801
Handle 180 degrees image rotation
2013-08-10 15:33:14 +02:00
Bert Münnich
6f05e77728
New options: -[io], read/write files from/to stdin/out
...
Fixes issue #84
2013-03-19 21:14:58 +01:00
Bert Münnich
9c0a53bc34
Added documentation for image-info script
2013-01-27 18:03:01 +01:00
Bert Münnich
b6a6c260e1
Moved thumbnail cache to ~/.sxiv/cache/
2013-01-12 23:40:16 +01:00
Bert Münnich
6f9b4f5b2e
New option: -N, set X window resource name
2012-10-29 18:32:56 +01:00
Bert Münnich
4ce323213d
Slightly changed the doc after merging remote changes
2012-08-07 13:11:53 +02:00
Bert Münnich
795beac132
Merge remote-tracking branch 'baskerville/master'
2012-08-07 12:57:07 +02:00
Bert Münnich
c86079e650
Removed dropped slideshow mappings from man page & README
2012-08-07 12:49:04 +02:00
baskerville
b56989f8fb
New commands: fit to the window's height/width
2012-07-19 12:28:44 +02:00
baskerville
c330b55de4
handle count prefix in thumbnail movements
2012-07-15 10:30:58 +02:00
muennich
e86b713f2d
Fixed mail address in man page
2012-05-16 11:18:55 +02:00
Bert Münnich
dde2fd0aa8
Added baskerville to Contributors list in man page
2012-05-15 20:42:14 +02:00
Bert Münnich
60f84190f0
Added section CONTRIBUTORS to man page
2012-05-14 21:43:18 +02:00
Bert Münnich
d1a1e0142b
Simplified & sped up reloading of all thumbnails
2012-05-13 21:52:53 +02:00
baskerville
de4e9fc83e
Added a command to refresh the thumbnails
2012-05-08 16:30:56 +02:00
baskerville
ba0a5b89fa
Added horizontal and vertical flip commands
2012-05-06 09:39:45 +02:00
Bert Münnich
37a42dba34
Added alternative empty directory removal command line to manpage, fixed issue #40
2012-03-02 19:32:56 +01:00
Bert Münnich
9c346c322a
Updated homepage URL in manpage
2012-02-21 08:19:12 +01:00
Bert Münnich
2d4264af28
Added option -b: disable bar
2012-02-16 23:20:27 +01:00
Bert Münnich
c666d30eea
Added it_toggle_bar command; default mapping: XK_b
2012-02-15 22:33:39 +01:00
Bert Münnich
1cdbeb972a
Added screen-wise scrolling for thumbnail mode
2011-10-27 16:21:01 +02:00
Bert Münnich
55da6fb8dd
Updated doc
2011-10-16 20:33:23 +02:00
Bert
e2ea759444
Updated docs
2011-09-02 18:54:52 +02:00
Bert
5c77e1aa22
Fixed hyphen-used-as-minus-sign issues in man page
2011-08-18 01:19:59 +02:00
Bert
2a3a9657d3
Fixed keyboard mappings
2011-08-17 01:11:47 +02:00
Bert
b8ff1677b1
Major code refactoring
...
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
2011-07-26 18:01:29 +02:00
Bert
a6100373c1
New mappings: ctrl-[hjkl], pan image one window width/height
2011-06-03 23:39:22 +02:00
Bert
2252a0148d
New option: -n, start at given picture
2011-05-25 09:23:23 +02:00
Bert
65a2c8625d
Updated doc
2011-05-16 15:58:19 +02:00
Bert
ecd5e7108c
Renamed option -C -> -c
2011-04-11 21:27:20 +02:00
Bert
f4b9bc9a1d
Removed option -a
2011-04-11 17:01:33 +02:00
Bert
bb85d3dca6
Updated doc for thumbnail cache
2011-04-08 17:07:25 +02:00
Bert
4e808cea15
Refactored key/mouse mappings in man page
2011-04-07 00:20:11 +02:00
Bert
fa81707540
New key mapping: D, remove image from file list
2011-04-06 23:33:23 +02:00
Bert
facd7e3b42
New option: -a, do not filter out unsupported files
2011-04-06 19:30:06 +02:00
Bert
aadba6f7e5
Updated doc
2011-03-10 11:51:47 +01:00
Bert
280fcf6bf0
Updated doc
2011-02-21 17:06:32 +01:00