Age | Commit message (Expand) | Author | Lines |
2021-03-03 | Option Refactor and addition of Zoom Rate (#589) | Alec C | -0/+108 |
2021-01-09 | X11 uses unsigned long int for window IDs (see X11/X.h) | Daniel Friesel | -1/+1 |
2020-07-24 | Add windowid option to draw to an existing window | Kate Hart | -0/+1 |
2020-04-11 | update copyright | Daniel Friesel | -1/+1 |
2020-04-05 | Use conversion cache for imlib2 and dcraw images | Daniel Friesel | -1/+1 |
2020-03-30 | Enable re-using downloaded http cache | Awal Garg | -0/+1 |
2019-10-11 | Allow setting the X11 class hint as an option. | Olof-Joachim Frahm | -0/+1 |
2019-04-01 | Merge remote-tracking branch 'original/master' | Sven Willner | -2/+1 |
2018-11-05 | Remove deprecated option --menu-bg | Daniel Friesel | -1/+0 |
2018-11-04 | Disable in-place editing by default | Daniel Friesel | -1/+1 |
2018-11-04 | Merge branch 'no-inplace-edit' of https://github.com/ulteq/feh into ulteq-no-... | Daniel Friesel | -0/+1 |
2018-10-02 | Actually remove collage mode after ~7 years. | Olof-Joachim Frahm | -1/+0 |
2018-09-13 | Merge branch 'master' of github.com:derf/feh | Sven Willner | -74/+92 |
2018-08-24 | combine --no-cycle and --cycle-once into --on-last-slide={quit,hold} | Daniel Friesel | -2/+7 |
2018-08-24 | Add --no-cycle option | ulteq | -0/+1 |
2018-08-22 | Add an option to disable inplace edit | ulteq | -0/+1 |
2018-08-05 | Merge --dcraw-timeout and --magick-timeout into --conversion-timeout | Daniel Friesel | -2/+1 |
2018-08-05 | Merge branch 'dcraw' of https://github.com/ulteq/feh into ulteq-dcraw | Daniel Friesel | -0/+1 |
2018-06-27 | Merge branch 'simplify-zoom' of https://github.com/ulteq/feh into ulteq-simpl... | Daniel Friesel | -0/+1 |
2018-05-11 | Update copyright notice | Daniel Friesel | -1/+1 |
2018-03-10 | Allow empty string as --geometry argument | ulteq | -0/+1 |
2018-03-09 | rename --inner-geometry to --offset, discard width and height values | Daniel Friesel | -5/+3 |
2018-03-08 | add (experimental and still slightly buggy) --inner-geometry feature | Daniel Friesel | -0/+5 |
2018-03-03 | Utilize dcraw to preview RAW files | ulteq | -0/+1 |
2018-02-28 | Add toggle_auto_zoom key binding, defaulting to Z | Daniel Friesel | -0/+1 |
2018-02-28 | Merge branch 'natural-sort' of https://github.com/ulteq/feh into ulteq-natura... | Daniel Friesel | -0/+1 |
2018-02-27 | Merge branch 'custom-background-color' of https://github.com/ulteq/feh into u... | Daniel Friesel | -1/+1 |
2018-02-14 | Only check image dimensions on the fly in multiwindow and slideshow mode | Daniel Friesel | -0/+1 |
2018-01-23 | Add natural sort of (version) numbers | ulteq | -0/+1 |
2018-01-17 | Allow any XColor values as --image-bg argument | Paul O'Day | -1/+1 |
2017-12-28 | Add option to change the imlib cache size | ulteq | -0/+3 |
2017-09-24 | Replace keybinding struct with an array of named bindings | Daniel Friesel | -71/+72 |
2017-09-16 | Add toggle_fixed_geometry ("g") keybinding to enable/disable window auto-resize | Daniel Friesel | -0/+1 |
2017-09-01 | changed option from inotify to auto-reload | Sven Willner | -1/+1 |
2017-08-24 | added inotify support | Sven Willner | -0/+4 |
2016-10-29 | add cmdline opt --auto-rotate to rotate according to EXIF info | Elliot Wolk | -0/+1 |
2016-10-15 | Added a "zoom fit" key binding for the current image. | Ernie Ewert | -0/+1 |
2016-08-28 | merge next(_img), prev(_img) and (toggle_)menu | Daniel Friesel | -3/+0 |
2016-08-27 | preparations for unified key/button bindings | Daniel Friesel | -20/+12 |
2016-05-28 | Add prev_dir and next_dir navigation actions | guns | -0/+2 |
2016-02-10 | add preliminary action-title support (#224) | Daniel Friesel | -0/+1 |
2016-01-07 | Changes: | William Woodruff | -0/+1 |
2015-06-22 | support background setter for specific screen | James Knight | -0/+1 |
2014-04-14 | add --scroll-step option | Daniel Friesel | -0/+3 |
2013-02-12 | patch by sdaau: button bindings for zoom in / out | Daniel Friesel | -0/+2 |
2013-01-30 | Add option and keybinding to keep zoom and viewport settings. | Daniel Friesel | -0/+2 |
2012-10-13 | Add --min-dimension and --max-dimension options (closes #101) | Daniel Friesel | -0/+2 |
2012-08-21 | reload: accept float values | Daniel Friesel | -1/+1 |
2012-05-25 | Remove --menu-style handling | Daniel Friesel | -3/+0 |
2012-03-13 | Experimental code to limit imagemagick convert runtime (see #82) | Daniel Friesel | -0/+2 |