diff options
author | Daniel Friesel <derf@finalrewind.org> | 2017-08-29 19:32:50 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2017-08-29 19:32:50 +0200 |
commit | e398340bd8ceeda3f1d4e3183b1dc36f19ef8277 (patch) | |
tree | 1013b5178df32358ebd561bf667ba980dd7902a9 | |
parent | cbf6925bba7c10cc662e375e1ab6cd47c3b1d481 (diff) |
Update Changelog
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +git HEAD + + * Fix clang/gcc warnings (Patches by orbea) + * Add support for control via terminal input. feh will read key presses + from the controlling terminal and handle them like X11 key presses + inside the feh window. Note that at the moment, only lower / upper case + ASCII letters and a very small set of additional keys are supported. + Mon, 21 Aug 2017 19:04:00 +0200 Daniel Friesel <derf+feh@finalrewind.org> * Release v2.19.3 |