index
:
feh
bugfix/2.14.1
master
release-3.6
release-3.7
simplify-exif
imlib2 based image viewer
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallpaper.c
Age
Commit message (
Expand
)
Author
Lines
2020-04-11
update copyright
Daniel Friesel
-1
/
+1
2019-07-22
Use --no-fehbg in .fehbg commandline
Daniel Friesel
-1
/
+1
2019-07-12
Check stat for error before setting permissions.
Tobias Stoeckmann
-3
/
+4
2019-02-14
Do not omit filenames in ~/.fehbg when using --no-xinerama (#456)
Daniel Friesel
-1
/
+1
2019-02-08
Fix ~/.fehbg creation when using --randomize or directory arguments
Daniel Friesel
-9
/
+10
2018-10-17
Use random() instead of rand() to increase portability
Daniel Friesel
-1
/
+1
2018-06-10
fix .fehbg output for --bg-max
Sebastian Bickerle
-1
/
+3
2018-05-16
properly escape image-bg argument in ~/.fehbg
Daniel Friesel
-1
/
+1
2018-05-11
Update copyright notice
Daniel Friesel
-1
/
+1
2018-05-10
Save image-bg setting in ~/.fehbg
Daniel Friesel
-0
/
+4
2018-05-10
Only save background setting-related options in ~/.fehbg
Daniel Friesel
-21
/
+35
2018-04-18
Always save absolute paths in ~/fehbg (closes #389)
Daniel Friesel
-2
/
+15
2018-02-28
Respect --geometry in --bg-fill (closes #209)
Daniel Friesel
-1
/
+26
2018-02-27
Handle transparency when setting background images
Daniel Friesel
-4
/
+4
2018-02-27
Merge branch 'custom-background-color' of https://github.com/ulteq/feh into u...
Daniel Friesel
-17
/
+12
2018-01-29
Include system headers before local ones to fix type conflict on OpenBSD
Daniel Friesel
-2
/
+4
2018-01-17
Allow any XColor values as --image-bg argument
Paul O'Day
-17
/
+12
2017-11-07
Fix ~/.fehbg no longer being source-able (closes #342)
2.22.1
Daniel Friesel
-1
/
+1
2017-11-01
wallpaper.c: Remove unused variable
Daniel Friesel
-2
/
+0
2017-11-01
Fix ~/.fehbg not being updated when setting wallpaper via menu
Daniel Friesel
-44
/
+25
2017-10-03
Always save user-provided commandline in ~/.fehbg
Daniel Friesel
-41
/
+7
2017-09-16
Replace legacy signal(...) call with sigaction(...)
Daniel Friesel
-6
/
+22
2017-08-21
Release v2.19.3
2.19.3
Daniel Friesel
-1
/
+1
2017-08-19
Save --geometry flags in .fehbg if specified (closes #313)
Daniel Friesel
-2
/
+16
2017-03-23
Fix double-free/OOB-write while receiving IPC data
Tobias Stoeckmann
-1
/
+1
2016-05-02
always initialize data_root and data_esetroot
Daniel Friesel
-1
/
+1
2016-05-01
src/wallpaper.c: free up some data allocated by X.
Daniel Lockyer
-0
/
+7
2015-06-26
adjust coding style in patch, always free gc, coherent HAVE_LIBXINERAMA wrapping
Daniel Friesel
-36
/
+24
2015-06-22
support background setter for specific screen
James Knight
-20
/
+77
2015-06-22
ensure fehbg is free'ed
James Knight
-1
/
+2
2014-08-21
Swap bash for sh
Drew DeVault
-1
/
+1
2014-08-21
Add shebang and set executable bit on ~/.fehbg
Drew DeVault
-1
/
+7
2014-05-22
wallpaper.c: Handle missing HOME
Daniel Friesel
-0
/
+10
2014-05-11
wallpaper.c: remove dead code snippet
Daniel Friesel
-1
/
+0
2014-02-27
always use absolute paths in .fehbg
Daniel Friesel
-1
/
+5
2013-09-26
Support geometry in --bg-max and --bg-center
Joel Bradshaw
-4
/
+34
2012-12-04
--bg-max: Respect --image-bg setting
Daniel Friesel
-6
/
+3
2012-10-17
Add --image-bg option for wallpaper border
Rob Cornish
-3
/
+12
2011-11-03
Chaning the name of the option to suppress .fehbg
Felix Crux
-1
/
+1
2011-11-03
Adds an option --bg-no-bgfile that prevents the writing of a ~/.fehbg file.
Felix Crux
-1
/
+1
2011-10-10
Code cleanup
Daniel Friesel
-18
/
+26
2011-09-28
feh_wm_set_bg: .fehbg: Do not overflow filbuf by writing too many filenames
Daniel Friesel
-1
/
+1
2011-09-26
Add support for multiple files in --bg-options (closes #64)
Daniel Friesel
-131
/
+198
2011-09-03
Rename support.c to wallpaper.c
Daniel Friesel
-0
/
+681