Bert Münnich
524d9de877
Removed fit-win-to-img command
před 11 roky
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.
před 11 roky
Bert Münnich
6a0fa2507c
Slideshow mode is back, in a simplified version
před 11 roky
Bert Münnich
f2e0c492bd
Moved external shell commands into exec/key-handler script
Gets called on all unset key mappings. Arguments are: key combo and
current file. Thanks to Francesco Orsenigo (xarvh) for the idea.
před 11 roky
Bert Münnich
b2eae528ed
Proper support for Ctrl/Shift/Alt modifiers in key & mouse mappings
před 11 roky
Bert Münnich
ab28c9a8b9
Refactored remote changes
před 11 roky
Aleksander Nitecki
078136d217
Read GIF's repeat information from file.
před 11 roky
Bert Münnich
50f9ad14de
Refactored remote changes
před 11 roky
Bastien Dejean
562197577b
Add command to reverse marked images
před 11 roky
András Mohari
0353e6eea2
Add support for changing the gamma value
před 11 roky
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
před 11 roky
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
před 11 roky
Bert Münnich
c6bc6069d6
Changed key bindings for flipping to bar & underscore
před 11 roky
Bert Münnich
56142bd3ba
Refactored merged rotation code
před 11 roky
Bastien Dejean
7e51c35801
Handle 180 degrees image rotation
před 11 roky
Bert Münnich
65d5d44696
Changed default font to support more encodings; fixed issue #66
před 12 roky
Bert Münnich
f2a3d73212
New command: i_alternate, go to last image, issue #65
před 12 roky
baskerville
b56989f8fb
New commands: fit to the window's height/width
před 12 roky
Bert Münnich
d1a1e0142b
Simplified & sped up reloading of all thumbnails
před 12 roky
baskerville
de4e9fc83e
Added a command to refresh the thumbnails
před 12 roky
baskerville
ba0a5b89fa
Added horizontal and vertical flip commands
před 12 roky
Bert Münnich
3238ef6bf6
Fixed issue #41 , added WIN_FS_COLOR to config.h
před 13 roky
Bert Münnich
c666d30eea
Added it_toggle_bar command; default mapping: XK_b
před 13 roky
Bert Münnich
7177270c10
Changed default font string, removed missing fontset warnings
před 13 roky
Bert Münnich
b8458271fb
Added text bar on bottom of window
před 13 roky
Bert Münnich
ef0ed32264
Removed exif support; made gif support non-optional
před 13 roky
Bert Münnich
c3c95ab218
Removed slideshow support
před 13 roky
Bert Münnich
1cdbeb972a
Added screen-wise scrolling for thumbnail mode
před 13 roky
Bert Münnich
4e8dabd6ac
Added i_reset_slideshow: set slideshow delay to number prefix
před 13 roky
Bert Münnich
4f5ce2e828
Added i_set_zoom command: set zoom to number prefix
před 13 roky
Bert Münnich
dc727b8dce
Added support for number prefix for commands
před 13 roky
Bert Münnich
960026d600
Mention min/max zoom level in config.def.h
před 13 roky
Bert
dad06c7561
Much nicer handling of compile-time features
- *_SUPPORT enabled in config.h
- XLIBS helper app prints lib flags needed for current settings
před 13 roky
Bert
b2a2a62b7b
Added own bool type
před 13 roky
Bert
510512714d
Added slideshow support
před 13 roky
Bert
b96c106337
Overhauled building
- config.h -> config.def.h
- Create config.h during make, if it does not exist
- Nice make output
- Use XFLAGS and XLIBS to include additional compile-time features,
which depend on third-party libraries
před 13 roky
Bert
26eae8be96
Made i(t)_toggle_alpha command work in thumbnail mode too
před 13 roky
Bert
9fa0bbca17
Simplified it_shell_cmd() using SXIV_IMG env-variable
před 13 roky
Bert
bb577d274d
Added command to toggle gif animations
před 13 roky
Bert
8b3ae5027e
Added support for gif animation
před 13 roky
Bert
86a6f00112
Added support for multi-frame images
před 13 roky
Bert
1c68a34463
Renamed key/mouse commands to indicate supported modes
před 13 roky
Bert
2a3a9657d3
Fixed keyboard mappings
před 13 roky
Bert
d86c95d795
Made run_command() a normal key/button handler
před 13 roky
Bert
2b7192b1ac
Renamed scroll() to pan_screen()
před 13 roky
Bert
3e4f63e3e2
Nicer thumbnail selection border; new default colors
před 13 roky
Bert
b8ff1677b1
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
před 13 roky
Bert
a271e16744
Reduced usage of preprocessor macros
před 13 roky
Bert
272ebff865
Lighter selection color
před 13 roky
Bert
8056ddbfd7
Slightly changed config.h
před 14 roky