core-extra/daemon/core/gui/graph
2020-06-26 14:39:12 -07:00
..
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
edges.py pygui: updates to show wireless edges in details panel, increased edge thickness to be the same as normal edges for selection to be easier 2020-06-26 09:13:38 -07:00
enums.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
graph.py grpc/pygui: shifted source field in node events to base event message to apply to all events, updated add_link/delete_link rpc calls to broadcast events, updated pygui to handle these events 2020-06-26 14:39:12 -07:00
node.py pygui: added support for a details pane, can be toggled on/off, can be used to quickly view details for nodes or links 2020-06-25 10:35:01 -07:00
shape.py pygui: added class variable type hinting to core.gui.graph 2020-06-19 23:24:07 -07:00
shapeutils.py pygui: added class variable type hinting to core.gui.graph 2020-06-19 23:24:07 -07:00
tags.py pygui: added class variable type hinting to core.gui.graph 2020-06-19 23:24:07 -07:00
tooltip.py pygui: added class variable type hinting to core.gui.graph 2020-06-19 23:24:07 -07:00