summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-04-07 14:00:57 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-04-07 14:00:57 +0200
commit2845f4504da49fd798cda7fc7bd365d9ad840849 (patch)
treef61f943d6ddb9f2605c5ff4aa9572069c214c8ab /TODO
parent85537d56eb647a1e3c2c2c18d7993dc20399649d (diff)
Update TODO (& use clang's deps.mk while at it)
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index bc90f0e..eb222c8 100644
--- a/TODO
+++ b/TODO
@@ -23,3 +23,5 @@ 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 :>
+
+In zoom / pan mode: Warp the mouse when reaching a screen corner.