Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-08-28 | Fix segfault when closing a window in multi-window reload mode | Daniel Friesel | -1/+1 | |
Issue: * start feh --multiwindow --reload 5 * close a window with "x" * wait up to 5 seconds * segfault The issue was caused by the closed window's reload timer still being active even after the winwidget was free'd. | ||||
2010-02-13 | Change source code indentation (indent -kr -i8 -hnl, mainly) | Daniel Friesel | -11/+8 | |
2010-02-05 | Initial commit (upstream 1.3.4) | Daniel Friesel | -0/+49 | |