]> www.fi.muni.cz Git - evince.git/blobdiff - NOTES
Clean up selection to be much smoother!
[evince.git] / NOTES
diff --git a/NOTES b/NOTES
index d709444f4862494af5677f0ced51da477f739e81..a06699fa6cb4654f99d2722cfcc022352750cee7 100644 (file)
--- a/NOTES
+++ b/NOTES
@@ -51,3 +51,12 @@ Thoughts on selection:
    but for that to survive resizing, I might need to store the points as
    doubles, etc.  It should be possible to reconstruct it from the
    existing EvViewSelection structs, so maybe I don't need it.
+
+Things that can add to the selection:
+ * C-a/select all
+ * click-drag
+ * dbl click
+ * triple click
+ * shift-click
+ * search
+ * shift-cursor move (later)