core-extra/daemon/core/gui
2020-07-27 18:19:51 -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: modified usages of protobufs within coreclient to use module namespace to make more obvious, replaced config services and services with wrappers 2020-07-25 20:27:11 -07:00
frames pygui: added wrappers for most usages of protobufs within pygui 2020-07-25 10:30:14 -07:00
graph grpc: update GetSession to return all session related information, rather than needing 8 different calls, pygui: updated session protobuf wrapper to handle all new data 2020-07-27 18:19:51 -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: added wrapper class for sessions returned by grpc GetSession 2020-07-26 11:45:40 -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: 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
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 grpc: update GetSession to return all session related information, rather than needing 8 different calls, pygui: updated session protobuf wrapper to handle all new data 2020-07-27 18:19:51 -07:00