summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-04-22 16:39:01 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-04-22 16:39:01 +0200
commit15d6aaf2ec83c36d93150d82f79b6a106d3373d5 (patch)
tree873028b44b96a7d03829518ef2f4b1e88e9b5cea /ChangeLog
parent7cda141097aea99d9c6e6996eb994f4bdce53b98 (diff)
Document background xinerama support (closes #37)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bbebb8..8f54a43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@ git HEAD
(press 'A' to toggle, keybinding toggle_aliasing)
* Use SIGUSR1/SIGUSR2 to reload all images in multiwindow mode
* Fix Imlib2 caching bug in reload (only worked after the second try)
+ * The --bg options are now Xinerama-aware. That is, they set the image in
+ the respective mode (scale/fill/max/center) on each Xinerama screen
Sat, 12 Mar 2011 22:49:53 +0100 Daniel Friesel <derf@finalrewind.org>