c2560f8
Add key-handler action to copy image to clipboard by
2017-09-02 22:18:07 +0200
52c57f5
Adapt inotify_nop to API changes by
2017-05-17 20:39:19 +0200
c027122
Update copyright notice in autoreload_inotify.c by
2017-05-17 20:38:34 +0200
caec32d
Merge branch 'autoreload' by
2017-05-17 20:22:23 +0200
a20173a
Detect all file overwrites in autoreload_inotify by
2017-05-17 20:16:16 +0200
de3d782
Compiler independent buffer alignment by
2017-05-17 20:15:35 +0200
0e1a85d
Read all available inotify events by
2017-05-17 20:14:36 +0200
6695cd4
Simplify inotify cleanup by
2017-05-17 20:14:20 +0200
8bce80f
Revised error reporting in autoreload_inotify by
2017-05-17 20:13:32 +0200
9ac8fc6
Fix code-style in autoreload_inotify.c by
2017-05-17 20:12:22 +0200
8aaa5c9
Simplify autoreload backend selection in Makefile by
2017-05-17 20:11:44 +0200
3724d3f
Revised autoreload interface by
2017-05-17 20:07:32 +0200
edb117e
Add autoreload support by inotify (and dummy backend nop) by
2017-01-26 22:18:32 +0100
1fb3ec5
Properly quit when window gets closed; fixes issue #27 by
2017-05-17 15:51:47 +0200
e98266b
State the purpose of CLEANUP macro by
2017-05-17 15:51:11 +0200
7e9b4ce
Merge branch 'diogocp/patch-1' by
2017-02-15 20:47:21 +0100
c313edc
Fix typo by
2017-02-15 20:20:41 +0100
ba4b84a
Fix missing quote in key-handler from commit 5c607ad
by
2017-02-13 11:20:58 +0100
109a38e
Add Netpbm, TGA and XPM MIME types to sxiv.desktop by
2017-01-27 13:50:29 +0000
5c607ad
Pass given file names to key-handler instead of real paths by
2017-01-07 14:44:33 +0100
1c260e7
Fix unused-variable warnings in conditionally compiled code by
2016-12-28 19:16:19 +0100
5fb5d44
Merge vaygr/opt-dep by
2016-12-28 19:11:06 +0100
22436f7
Add build options for optional dependencies by
2016-12-26 19:20:59 -0500
ff2ce99
Merge djhejna/floatdelay by
2016-12-01 20:33:24 +0100
9a85dd4
Ignore button and key events while key-handler is running by
2016-11-29 12:07:08 +0100
c1ba841
Merge dwminer/framerate by
2016-11-28 18:54:39 +0100
27bbaab
Support for DELAY as a floating point number including less than 1 second while maintaining backward compatibiitiy with integer arguments. by
2016-11-27 20:36:23 -0800
ec47ecb
Document -A option by
2016-11-27 03:05:26 -0500
2c566c5
Add -A option to force framerate on animated images by
2016-11-27 02:54:15 -0500
32b29e6
Document new -e flag by
2016-10-30 19:24:55 +0100
c772d3c
Use -e for X window embedding by
2016-10-30 19:10:25 +0100
0b758e0
added support for XEMBED into other windows (ie tabbed) with -w by
2016-10-28 22:09:26 -0400
878d970
Only open regular files; fixes issue #252 by
2016-10-20 10:21:55 +0200
891f389
Silence error messages in image-info script by
2016-10-17 20:29:11 +0200
86dc686
Allow opening directories non-recursively by
2016-09-28 18:59:15 +0200
d69f39e
Update unstable version number by
2016-08-10 21:12:53 +0200
184d210
Add TODO list by
2016-08-08 09:34:37 +0200
c280129
Use Xft for font loading and text drawing by
2016-08-06 15:27:58 +0200
aabc2bd
Provide image width and height to image-info script; fixes issue #159 by
2016-08-06 12:22:47 +0200
f32771a
Removed usage information from README, refer to man page by
2016-02-12 20:18:54 +0100
160dd62
Refined grouping of key/mouse mappings in man page by
2016-02-12 20:13:43 +0100
53a72c7
Fix option -q; commit d3a70a2
completely broke it; fixes issue #223 by
2015-12-28 17:00:21 +0100
f75fa78
Make navigate_frame command respect a count prefix by
2015-12-26 15:24:08 +0100
4db3029
Fix 32-bit unsigned integer shift by
2015-12-26 10:14:35 +0100
b32aefc
Make image-info script more steady to special symbols in file names by
2015-12-23 12:43:20 +0300
93e2d03
Stable version 1.3.2 by
2015-12-20 13:21:25 +0100
de4649f
Build-time option for default thumbnail size; fixes issue #207 by
2015-12-20 13:10:24 +0100
a7d39b0
Simplified r_mkdir() by
2015-10-28 23:21:12 +0100
d3a70a2
Revised error handling by
2015-10-28 23:03:37 +0100
851e428
Prefix safe allocation functions with 'e' instead of 's_' by
2015-10-28 22:29:01 +0100
b096cbd
Removed unnecessary buffer size constants by
2015-10-28 22:23:28 +0100
9a7e97c
Use XSI realpath(3) by
2015-10-28 21:52:41 +0100
66c3c55
Use POSIX.1-2008 getline(3) by
2015-10-28 21:50:17 +0100
e574a6d
Removed feature test macro definitions from source files by
2015-10-28 21:37:45 +0100
e0e9697
Removed overcautious parameter checks by
2015-10-28 20:59:48 +0100
a3838c1
Always run image-info script after key-handler in image mode; fixes issue #213 by
2015-08-19 21:29:39 +0200
d8114e8
Thumbnail cache file format depending on existance of alpha layer by
2015-07-22 21:08:00 +0200
9264a65
Clarified comments in key-handler, fixes issue #206 by
2015-05-18 19:09:10 +0200
01ed483
Round integer cast of image offset during rendering; fixes issue #197 by
2015-02-06 08:52:44 +0100
92e3b57
Pass real paths to key handler instead of the paths provided by the user by
2015-01-18 11:28:21 +0100
5dc7993
Simplified command arguments by
2015-01-11 11:38:28 +0100
808a10e
Updated documentation regarding gamma correction by
2015-01-07 08:43:54 +0100
197945f
The Icon key should not contain extension by
2015-01-06 05:07:21 +0700
47e6cd0
Apply gamma value on thumbnails too; fixes issue #193 by
2015-01-05 20:53:04 +0100
47af0dd
Cache out of view thumbnails in the background by
2015-01-04 21:19:26 +0100
9b9294b
Use bit-field for boolean flags in fileinfo struct by
2015-01-04 15:38:49 +0100
0cb1d11
Removed obsolete ss_delays array, fixes issue #191 by
2014-12-22 09:00:36 +0100
e228594
Grouped optional dependencies in Makefile by
2014-12-08 08:20:55 +0100
6216bf6
Ignore SIGPIPE, caused by key handler exiting before all files got printed, fixes issue #188 by
2014-12-01 14:03:49 +0100
216ad81
Pass file paths to key handler via stdin; fixes issue #187 by
2014-11-27 22:37:20 +0100
51854c6
Fixed leakage of pipe descriptors in case of failing fork by
2014-11-27 22:25:27 +0100
ed030fe
Enforced thumbnail reloading after key handler by
2014-11-27 22:24:18 +0100
728a2d9
Limit thumbnail selection border width to 4px by
2014-11-27 22:23:14 +0100
1439b84
Stable version 1.3.1 by
2014-11-16 21:38:30 +0100
54af451
Added -MP dependency generation option to compile flags by
2014-11-14 18:12:11 +0100
f55d9f4
Use and depend on GNU make... by
2014-11-02 19:32:08 +0100
6cee581
Updated unstable version number by
2014-11-02 11:50:36 +0100
2b580ec
optimized icons by
2014-11-01 20:12:27 +0100
d154b98
Do not cache thumbnails, which are smaller than the maximum size by
2014-10-31 09:52:26 +0100
eb5feb4
Discard cached & EXIF thumbnails, which are smaller than the configured maximum size by
2014-10-30 09:30:00 +0100
f5f49e7
Fixed leakage of resources allocated by EXIF library by
2014-10-31 10:37:35 +0100
25077ac
Fixed segfault when run with -c by
2014-10-29 14:20:54 +0100
33b8148
Fix Makefile depend file usage by
2014-10-25 12:30:19 -0400
c038283
Stable version 1.3 by
2014-10-24 12:25:18 +0200
93e2a75
Do not print could-not-open-warnings for files found by directory traversal by
2014-10-24 11:14:01 +0200
e15dabd
Use depend file for header build dependencies by
2014-10-24 10:50:14 +0200
c33f2ad
Corrected & refactored handling of window bar content... by
2014-10-01 22:35:22 +0200
8db3191
Fixed segfault on image removal with uninitialized thumbnails; fixes issue #177 by
2014-10-01 20:25:36 +0200
ddd028e
Unified file count variable for image & thumbnail mode by
2014-09-30 21:54:17 +0200
b4096c5
Set JPEG quality for thumbnail cache files by
2014-09-29 14:06:24 +0200
390d771
Fixed thumbnail creation for files with big aspect ratio factor; fixes issue #175 by
2014-09-29 14:05:04 +0200
0e4db69
Scale thumbnail selection border width with thumbnail size by
2014-09-29 09:36:38 +0200
39671a1
Moved thumbnail sizes array to config.def.h by
2014-09-29 09:02:29 +0200
8fa7247
Refactored thumbnail size dependent calculations by
2014-09-29 08:47:01 +0200
c3c70a6
Removed obsolete thumbnail dimension configuration setting by
2014-09-28 09:55:44 +0200
7b91e10
Added thumbnail zooming... by
2014-09-28 00:26:02 +0200
b2dbd2f
Changed image mark in thumbnail view to small rectangle by
2014-09-27 22:05:21 +0200
5fce009
Refactored main loop; properly fixes startup issue by
2014-09-26 22:45:01 +0200
c1e0843
Fixed startup in thumbnail mode with floating window by
2014-09-26 20:45:15 +0200
eaa269b
Revised thumbnail loading... by
2014-09-25 20:57:24 +0200