mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-22 20:45:55 +02:00
eeshow/TOOD: add help, location string (for collaborative viewing)
This commit is contained in:
parent
c24c966fb0
commit
e72d476e71
@ -45,6 +45,11 @@ GUI:
|
|||||||
- highlight nets ?
|
- highlight nets ?
|
||||||
- we use find_corresponding_sheet way too often. Consider changing curr_sheet
|
- we use find_corresponding_sheet way too often. Consider changing curr_sheet
|
||||||
to new_sheet and old_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
|
GUI/history
|
||||||
- should have quick way to show diff of a single commit
|
- should have quick way to show diff of a single commit
|
||||||
|
Loading…
Reference in New Issue
Block a user