Bert Münnich
50652f63d9
Full redraw when removing files during thumbnail reloading; fixes issue #164
il y a 10 ans
Bert Münnich
61f61cae5f
Generalized thumbnail loading, allows easier reloading of thumbnails later on
il y a 10 ans
lucas8
3b8a79fb8b
Made argument of s_strdup const
il y a 10 ans
Bert Münnich
bb6721549b
Overhauled window drawing, yet again; fixes issue #155
- Buffer for window content is bigger than the window, minimizes artifacts
when window is resized
- Back to using XSetWindowBackgroundPixmap() instead of XCopyArea(),
no need to handle exposure events; X server can show gray background directly
after resize event before sxiv redraws the window contents
il y a 10 ans
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
il y a 10 ans
Bert Münnich
06164c29b7
Revised command structure and key and mouse button mappings
il y a 10 ans
Bert Münnich
5d0679b855
Show key handler status in bar while it is running
il y a 10 ans
Bert Münnich
cd02f2dd86
Small fix for thumbnail cropping
il y a 10 ans
Bert Münnich
d26f39914e
Use thumbnails in EXIF tags; requirement for libexif is back
il y a 10 ans
Bert Münnich
7a74fae56a
Use integers for mouse mappings and buttons 6+7 for horizontal scrolling
Fixes issue #143
il y a 10 ans
Artem Bezsmertnyi
5ca20ad3e8
Add a section about key-handler to the man page.
il y a 10 ans
Bert Münnich
1560d2b4fb
Stable version 1.2
il y a 10 ans
Bert Münnich
0b83386bff
Do not center window on screen, workaround for issue #9
il y a 10 ans
Bert Münnich
e685859a30
Use a checkerboard background for alpha layer; fixes issue #138
il y a 10 ans
Bert Münnich
6d7acac3d1
Use real path of all files internally, requires _XOPEN_SOURCE>=500, fixes issue #137
il y a 11 ans
Bert Münnich
653a6ee83b
Warn once when external key combo is used and key-handler not installed
il y a 11 ans
Bert Münnich
d049391916
Check for background image allocation failure
il y a 11 ans
Bert Münnich
4fde8c8cbc
Use separate background image for alpha layer; fixes issue #132
il y a 11 ans
Bert Münnich
72f1b1ca6f
Removed command line option -F
il y a 11 ans
Bert Münnich
eb82519a80
Preserve panning when switching images; fixes issue #131
il y a 11 ans
Bert Münnich
e2fa49ecfe
Unified X atom initialization
il y a 11 ans
Bert Münnich
03b1d7cf7a
Fixed -z option argument parsing; fixes issue #127
il y a 11 ans
Bert Münnich
304fd382db
Adhere to XDG Base Directory Specification; fixes issue #124
il y a 11 ans
Bert Münnich
002c7e550b
Second take at rotating & flipping multi-frame images; fixes issue #121
il y a 11 ans
Bert Münnich
cd34aa2a6b
Fixed slideshow delay corruption after GIF animation
il y a 11 ans
Bert Münnich
6a0fa2507c
Slideshow mode is back, in a simplified version
il y a 11 ans
Bert Münnich
0e818020cc
Simplified EXIF tag extraction in exec/image-info
il y a 11 ans
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.
il y a 11 ans
Bert Münnich
b2eae528ed
Proper support for Ctrl/Shift/Alt modifiers in key & mouse mappings
il y a 11 ans
Bert Münnich
ab28c9a8b9
Refactored remote changes
il y a 11 ans
Bert Münnich
99dfd14919
Fixed Imlib file handle type, issue #117
il y a 11 ans
Bert Münnich
9ab9cee088
Updated unstable version number
il y a 11 ans
Bert Münnich
cc479ca5ac
Fixed segfault when removing first image from file list, fixes issue #112
il y a 11 ans
Bert Münnich
38bc23405d
Highlight edges of marked images in thumbnail mode
il y a 11 ans
Bert Münnich
450c1ed9b5
Fixed inconsistencies in navigation when removing invalid files
il y a 11 ans
Bert Münnich
1b089bc2fa
Seek over EXIF APP0 frame instead of reading and discarding it
il y a 11 ans
Bert Münnich
745eacbcf5
Updated unstable version number
il y a 11 ans
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.
il y a 11 ans
Bert Münnich
84d77b1732
Updated unstable version number
il y a 11 ans
Bert Münnich
68ff9d71f1
Fixed typo in README.md
il y a 11 ans
Bert Münnich
b4346a9397
Stable version 1.1.1
il y a 11 ans
Bert Münnich
b1a24cb018
Fixed build for giflib version >= 5.0; fixed issue #90
il y a 11 ans
Bert Münnich
593da23cf3
Use bgcol as window background pixel; fixed issue #89
il y a 11 ans
Bert Münnich
aac28cce7a
Fixed non-ASCII characters in window bar, issue #88
il y a 11 ans
Bert Münnich
98972e98f9
Fixed segfault caused by FD_ISSET() on negative fd
Reported by Kris Siwiec
il y a 12 ans
Bert Münnich
af69b2a7bb
Stable version 1.1
il y a 12 ans
Bert Münnich
9ee34477f8
Applied code style on merged changes
il y a 12 ans
Bert Münnich
408b75a0b4
Ignore dotfiles for -r
il y a 12 ans
Bert Münnich
1e2ddc44d8
No checks on window size, use whatever the user has specified
il y a 12 ans
Bert Münnich
b3f3bc29a1
Be honest about using C99
il y a 12 ans