core-extra/daemon/core/gui
2023-06-13 21:49:50 -07:00
..
data daemon: added initial podman node support 2023-06-13 17:00:53 -07:00
dialogs daemon: added initial podman node support 2023-06-13 17:00:53 -07:00
frames pygui: refactoring of nodeutils and its usage, fixed issue with drawing custom nodes and copying services 2021-02-18 10:47:20 -08:00
graph updated and fixed formatting with proper version of python black 2023-06-13 21:49:50 -07:00
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
app.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
appconfig.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
coreclient.py gui/grpc: updated GetConfigServiceDefaults to require a session and node id, this will allow retrieving data with the context of the associated node 2023-06-08 20:40:49 -07:00
images.py daemon: added initial podman node support 2023-06-13 17:00:53 -07:00
interface.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
menubar.py gui: improved throughputs start/stop to coincide with session start and stop based on a tracked variable 2022-10-12 20:53:59 -07:00
nodeutils.py daemon: added initial podman node support 2023-06-13 17:00:53 -07:00
observers.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
statusbar.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
task.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
themes.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
toolbar.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
tooltip.py daemon/gui: coverted remaining usages of old string formatting to f strings 2023-04-13 16:43:09 -07:00
utils.py pygui: changes to display both link and asym link options on edges in canvas 2020-08-02 10:03:21 -07:00
validation.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00
widgets.py gui: updated core.gui to not use deprecated type hinting 2023-04-13 15:53:16 -07:00