Commit Graph

  • 47e6cd0669 Apply gamma value on thumbnails too; fixes issue #193 Bert Münnich 2015-01-05 20:53:04 +0100
  • 47af0dd7b5 Cache out of view thumbnails in the background Bert Münnich 2015-01-04 21:19:26 +0100
  • 9b9294bae6 Use bit-field for boolean flags in fileinfo struct Bert Münnich 2015-01-04 15:38:49 +0100
  • 0cb1d11305 Removed obsolete ss_delays array, fixes issue #191 Bert Münnich 2014-12-22 09:00:36 +0100
  • e228594391 Grouped optional dependencies in Makefile Bert Münnich 2014-12-08 08:20:55 +0100
  • 6216bf6c2d Ignore SIGPIPE, caused by key handler exiting before all files got printed, fixes issue #188 Bert Münnich 2014-12-01 14:03:49 +0100
  • 216ad81b59 Pass file paths to key handler via stdin; fixes issue #187 Bert Münnich 2014-11-27 22:37:20 +0100
  • 51854c6148 Fixed leakage of pipe descriptors in case of failing fork Bert Münnich 2014-11-27 22:25:27 +0100
  • ed030fe4d3 Enforced thumbnail reloading after key handler Bert Münnich 2014-11-27 22:24:18 +0100
  • 728a2d931f Limit thumbnail selection border width to 4px Bert Münnich 2014-11-27 22:23:14 +0100
  • 1439b84544 Stable version 1.3.1 Bert Münnich 2014-11-16 21:38:30 +0100
  • 54af451b4a Added -MP dependency generation option to compile flags Bert Münnich 2014-11-14 18:12:11 +0100
  • f55d9f4283 Use and depend on GNU make... Bert Münnich 2014-11-02 19:32:08 +0100
  • 6cee58117a Updated unstable version number Bert Münnich 2014-11-02 11:50:36 +0100
  • 2b580ec193 optimized icons octos 2014-11-01 20:12:27 +0100
  • d154b9826f Do not cache thumbnails, which are smaller than the maximum size Bert Münnich 2014-10-31 09:52:26 +0100
  • eb5feb4585 Discard cached & EXIF thumbnails, which are smaller than the configured maximum size Bert Münnich 2014-10-30 09:30:00 +0100
  • f5f49e7a9d Fixed leakage of resources allocated by EXIF library Bert Münnich 2014-10-31 10:37:35 +0100
  • 25077ac764 Fixed segfault when run with -c Bert Münnich 2014-10-29 14:20:54 +0100
  • 33b8148614 Fix Makefile depend file usage Tim Harder 2014-10-25 12:30:19 -0400
  • c038283286 Stable version 1.3 Bert Münnich 2014-10-24 12:25:18 +0200
  • 93e2a757d4 Do not print could-not-open-warnings for files found by directory traversal Bert Münnich 2014-10-24 11:14:01 +0200
  • e15dabde74 Use depend file for header build dependencies Bert Münnich 2014-10-24 10:50:14 +0200
  • c33f2ad355 Corrected & refactored handling of window bar content... Bert Münnich 2014-10-01 22:35:22 +0200
  • 8db3191f04 Fixed segfault on image removal with uninitialized thumbnails; fixes issue #177 Bert Münnich 2014-10-01 20:25:36 +0200
  • ddd028eb3e Unified file count variable for image & thumbnail mode Bert Münnich 2014-09-30 21:54:17 +0200
  • b4096c59e4 Set JPEG quality for thumbnail cache files Bert Münnich 2014-09-29 14:06:24 +0200
  • 390d771e70 Fixed thumbnail creation for files with big aspect ratio factor; fixes issue #175 Bert Münnich 2014-09-29 14:05:04 +0200
  • 0e4db69ff5 Scale thumbnail selection border width with thumbnail size Bert Münnich 2014-09-29 09:36:38 +0200
  • 39671a149c Moved thumbnail sizes array to config.def.h Bert Münnich 2014-09-29 09:02:29 +0200
  • 8fa7247f69 Refactored thumbnail size dependent calculations Bert Münnich 2014-09-29 08:47:01 +0200
  • c3c70a6c3e Removed obsolete thumbnail dimension configuration setting Bert Münnich 2014-09-28 09:55:44 +0200
  • 7b91e10f22 Added thumbnail zooming... Bert Münnich 2014-09-28 00:26:02 +0200
  • b2dbd2fed3 Changed image mark in thumbnail view to small rectangle Bert Münnich 2014-09-27 22:05:21 +0200
  • 5fce009b73 Refactored main loop; properly fixes startup issue Bert Münnich 2014-09-26 22:45:01 +0200
  • c1e084357c Fixed startup in thumbnail mode with floating window Bert Münnich 2014-09-26 20:45:15 +0200
  • eaa269b6cb Revised thumbnail loading... Bert Münnich 2014-09-25 20:57:24 +0200
  • 52e56c8924 Fixed segfault caused by image removal in thumbnail mode Bert Münnich 2014-09-11 22:22:51 +0200
  • 2fbc21a205 Simplified img_frame_animate Bert Münnich 2014-09-01 20:41:27 +0200
  • 95a7496edc Fixed segfault in ci_toggle_animation, fixes issue #173 Bert Münnich 2014-09-01 20:40:17 +0200
  • f478385d59 Corrected i_alternate, fixes issue #171 Bert Münnich 2014-08-29 20:16:24 +0200
  • 0f6cb93a09 Bug #165: Deletion of unnecessary null pointer checks Markus Elfring 2014-08-21 20:51:02 +0200
  • 75a665670a Refactored rotation in key-handler Bert Münnich 2014-08-20 11:39:56 +0200
  • eaf55e9af9 Added actions for tag addition & removal to key-handler Bert Münnich 2014-08-20 11:34:05 +0200
  • 3a680172c8 Unified rotate actions in key-handler; use lossless operation based on file type Bert Münnich 2014-08-18 20:21:42 +0200
  • 056624548a Beautified thumbnail marks and selection border Bert Münnich 2014-08-18 15:42:10 +0200
  • fe3a1e326f Further simplified thumbnail marks Bert Münnich 2014-08-18 12:45:32 +0200
  • d0ba2c585d Simplified thumbnail selection and marks Bert Münnich 2014-08-17 22:58:02 +0200
  • 4310b846c1 Increased contrast in default color set Bert Münnich 2014-08-17 22:57:09 +0200
  • 1094def183 Added command to remove all image marks, bound to Ctrl-m; fixes issue #163 Bert Münnich 2014-08-17 20:27:01 +0200
  • 50652f63d9 Full redraw when removing files during thumbnail reloading; fixes issue #164 Bert Münnich 2014-08-17 16:31:16 +0200
  • e49d38d6f9 Fixed wrong thumbnail-to-file mappings caused by file deletions Bert Münnich 2014-08-16 22:21:51 +0200
  • e267dc7793 Pass marked files to external key handler in thumbnail mode; fixes issue #135 Bert Münnich 2014-08-16 21:31:05 +0200
  • 284be74927 Count number of marked files Bert Münnich 2014-08-16 19:24:34 +0200
  • 5b01c15176 Unified file index variable for image & thumbnail mode Bert Münnich 2014-08-16 18:36:17 +0200
  • 61f61cae5f Generalized thumbnail loading, allows easier reloading of thumbnails later on Bert Münnich 2014-08-16 11:37:49 +0200
  • 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