index
:
feh
bugfix/2.14.1
master
release-3.6
release-3.7
simplify-exif
imlib2 based image viewer
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
keyevents.c
Age
Commit message (
Expand
)
Author
Lines
2010-09-14
Remove --action-hold-slide, add per-action method instead.
Daniel Friesel
-19
/
+17
2010-09-06
Work around Xinerama Fuckups: Read screen number from XINERAMA_SCREEN env var
Daniel Friesel
-0
/
+3
2010-09-05
Make pan keys behave like scroll keys
Daniel Friesel
-8
/
+8
2010-09-05
Option --action-hold-slide. If specified, when in slideshow mode images will ...
Levi Smith
-3
/
+5
2010-09-05
1) winwidget.c winwidget.h New function winwidget_update_caption using code i...
Levi Smith
-1
/
+3
2010-08-22
Panning with CTRL + arrow keys
Daniel Friesel
-25
/
+45
2010-08-15
Improve keyboard zoom mode
Daniel Friesel
-3
/
+12
2010-08-14
Add up arrow / down arrow for zooming
Daniel Friesel
-4
/
+7
2010-07-26
Set correct window title when starting feh in paused mode
Daniel Friesel
-1
/
+1
2010-07-17
--debug-level → --debug
Daniel Friesel
-2
/
+2
2010-07-02
Sanitise image offsets after pressing kp - / kp +
Daniel Friesel
-0
/
+2
2010-06-24
Disable filelist saving from thumbnail mode (buggy and probably not useful)
Daniel Friesel
-1
/
+5
2010-06-19
Make <keypad /> and <keypad *> actually useful
Daniel Friesel
-0
/
+2
2010-06-10
Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic instead
Daniel Friesel
-10
/
+7
2010-06-07
Removed undocumented hjkl menu keys
Daniel Friesel
-23
/
+1
2010-06-07
Remove Shift+Key bindings
Daniel Friesel
-18
/
+0
2010-05-28
Support keypad return/enter for action as well
Daniel Friesel
-2
/
+1
2010-05-28
Patch by aaptel: Support numpad keys for actions
Daniel Friesel
-0
/
+10
2010-05-03
Add keybinding to toggle cursor visibility at runtime
Daniel Friesel
-0
/
+5
2010-05-03
Rework menu.c & fix various compiler warnings (from menu_code) + update TODO
Daniel Friesel
-4
/
+4
2010-03-23
Implement random slideshow jump ('z')
Decklin Foster
-0
/
+5
2010-02-26
Also accept PageUp/PageDown on the keypad
Daniel Friesel
-0
/
+2
2010-02-13
Change source code indentation (indent -kr -i8 -hnl, mainly)
Daniel Friesel
-399
/
+384
2010-02-13
Enable antialiasing for a few keybindings
Daniel Friesel
-2
/
+2
2010-02-13
Remove old (undocumented) Tab key binding as draw_actions toggle
Daniel Friesel
-14
/
+2
2010-02-13
Add runtime shortcuts to toggle --draw-actions and --draw-filename
Daniel Friesel
-0
/
+10
2010-02-12
Don't recognize keypad +,-,/,* as normal input
Daniel Friesel
-0
/
+5
2010-02-12
Fix some minor indenting issues
Daniel Friesel
-2
/
+2
2010-02-11
Add <keypad begin> to antialias the image (other keypad keys don't do this)
Daniel Friesel
-3
/
+6
2010-02-05
Apply 05_xinerama.patch from Debian
Daniel Friesel
-4
/
+0
2010-02-05
Initial commit (upstream 1.3.4)
Daniel Friesel
-0
/
+445