Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-09-28 | test-x11: Switch to Xephyr | Daniel Friesel | -2/+2 | |
2011-09-26 | Add support for multiple files in --bg-options (closes #64) | Daniel Friesel | -0/+0 | |
Squashed commit of the following: commit 55e66e15af898f4c01d7d265013124fefce795e4 Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 19:59:46 2011 +0200 Save all filenames in ~/.fehbg commit afc2774f315fc379aa96de58decf8370772036af Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 19:24:38 2011 +0200 Update test/bg --bg-fill images (off-by-one due to changed implementation) commit bd4210cff2e895414df12868f6cab7f193c5adf5 Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 14:47:00 2011 +0200 Fix feh_wm_set_bg_maxed commit d9ada9dc2a74aef6ae0924e9c0ff296b94ee25bc Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 14:39:11 2011 +0200 Fix for non-xinerama setups commit be2cf0f1f8c00b737e7141a372d3cbc9db4c949f Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 14:24:44 2011 +0200 Move wallpaper calculation code into separate functions commit 4e07c1f9734569fdd778a813c5a85c63b51b3175 Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 13:01:46 2011 +0200 Remove unnecessary temporary variable commit 23d1d733b21d1560e1fbcadddc34cae3d666b21d Author: Daniel Friesel <derf@finalrewind.org> Date: Mon Sep 26 12:46:25 2011 +0200 Initial conversion, works with --bg-scale | ||||
2011-09-21 | Update test/status a bit | Daniel Friesel | -18/+2 | |
2011-09-13 | Use enum for opt.image_bg, rename --image-bg default to --image-bg checks | Daniel Friesel | -1/+1 | |
2011-09-04 | Add tests for --draw-tinted | Daniel Friesel | -1/+43 | |
2011-08-31 | Update test images (draw_all_{one,multi}) | Daniel Friesel | -0/+0 | |
2011-08-15 | Update some test-x11 images (font changes, apparently) | Daniel Friesel | -0/+0 | |
2011-04-23 | feh.t: The version is no longer tested | Daniel Friesel | -6/+5 | |
2011-04-07 | feh.t: Do not check --version output, the compile-time switches are ↵ | Daniel Friesel | -3/+1 | |
unpredictable. See <https://bugs.gentoo.org/show_bug.cgi?id=354063> | ||||
2011-03-22 | winwidget.c: Rename alias; update feh.t while at it | Daniel Friesel | -12/+2 | |
2011-03-12 | Fix segfault upon unloadable image with --title %h/%w/... (closes GH-35) | Daniel Friesel | -1/+7 | |
2011-03-12 | Update test screenshots (no visible changes) | Daniel Friesel | -0/+0 | |
2011-02-16 | Remove builtin HTTP client | Daniel Friesel | -1/+2 | |
2011-02-05 | Add test for --recursive | Daniel Friesel | -2/+16 | |
2011-02-03 | Add tests for --action & --(un)loadable combo | Daniel Friesel | -3/+67 | |
2011-01-29 | Deprecate --menu-style | Daniel Friesel | -5/+0 | |
2011-01-29 | Add test todos | Daniel Friesel | -1/+109 | |
2011-01-29 | Add current test status, todos will follow later | Daniel Friesel | -0/+316 | |
2011-01-25 | Add tests for themes | Daniel Friesel | -3/+45 | |
* general * commandline option overrides same theme option * multiline theme definitions | ||||
2011-01-25 | Add tests for keys config | Daniel Friesel | -1/+65 | |
2011-01-25 | Add --action tests + hold-action | Daniel Friesel | -1/+19 | |
2011-01-22 | Update test images for new zoom/move steps | Daniel Friesel | -0/+0 | |
2011-01-17 | test: Change HOME to avoid interferences with existing feh installations | Daniel Friesel | -4/+6 | |
2011-01-15 | Update tests | Daniel Friesel | -9/+8 | |
2010-12-24 | feh.t: Do not rely on shell globbing | Daniel Friesel | -1/+2 | |
2010-11-30 | Add regression test for invalid image segfault issue | Daniel Friesel | -1/+11 | |
2010-11-14 | test: Updated scaledown image | Daniel Friesel | -0/+0 | |
2010-10-05 | Add tests for --image-bg | Daniel Friesel | -1/+16 | |
2010-10-04 | Tests for keyboard based zooming | Daniel Friesel | -5/+54 | |
2010-10-04 | test/feh-scr: Send less keys to avoid timing problems | Daniel Friesel | -1/+1 | |
2010-10-04 | Add tests for action/filename drawing | Daniel Friesel | -1/+42 | |
2010-10-04 | Graphical --caption-path tests | Daniel Friesel | -15/+52 | |
2010-10-03 | More screenshot-based tests | Daniel Friesel | -1/+144 | |
2010-10-03 | Merge test/run-bg into test/feh-bg.i | Daniel Friesel | -14/+24 | |
Not possible for test/ren-interactive, unfortunately. | ||||
2010-10-03 | Clean up test directory | Daniel Friesel | -137/+133 | |
2010-10-03 | More wallpaper tests, should cover all possible cases now | Daniel Friesel | -1/+13 | |
2010-10-02 | Begin work on --bg tests | Daniel Friesel | -0/+65 | |
2010-10-02 | test/run-interactive: Limit Xnest dimensions | Daniel Friesel | -6/+7 | |
2010-07-26 | Set correct window title when starting feh in paused mode | Daniel Friesel | -6/+2 | |
2010-07-04 | options.c: Cleanup | Daniel Friesel | -1/+1 | |
2010-06-24 | Add test for --full-screen | Daniel Friesel | -1/+7 | |
2010-06-24 | Add tests for --thumb-title (+Update TODO cause there's more borkage with it) | Daniel Friesel | -5/+9 | |
2010-06-19 | Rename --screen-clip to --no-screen-clip, the default cannot be changed | Daniel Friesel | -1/+1 | |
2010-06-18 | Add tests for windowsize and --screen-clip | Daniel Friesel | -1/+16 | |
2010-06-18 | Add test for --title | Daniel Friesel | -1/+8 | |
2010-06-18 | Test for the w key | Daniel Friesel | -1/+19 | |
2010-06-18 | Tests for --geometry | Daniel Friesel | -1/+7 | |
2010-06-18 | Basic filelist tests | Daniel Friesel | -1/+20 | |
2010-06-18 | Tests for caption mode. Whee. | Daniel Friesel | -1/+29 | |
2010-06-18 | Test for --start-at | Daniel Friesel | -1/+7 | |