Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-04-11 | update copyright | Daniel Friesel | -1/+1 | |
2018-09-13 | Merge branch 'master' of github.com:derf/feh | Sven Willner | -4/+3 | |
2018-09-13 | Inotify: watch parent directory instead of just file | Sven Willner | -1/+1 | |
2018-06-27 | Merge branch 'simplify-zoom' of https://github.com/ulteq/feh into ↵ | Daniel Friesel | -1/+0 | |
ulteq-simplify-zoom | ||||
2018-05-11 | Update copyright notice | Daniel Friesel | -1/+1 | |
2018-03-10 | Remove unused code | ulteq | -1/+0 | |
2018-01-24 | Simplify window title generation | ulteq | -2/+2 | |
2017-09-01 | fixed inotify for thumbnail mode | Sven Willner | -0/+5 | |
2017-08-24 | added inotify support | Sven Willner | -0/+4 | |
2016-04-13 | fix image resize for w key and menu option (#229) | Daniel Friesel | -1/+1 | |
2013-07-28 | use correct element types for MWMHints | Brian Mattern | -5/+5 | |
From the XChangeProperty man page: "If the specified format is 32, the property data must be a long array." | ||||
2012-12-19 | treat quick, low-offset drags as clicks (closes #113) | Daniel Friesel | -0/+1 | |
2012-02-12 | Revert "Merge --scale-down / window dimension change patch" | Daniel Friesel | -1/+0 | |
This reverts commit b6a1cff6db874f4708d5ff5ea6a17248610b7d90. | ||||
2012-02-12 | Merge --scale-down / window dimension change patch | Daniel Friesel | -0/+1 | |
2011-04-30 | Initial support for in-image warning display (closes #43) | Daniel Friesel | -0/+1 | |
2011-04-27 | Remove "About feh" menu item & image | Daniel Friesel | -1/+0 | |
2011-03-21 | Add method to forcefully disable antialiasing (closes GH-17) | Daniel Friesel | -2/+3 | |
2011-01-17 | Copyright Foo | Daniel Friesel | -0/+1 | |
2010-09-05 | 1) winwidget.c winwidget.h New function winwidget_update_caption using code ↵ | Levi Smith | -0/+1 | |
in winwindget_render_image. This code was removed from the latter, and replaced with a call to winwidget_update_caption. 2) Image caption is updated after running action when in slideshow mode. 3) Running action in slideshow mode no longer changes the image automatically. | ||||
2010-06-24 | Remove unused function winwidget_count | Daniel Friesel | -1/+0 | |
2010-06-19 | Make <keypad /> and <keypad *> actually useful | Daniel Friesel | -0/+1 | |
2010-05-03 | Add keybinding to toggle cursor visibility at runtime | Daniel Friesel | -0/+2 | |
2010-04-22 | Fix zoom mode once and for all[tm] | Daniel Friesel | -4/+2 | |
2010-04-22 | Partially fix zoom mode | Daniel Friesel | -9/+16 | |
Does not yet work with initial zoom value != 100% | ||||
2010-04-10 | events.c: Make pointer warping work for zoomed images | Daniel Friesel | -1/+1 | |
2010-02-13 | Change source code indentation (indent -kr -i8 -hnl, mainly) | Daniel Friesel | -58/+51 | |
2010-02-05 | Initial commit (upstream 1.3.4) | Daniel Friesel | -0/+158 | |