-
3b8a79fb8b
Made argument of s_strdup const
lucas8
2014-07-31 23:57:50 +0200
-
bb6721549b
Overhauled window drawing, yet again; fixes issue #155
Bert Münnich
2014-07-28 20:36:32 +0200
-
5e481912ec
Revised handling of GIF animations
Bert Münnich
2014-07-25 22:52:31 +0200
-
9c92de8584
Added support for multiple commands per key/button mapping; elegant fix for issue #150
Bert Münnich
2014-07-23 23:41:23 +0200
-
06164c29b7
Revised command structure and key and mouse button mappings
Bert Münnich
2014-07-23 21:50:31 +0200
-
5d0679b855
Show key handler status in bar while it is running
Bert Münnich
2014-06-15 14:15:48 +0200
-
5cfae63620
Create thumbnail cache dir automatically
Bert Münnich
2014-06-10 23:15:04 +0200
-
cd02f2dd86
Small fix for thumbnail cropping
Bert Münnich
2014-06-10 21:28:10 +0200
-
d26f39914e
Use thumbnails in EXIF tags; requirement for libexif is back
Bert Münnich
2014-06-09 22:59:49 +0200
-
0f7b26d33d
Merge branch 'barthalion/master'
Bert Münnich
2014-05-31 11:04:39 +0200
-
-
7a74fae56a
Use integers for mouse mappings and buttons 6+7 for horizontal scrolling
Bert Münnich
2014-05-31 10:59:00 +0200
-
b901236261
Fix build with giflib >= 5.1.0.
Bartłomiej Piotrowski
2014-05-27 11:46:06 +0200
-
-
4cbc7346ff
Timeout initial redraw
Miroslav Koskar
2014-05-21 08:16:10 +0200
-
5ca20ad3e8
Add a section about key-handler to the man page.
Artem Bezsmertnyi
2014-05-19 22:53:23 +0300
-
1560d2b4fb
Stable version 1.2
Bert Münnich
2014-04-24 20:40:26 +0200
-
0b83386bff
Do not center window on screen, workaround for issue #9
Bert Münnich
2014-04-21 20:40:01 +0200
-
e685859a30
Use a checkerboard background for alpha layer; fixes issue #138
Bert Münnich
2014-04-06 22:47:42 +0200
-
6d7acac3d1
Use real path of all files internally, requires _XOPEN_SOURCE>=500, fixes issue #137
Bert Münnich
2014-03-17 20:01:53 +0100
-
653a6ee83b
Warn once when external key combo is used and key-handler not installed
Bert Münnich
2014-02-18 21:10:07 +0100
-
d049391916
Check for background image allocation failure
Bert Münnich
2014-02-07 22:57:58 +0100
-
4fde8c8cbc
Use separate background image for alpha layer; fixes issue #132
Bert Münnich
2014-02-06 22:04:19 +0100
-
72f1b1ca6f
Removed command line option -F
Bert Münnich
2014-02-05 09:58:36 +0100
-
997c8518c5
Set scale mode at startup via argument to -s option
Bert Münnich
2014-02-04 23:05:29 +0100
-
43a04c4757
Revised scale mode and zoom level handling
Bert Münnich
2014-02-04 23:03:53 +0100
-
524d9de877
Removed fit-win-to-img command
Bert Münnich
2014-02-04 22:38:24 +0100
-
eb82519a80
Preserve panning when switching images; fixes issue #131
Bert Münnich
2014-02-04 21:02:02 +0100
-
2e758f78c1
Check if window manager supports fullscreen; related to issue #128
Bert Münnich
2014-02-02 14:56:01 +0100
-
e2fa49ecfe
Unified X atom initialization
Bert Münnich
2014-01-27 23:16:08 +0100
-
f6510b0a04
Merged pull request #129
Bert Münnich
2014-01-31 13:21:23 +0100
-
-
2d703c30a2
Fix tabs and wording
András Mohari
2014-01-31 14:28:35 +0100
-
54d7b7f20f
Use a prefix key to execute the key handler
András Mohari
2014-01-31 14:17:52 +0100
-
-
d5b2d377a4
Use logo in README
Bert Münnich
2014-01-15 23:13:59 +0100
-
135c4f9263
Added window icons; fixes issue #125
Bert Münnich
2014-01-15 22:40:34 +0100
-
03b1d7cf7a
Fixed -z option argument parsing; fixes issue #127
Bert Münnich
2014-01-15 21:53:09 +0100
-
ed69b483ed
Double click on thumbnail to open image
Bert Münnich
2014-01-11 22:52:37 +0100
-
304fd382db
Adhere to XDG Base Directory Specification; fixes issue #124
Bert Münnich
2014-01-11 22:47:41 +0100
-
48954a163a
Allow config.h to use multimedia keys (XF86_XK_*); fixes issue #123
Bert Münnich
2014-01-09 20:38:46 +0100
-
002c7e550b
Second take at rotating & flipping multi-frame images; fixes issue #121
Bert Münnich
2014-01-09 20:32:22 +0100
-
48700aa6c8
Revert "Apply flip & rotation on all frames of a multi-frame image; fixes issue #121"
Bert Münnich
2014-01-09 20:24:58 +0100
-
f795273b65
Apply flip & rotation on all frames of a multi-frame image; fixes issue #121
Bert Münnich
2014-01-09 00:01:57 +0100
-
e82397db15
Fixed handling of overloaded key mappings
Bert Münnich
2014-01-08 22:58:27 +0100
-
9632dd88b9
Fixup for
9574150
Bert Münnich
2014-01-08 21:14:01 +0100
-
9574150f2d
Check file modification time after key handler
Bert Münnich
2014-01-08 20:31:50 +0100
-
cd34aa2a6b
Fixed slideshow delay corruption after GIF animation
Bert Münnich
2014-01-08 20:31:07 +0100
-
9a0bcd7025
Added doc header to exec/key-handler
Bert Münnich
2014-01-05 22:07:21 +0100
-
d75a5a027c
Show metadata of image on Ctrl-e in exec/key-handler
Bert Münnich
2014-01-05 18:12:49 +0100
-
58b4a1e504
Copy image path to primary on Ctrl-c in exec/key-handler
Bert Münnich
2014-01-05 18:08:40 +0100
-
6a0fa2507c
Slideshow mode is back, in a simplified version
Bert Münnich
2014-01-04 18:38:40 +0100
-
0e818020cc
Simplified EXIF tag extraction in exec/image-info
Bert Münnich
2014-01-03 16:24:07 +0100
-
f2e0c492bd
Moved external shell commands into exec/key-handler script
Bert Münnich
2014-01-02 23:19:31 +0100
-
b2eae528ed
Proper support for Ctrl/Shift/Alt modifiers in key & mouse mappings
Bert Münnich
2014-01-02 13:36:00 +0100
-
ab28c9a8b9
Refactored remote changes
Bert Münnich
2013-12-31 16:38:42 +0100
-
078136d217
Read GIF's repeat information from file.
Aleksander Nitecki
2013-12-30 23:16:17 +0100
-
99dfd14919
Fixed Imlib file handle type, issue #117
Bert Münnich
2013-12-13 13:04:45 +0100
-
9ab9cee088
Updated unstable version number
Bert Münnich
2013-11-17 14:59:06 +0100
-
4780ec5463
Close info file descriptor after reading
Bastien Dejean
2013-11-17 12:54:55 +0100
-
cc479ca5ac
Fixed segfault when removing first image from file list, fixes issue #112
Bert Münnich
2013-11-16 20:19:55 +0100
-
091aacb462
Merge remote-tracking branch 'baskerville/reverse-marks'
Bert Münnich
2013-11-14 17:16:09 +0100
-
-
ac2a6ff040
Correct out-of-range gamma values given on command line
Bert Münnich
2013-11-14 17:12:55 +0100
-
50f9ad14de
Refactored remote changes
Bert Münnich
2013-11-14 17:06:20 +0100
-
2737fc8b81
Merge remote-tracking branch 'ariand/gamma'
Bert Münnich
2013-11-14 14:47:36 +0100
-
-
562197577b
Add command to reverse marked images
Bastien Dejean
2013-11-14 14:45:27 +0100
-
38bc23405d
Highlight edges of marked images in thumbnail mode
Bert Münnich
2013-11-14 14:37:08 +0100
-
-
-
0353e6eea2
Add support for changing the gamma value
András Mohari
2013-11-13 20:54:09 +0100
-
-
450c1ed9b5
Fixed inconsistencies in navigation when removing invalid files
Bert Münnich
2013-10-21 21:57:21 +0200
-
1b089bc2fa
Seek over EXIF APP0 frame instead of reading and discarding it
Bert Münnich
2013-10-05 17:37:00 +0200
-
5dea695c71
Fixed image orientation if a JFIF APP0 segment is present in a JPEG header.
Jacek Naglak
2013-09-24 22:14:47 +0200
-
745eacbcf5
Updated unstable version number
Bert Münnich
2013-09-07 17:59:58 +0200
-
b98a48576e
Warp pointer on first/last pixel
Peter Hofmann
2013-09-07 17:06:47 +0200
-
26a624a543
Added options for anti-alias & alpha layer coloring to config.def.h
Bert Münnich
2013-08-22 12:59:05 +0200
-
fb6e4bdd98
Only print marked files when -o is given
Bert Münnich
2013-08-22 09:44:14 +0200
-
7d878bd16d
Added file marks; fixes issue #94
Bert Münnich
2013-08-10 21:18:53 +0200
-
84d77b1732
Updated unstable version number
Bert Münnich
2013-08-10 15:59:45 +0200
-
c6bc6069d6
Changed key bindings for flipping to bar & underscore
Bert Münnich
2013-08-10 15:58:16 +0200
-
56142bd3ba
Refactored merged rotation code
Bert Münnich
2013-08-10 15:55:18 +0200
-
7e51c35801
Handle 180 degrees image rotation
Bastien Dejean
2013-06-23 16:02:26 +0200
-
68ff9d71f1
Fixed typo in README.md
Bert Münnich
2013-06-02 12:31:27 +0200
-
b4346a9397
Stable version 1.1.1
Bert Münnich
2013-06-02 12:04:40 +0200
-
b1a24cb018
Fixed build for giflib version >= 5.0; fixed issue #90
Bert Münnich
2013-04-21 13:55:08 +0200
-
593da23cf3
Use bgcol as window background pixel; fixed issue #89
Bert Münnich
2013-04-14 19:50:47 +0200
-
16a598ca12
Updated source tarball URLs in README.md
Bert Münnich
2013-04-06 14:23:58 +0200
-
aac28cce7a
Fixed non-ASCII characters in window bar, issue #88
Bert Münnich
2013-04-06 14:04:46 +0200
-
264a345a98
Updated .gitignore
Bert Münnich
2013-04-02 22:48:13 +0200
-
7ea8a4ed2f
Updated source tarball URLs in README.md
Bert Münnich
2013-04-02 19:43:55 +0200
-
98972e98f9
Fixed segfault caused by FD_ISSET() on negative fd
Bert Münnich
2013-04-02 19:32:59 +0200
-
af69b2a7bb
Stable version 1.1
Bert Münnich
2013-03-30 12:50:54 +0100
-
6f05e77728
New options: -[io], read/write files from/to stdin/out
Bert Münnich
2013-03-19 21:11:29 +0100
-
447bc1c784
Merge branch 'asyncinfo'
Bert Münnich
2013-03-19 20:40:11 +0100
-
-
825c52c33f
Made bar fields more distinguishable
Bert Münnich
2013-02-24 20:04:55 +0100
-
38ecea3b4d
Polished info script execution
Bert Münnich
2013-02-24 14:55:49 +0100
-
30802cec0f
Spawn info script & update bar contents only when needed
Bert Münnich
2013-02-12 17:55:47 +0100
-
f3298400e6
Spawn and read from info script without blocking
Bert Münnich
2013-02-11 23:05:26 +0100
-
-
9ee34477f8
Applied code style on merged changes
Bert Münnich
2013-03-04 19:23:07 +0100
-
ce8460108a
Merge pointer warping in i_drag from Rob Pilling
Bert Münnich
2013-03-04 19:18:58 +0100
-
-
c8fcc3d354
Wrap the pointer when the edge of the window is reached
Rob Pilling
2013-03-03 18:16:32 +0000
-
-
408b75a0b4
Ignore dotfiles for -r
Bert Münnich
2013-02-11 21:39:41 +0100
-
c6bfac1566
Merge branch 'sizehints', fixed issue #78
Bert Münnich
2013-02-09 19:07:29 +0100
-
-
1e2ddc44d8
No checks on window size, use whatever the user has specified
Bert Münnich
2013-02-09 17:24:41 +0100
-
a527025314
Correctly set window height after i_fit_to_img()
Bert Münnich
2013-02-09 01:39:18 +0100
-
cef8d51153
Refined US{Position,Size} & WinGravity handling
Bert Münnich
2013-02-09 01:36:10 +0100