X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=NOTES;h=a06699fa6cb4654f99d2722cfcc022352750cee7;hb=35d62ea876842860caba5afe60898681d4d7dbbd;hp=d709444f4862494af5677f0ced51da477f739e81;hpb=e93b3a265bbc02546d230204402e3f41e83d6ab5;p=evince.git diff --git a/NOTES b/NOTES index d709444f..a06699fa 100644 --- 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)