From e72d476e71ac7ef9cb6d6ceca453be77e9f14132 Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Fri, 19 Aug 2016 13:26:24 -0300 Subject: [PATCH] eeshow/TOOD: add help, location string (for collaborative viewing) --- eeshow/TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/eeshow/TODO b/eeshow/TODO index 8deb211..b2440e2 100644 --- a/eeshow/TODO +++ b/eeshow/TODO @@ -45,6 +45,11 @@ GUI: - highlight nets ? - we use find_corresponding_sheet way too often. Consider changing curr_sheet to new_sheet and old_sheet. +- help screen: maybe render with Pango markup in new window (toggle window + creation / destruction with h/?), using Gtk to scrolling and such. +- introduce location string, as command-line argument, e.g., + [top-sheet/]rev-old,rev-new[,x,y[,zoom]] +- set/use location string via clipboard GUI/history - should have quick way to show diff of a single commit