summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-08-30 09:29:05 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-08-30 09:37:22 +0200
commit13bb86700ef0eecbc013bd19215ef0f013fe8bc3 (patch)
tree2a238446f2f7dd44324985fefb17a4251016dbef /ChangeLog
parent3d9b852526a0971df97807478b58a50d355a63b9 (diff)
winwidget.c: resize: Fix non-fulllscreen Xinerama issues on screens =! 1 (see #5)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 38de6aa..f74415a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@ git HEAD
<https://github.com/derf/feh/issues/60>
* The --collage option (aka collage mode) is now deprecated
* The --filelist option now supports /dev/stdin (or "-" as shortcut)
- * Partial fix for too large windows with Xinerama (only works on screen 0)
+ * Several Xinerama fixes, only --fullscreen on screen != 0 is still broken
<https://github.com/derf/feh/issues/5>
Tue, 16 Aug 2011 22:48:06 +0200 Daniel Friesel <derf@finalrewind.org>