core-extra/daemon/core/gui
2020-07-28 10:24:01 -07:00
..
data grpc: added set session user call, updated mobility to look for files within new gui as well, fixed pygui issue when start session has a grpc exceptions, showing and empty error window 2020-07-16 22:51:26 -07:00
dialogs pygui: changes around using session.nodes instead of canvas_nodes when possible 2020-07-28 10:24:01 -07:00
frames pygui: changes around using session.nodes instead of canvas_nodes when possible 2020-07-28 10:24:01 -07:00
graph pygui: changes around using session.nodes instead of canvas_nodes when possible 2020-07-28 10:24:01 -07:00
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
app.py pygui: added option to launch core-pygui into a specific session using an id 2020-07-22 17:18:35 -07:00
appconfig.py pygui: added type hinting to everything under base core.gui 2020-06-19 22:08:24 -07:00
coreclient.py pygui: changes around using session.nodes instead of canvas_nodes when possible 2020-07-28 10:24:01 -07:00
images.py pygui: added wrappers for most usages of protobufs within pygui 2020-07-25 10:30:14 -07:00
interface.py pygui: added wrappers for most usages of protobufs within pygui 2020-07-25 10:30:14 -07:00
menubar.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
nodeutils.py pygui: added wrappers for most usages of protobufs within pygui 2020-07-25 10:30:14 -07:00
observers.py pygui: added type hinting to everything under base core.gui 2020-06-19 22:08:24 -07:00
statusbar.py pygui: added wrappers for most usages of protobufs within pygui 2020-07-25 10:30:14 -07:00
task.py pygui: changes to make use of wrapped session object and wrapped nodes to maintain and retrieving configurations information 2020-07-28 00:03:15 -07:00
themes.py grpc/pygui: added grpc alert api, updated pygui to better handle and display alerts 2020-07-22 19:19:22 -07:00
toolbar.py pygui: added wrappers for most usages of protobufs within pygui 2020-07-25 10:30:14 -07:00
tooltip.py pygui: added type hinting to everything under base core.gui 2020-06-19 22:08:24 -07:00
utils.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
validation.py pygui: added type hinting to everything under base core.gui 2020-06-19 22:08:24 -07:00
widgets.py pygui: added wrappers for most usages of protobufs within pygui 2020-07-25 10:30:14 -07:00
wrappers.py pygui: changes to make use of wrapped session object and wrapped nodes to maintain and retrieving configurations information 2020-07-28 00:03:15 -07:00