]> www.fi.muni.cz Git - evince.git/blobdiff - NOTES
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / NOTES
diff --git a/NOTES b/NOTES
index fadc30fbbc0d87e0cd11f6d6ee3607d96d7f9fe3..1091d583d6ff8e169763db60c465953c2887e701 100644 (file)
--- a/NOTES
+++ b/NOTES
@@ -52,3 +52,18 @@ THOUGHTS ON SELECTION:
 
  * click-drag, dbl click, triple click, shift-click, search, shift-cursor move
 
+
+THOUGHTS ON HISTORY:
+====================
+
+ * We need single history button, back/forward will complicate things.
+ * When we jump on dest link we should add current page and link to the history.
+ * When we jump on external link we should just add external link.
+ * It's enough to have 7 entries in history, too many entries complicates things.
+ * We should avoid duplicate entries in history. If we'll activate entry
+   that already exists (have the same title) we can just move it to the top.
+