summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-03-18 08:24:44 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-03-18 08:24:44 +0100
commit11350d4a4befdbe868a7a6a603e79ed6afafcb75 (patch)
tree8f5f86cf0ad4012860f0bff7d1f9398b26feec8c /TODO
parent90f25719cd2af7e0e08eb33acb74686d37c066b0 (diff)
Update TODO... again
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index bc4324c..054f5fe 100644
--- a/TODO
+++ b/TODO
@@ -22,5 +22,8 @@ general (usable in index mode, as image info in thumbnail mode, etc.)
Control thumbnail mode (image selection, mainly) with keys.
-Xinerama support is present, but far from perfect.
-Some day I will debug that, I guess.
+Xinerama doesn't really work when not on screen 0.
+On screen 1, it will work if fullscreen is turned off, the window is rendered
+and moved so that its top corner is only on screen 1, and then fullscreen is
+turned on (after that, it'll work for all images in the slideshow).
+Maybe I'll someday find out how to fix that :>