- Aug 23, 2011
-
-
Birte Kristina Friesel authored
By default, feh draws white text with a black drop-shadow, which is well readable in most, but not all cases. The --draw-tinted option draws a semi-transparent black box around all texts. This improves readability, but does not look as nice, so it won't become default behaviour. It was suggested to use #7f7f7f7f for the background, but I decided that for small images surrounded by a black border.
-
- Aug 18, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
feh_draw_info used to unconditionally swallow the last character of a line, assuming that it must be a newline. However, the very last line of a program's output may not end in a newline, in which case its last output character was omitted.
-
Birte Kristina Friesel authored
An action may be used to alter the image or specific parts of it displayed by --info, so if a user invokes an action with hold_action set, the image and all relevant information must be reloaded.
-
- Aug 16, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Aug 15, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
Add reload functionality for directories
-
- Aug 13, 2011
-
-
Yu-Jie Lin authored
-
- Aug 11, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
In the image_remove function, slideshow_change_image needs to be called before removing the image from the filelist. Because of this, the "x of y" displayed by --draw-filename is wrong (y is 1 too high). This commit introduces a new 'render' argument to slideshow_chingae_image. The image_remove function calls it with render=0, edits the filelist and then runs by winwidget_render_image itself. Patch by Yu-Jie Lin.
-
Birte Kristina Friesel authored
-
- Aug 10, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
gib_imlib_save_image_with_error_return was used, but it tries to set the Imlib image format by examining the filename to save to. However, it only supports lowercase file endings (as in .jpg) and breaks with others (like .JPG). Since giblib is unmaintained, for now the fix is only used here.
-
- Aug 09, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Yu-Jie Lin authored
-
- Aug 04, 2011
-
-
Birte Kristina Friesel authored
-
- Aug 03, 2011
-
-
Birte Kristina Friesel authored
-
- Aug 02, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Aug 01, 2011
-
-
Birte Kristina Friesel authored
-
- Jul 31, 2011
-
-
Birte Kristina Friesel authored
add scroll by page actions
-
Yu-Jie Lin authored
Signed-off-by: Yu-Jie Lin <livibetter@gmail.com>
-
Yu-Jie Lin authored
A page is the window width or height. Signed-off-by: Yu-Jie Lin <livibetter@gmail.com>
-
- Jul 20, 2011
-
-
Birte Kristina Friesel authored
-
- Jul 04, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Jul 03, 2011
-
-
Birte Kristina Friesel authored
-
- Jun 07, 2011
-
-
Birte Kristina Friesel authored
-
- Jun 06, 2011
-
-
Birte Kristina Friesel authored
-
- May 31, 2011
-
-
Birte Kristina Friesel authored
-
- May 30, 2011
-
-
Birte Kristina Friesel authored
-