summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-23Revised command structure and key and mouse button mappingsBert Münnich
2014-06-15Show key handler status in bar while it is runningBert Münnich
2014-06-10Create thumbnail cache dir automaticallyBert Münnich
2014-06-10Small fix for thumbnail croppingBert Münnich
2014-06-09Use thumbnails in EXIF tags; requirement for libexif is backBert Münnich
2014-05-31Merge branch 'barthalion/master'Bert Münnich
2014-05-31Use integers for mouse mappings and buttons 6+7 for horizontal scrollingBert Münnich
2014-05-27Fix build with giflib >= 5.1.0.Bartłomiej Piotrowski
2014-05-24Timeout initial redrawMiroslav Koskar
2014-05-24Add a section about key-handler to the man page.Artem Bezsmertnyi
2014-04-24Stable version 1.2v1.2Bert Münnich
2014-04-21Do not center window on screen, workaround for issue #9Bert Münnich
2014-04-06Use a checkerboard background for alpha layer; fixes issue #138Bert Münnich
2014-03-17Use real path of all files internally, requires _XOPEN_SOURCE>=500, fixes iss...Bert Münnich
2014-02-18Warn once when external key combo is used and key-handler not installedBert Münnich
2014-02-07Check for background image allocation failureBert Münnich
2014-02-06Use separate background image for alpha layer; fixes issue #132Bert Münnich
2014-02-05Removed command line option -FBert Münnich
2014-02-04Set scale mode at startup via argument to -s optionBert Münnich
2014-02-04Revised scale mode and zoom level handlingBert Münnich
2014-02-04Removed fit-win-to-img commandBert Münnich
2014-02-04Preserve panning when switching images; fixes issue #131Bert Münnich
2014-02-02Check if window manager supports fullscreen; related to issue #128Bert Münnich
2014-02-02Unified X atom initializationBert Münnich
2014-01-31Merged pull request #129Bert Münnich
2014-01-31Fix tabs and wordingAndrás Mohari
2014-01-31Use a prefix key to execute the key handlerAndrás Mohari
2014-01-15Use logo in READMEBert Münnich
2014-01-15Added window icons; fixes issue #125Bert Münnich
2014-01-15Fixed -z option argument parsing; fixes issue #127Bert Münnich
2014-01-11Double click on thumbnail to open imageBert Münnich
2014-01-11Adhere to XDG Base Directory Specification; fixes issue #124Bert Münnich
2014-01-09Allow config.h to use multimedia keys (XF86_XK_*); fixes issue #123Bert Münnich
2014-01-09Second take at rotating & flipping multi-frame images; fixes issue #121Bert Münnich
2014-01-09Revert "Apply flip & rotation on all frames of a multi-frame image; fixes iss...Bert Münnich
2014-01-09Apply flip & rotation on all frames of a multi-frame image; fixes issue #121Bert Münnich
2014-01-08Fixed handling of overloaded key mappingsBert Münnich
2014-01-08Fixup for 9574150Bert Münnich
2014-01-08Check file modification time after key handlerBert Münnich
2014-01-08Fixed slideshow delay corruption after GIF animationBert Münnich
2014-01-05Added doc header to exec/key-handlerBert Münnich
2014-01-05Show metadata of image on Ctrl-e in exec/key-handlerBert Münnich
2014-01-05Copy image path to primary on Ctrl-c in exec/key-handlerBert Münnich
2014-01-04Slideshow mode is back, in a simplified versionBert Münnich
2014-01-03Simplified EXIF tag extraction in exec/image-infoBert Münnich
2014-01-02Moved external shell commands into exec/key-handler scriptBert Münnich
2014-01-02Proper support for Ctrl/Shift/Alt modifiers in key & mouse mappingsBert Münnich
2013-12-31Refactored remote changesBert Münnich
2013-12-30Read GIF's repeat information from file.Aleksander Nitecki
2013-12-13Fixed Imlib file handle type, issue #117Bert Münnich