Bert Münnich
9264a65c19
Clarified comments in key-handler, fixes issue #206
9 년 전
Bert Münnich
808a10ed04
Updated documentation regarding gamma correction
10 년 전
Bert Münnich
216ad81b59
Pass file paths to key handler via stdin; fixes issue #187
10 년 전
Bert Münnich
7b91e10f22
Added thumbnail zooming...
- Key mappings +/- are now general commands
- Use JPG as thumbnail cache file format instead of PNG
- Fixes issue #161
10 년 전
Bert Münnich
1094def183
Added command to remove all image marks, bound to Ctrl-m; fixes issue #163
10 년 전
Bert Münnich
e267dc7793
Pass marked files to external key handler in thumbnail mode; fixes issue #135
10 년 전
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 년 전
Bert Münnich
06164c29b7
Revised command structure and key and mouse button mappings
10 년 전
Bert Münnich
5cfae63620
Create thumbnail cache dir automatically
10 년 전
Artem Bezsmertnyi
5ca20ad3e8
Add a section about key-handler to the man page.
10 년 전
Bert Münnich
e685859a30
Use a checkerboard background for alpha layer; fixes issue #138
10 년 전
Bert Münnich
72f1b1ca6f
Removed command line option -F
11 년 전
Bert Münnich
997c8518c5
Set scale mode at startup via argument to -s option
11 년 전
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 년 전
Bert Münnich
524d9de877
Removed fit-win-to-img command
11 년 전
Bert Münnich
304fd382db
Adhere to XDG Base Directory Specification; fixes issue #124
11 년 전
Bert Münnich
6a0fa2507c
Slideshow mode is back, in a simplified version
11 년 전
Bert Münnich
50f9ad14de
Refactored remote changes
11 년 전
Bastien Dejean
562197577b
Add command to reverse marked images
11 년 전
András Mohari
0353e6eea2
Add support for changing the gamma value
11 년 전
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 년 전
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 년 전
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 년 전
Bert Münnich
c6bc6069d6
Changed key bindings for flipping to bar & underscore
11 년 전
Bastien Dejean
7e51c35801
Handle 180 degrees image rotation
11 년 전
Bert Münnich
6f05e77728
New options: -[io], read/write files from/to stdin/out
Fixes issue #84
12 년 전
Bert Münnich
9c0a53bc34
Added documentation for image-info script
12 년 전
Bert Münnich
b6a6c260e1
Moved thumbnail cache to ~/.sxiv/cache/
12 년 전
Bert Münnich
6f9b4f5b2e
New option: -N, set X window resource name
12 년 전
Bert Münnich
4ce323213d
Slightly changed the doc after merging remote changes
12 년 전
Bert Münnich
c86079e650
Removed dropped slideshow mappings from man page & README
12 년 전
baskerville
b56989f8fb
New commands: fit to the window's height/width
12 년 전
baskerville
c330b55de4
handle count prefix in thumbnail movements
12 년 전
muennich
e86b713f2d
Fixed mail address in man page
12 년 전
Bert Münnich
dde2fd0aa8
Added baskerville to Contributors list in man page
12 년 전
Bert Münnich
60f84190f0
Added section CONTRIBUTORS to man page
12 년 전
Bert Münnich
d1a1e0142b
Simplified & sped up reloading of all thumbnails
12 년 전
baskerville
de4e9fc83e
Added a command to refresh the thumbnails
12 년 전
baskerville
ba0a5b89fa
Added horizontal and vertical flip commands
12 년 전
Bert Münnich
37a42dba34
Added alternative empty directory removal command line to manpage, fixed issue #40
13 년 전
Bert Münnich
9c346c322a
Updated homepage URL in manpage
13 년 전
Bert Münnich
2d4264af28
Added option -b: disable bar
13 년 전
Bert Münnich
c666d30eea
Added it_toggle_bar command; default mapping: XK_b
13 년 전
Bert Münnich
1cdbeb972a
Added screen-wise scrolling for thumbnail mode
13 년 전
Bert Münnich
55da6fb8dd
Updated doc
13 년 전
Bert
e2ea759444
Updated docs
13 년 전
Bert
5c77e1aa22
Fixed hyphen-used-as-minus-sign issues in man page
13 년 전
Bert
2a3a9657d3
Fixed keyboard mappings
13 년 전
Bert
b8ff1677b1
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
13 년 전
Bert
a6100373c1
New mappings: ctrl-[hjkl], pan image one window width/height
13 년 전