1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-07-01 03:46:23 +03:00

eeshow/TOOD: add help, location string (for collaborative viewing)

This commit is contained in:
Werner Almesberger 2016-08-19 13:26:24 -03:00
parent c24c966fb0
commit e72d476e71

View File

@ -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