Age | Commit message (Expand) | Author | Lines |
2017-09-13 | Improve handling of lost terminals | Daniel Friesel | -18/+2 |
2017-09-13 | Only restore terminal settings if stdin still belongs to us (closes #324) | Daniel Friesel | -1/+9 |
2017-08-29 | Handle detaching the controlling tty from a feh process | Daniel Friesel | -1/+1 |
2017-08-27 | Do not accept control from stdin when running in the background | Daniel Friesel | -1/+11 |
2017-08-25 | Disable stdin control in multiwindow mode | Daniel Friesel | -1/+1 |
2017-08-23 | Add terminal-input support for space and return | Daniel Friesel | -2/+1 |
2017-08-23 | Put terminal into (mostly) raw mode when reading commands from stdin | Daniel Friesel | -4/+17 |
2017-08-22 | Add experimental support for (remote) control via stdin | Daniel Friesel | -0/+17 |
2016-05-05 | src/main.c: switch spaces to tabs to clobber GCC warning | Daniel Lockyer | -2/+2 |
2016-05-02 | src/main.c: rebase master and fix segfault issue | Daniel Lockyer | -0/+3 |
2016-05-01 | src/main.c: free the malloc'ed sections of the options | Daniel Lockyer | -0/+3 |
2012-03-25 | set up signal handlers early enough (needed for filelist preloading, for exam... | Daniel Friesel | -1/+1 |
2012-03-15 | --(un|)loadable: indicate results in exit code | Daniel Friesel | -1/+1 |
2012-03-13 | Experimental code to limit imagemagick convert runtime (see #82) | Daniel Friesel | -0/+2 |
2011-09-28 | Use buttons config instead of button options | Daniel Friesel | -0/+1 |
2011-09-26 | Add support for multiple files in --bg-options (closes #64) | Daniel Friesel | -1/+1 |
2011-09-03 | Rename support.c to wallpaper.c | Daniel Friesel | -1/+1 |
2011-01-17 | Copyright Foo | Daniel Friesel | -0/+1 |
2011-01-13 | First step towards configurable key bindings | Daniel Friesel | -1/+3 |
2010-07-17 | --debug-level → --debug | Daniel Friesel | -7/+7 |
2010-06-11 | debug.h: call_level is no longer relevant, pretty debug message format | Daniel Friesel | -1/+0 |
2010-06-10 | Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic instead | Daniel Friesel | -11/+7 |
2010-02-14 | Remove fmmode relicts | Daniel Friesel | -7/+0 |
2010-02-13 | Change source code indentation (indent -kr -i8 -hnl, mainly) | Daniel Friesel | -163/+147 |
2010-02-08 | Make -O work without X as well. Closes bugs.debian.org #373209 | Daniel Friesel | -1/+3 |
2010-02-08 | make feh --list work without X. | Daniel Friesel | -1/+2 |
2010-02-05 | Initial commit (upstream 1.3.4) | Daniel Friesel | -0/+219 |