- May 30, 2014
-
-
Birte Kristina Friesel authored
-
- May 22, 2014
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
this introduces a bug in feh_wm_set_bg, which will be fixed in the next commit (only applies when run without HOME)
-
- May 15, 2014
-
-
Birte Kristina Friesel authored
-
- May 11, 2014
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- May 07, 2014
-
-
Birte Kristina Friesel authored
-
- May 06, 2014
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- May 05, 2014
-
-
Birte Kristina Friesel authored
Note that the i == r check was never reached in the original code but may be in the new variant. Since a shuffled list may well have one or two elements retain their absolute position once in a while, this should not be a problem. tests with 2- and 3-element lists show an even distribution amongst all elements.
-
- May 04, 2014
-
-
Birte Kristina Friesel authored
Not all functions were examined yet. Also TODO: * check strdup / malloc calls (some are apparently unchecked in giblib), maybe use estrdup / emalloc for those * Check includes and update dependency list if needed
-
Birte Kristina Friesel authored
-
- Apr 26, 2014
-
-
Birte Kristina Friesel authored
-
- Apr 14, 2014
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Apr 10, 2014
-
-
Roland Angerer authored
-
- Feb 27, 2014
-
-
Birte Kristina Friesel authored
-
- Dec 29, 2013
-
-
Michael Vorburger authored
-
- Dec 03, 2013
-
-
Birte Kristina Friesel authored
This means it will be treated like an HTTP image (no write operations, copying to /tmp etc), but it's still better than no file:// support. Also, this is why it's not documented yet.
-
- Nov 25, 2013
-
-
Birte Kristina Friesel authored
-
- Nov 24, 2013
-
-
Birte Kristina Friesel authored
-
- Nov 20, 2013
-
-
Birte Kristina Friesel authored
-
- Sep 26, 2013
-
-
Birte Kristina Friesel authored
-
Joel Bradshaw authored
Overloads the --geometry option for wallpaper setting Currently only supports the two options that result in black borders, --bg-max and --bg-center. For both, if a geometry offset is specified (w/h is ignored), the image will be offset the specified pixels from the screen edge Left side for + numbers, right side for -. +/-0 will align at the edge of the screen.
-
- Jul 29, 2013
-
-
Brian Mattern authored
-
Brian Mattern authored
From the XChangeProperty man page: "If the specified format is 32, the property data must be a long array."
-
- Jun 04, 2013
-
-
Birte Kristina Friesel authored
-
- May 31, 2013
-
-
Birte Kristina Friesel authored
-
- May 09, 2013
-
-
Birte Kristina Friesel authored
-
- May 06, 2013
-
-
David Gowers authored
-
- Mar 21, 2013
-
-
Birte Kristina Friesel authored
-
- Feb 24, 2013
-
-
Birte Kristina Friesel authored
-
- Feb 14, 2013
-
-
Birte Kristina Friesel authored
-
- Feb 12, 2013
-
-
Birte Kristina Friesel authored
-
- Feb 08, 2013
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Feb 01, 2013
-
-
Birte Kristina Friesel authored
-
- Jan 30, 2013
-
-
guns authored
Sort filelist by modification time, newer files first. Useful for perusing a directory of images by most recently added or changed.
-