-
- Downloads
There was an error fetching the commit references. Please try again later.
Add a few new notifications to the API server for session terminated (i.e.,...
Add a few new notifications to the API server for session terminated (i.e., removed from UI) and layout changed. Update the python library to keep its window hierarchy in synch with the truth.
Showing
- api/examples/python/api_pb2.py 202 additions, 83 deletionsapi/examples/python/api_pb2.py
- api/library/python/api_pb2.py 202 additions, 83 deletionsapi/library/python/api_pb2.py
- api/library/python/it2hierarchy.py 42 additions, 8 deletionsapi/library/python/it2hierarchy.py
- api/library/python/it2notifications.py 23 additions, 4 deletionsapi/library/python/it2notifications.py
- api/library/python/it2session.py 5 additions, 0 deletionsapi/library/python/it2session.py
- api/library/python/it2tab.py 6 additions, 0 deletionsapi/library/python/it2tab.py
- api/library/python/it2window.py 8 additions, 0 deletionsapi/library/python/it2window.py
- api/library/python/test.py 17 additions, 9 deletionsapi/library/python/test.py
- proto/api.proto 19 additions, 3 deletionsproto/api.proto
- sources/MovePaneController.h 1 addition, 0 deletionssources/MovePaneController.h
- sources/MovePaneController.m 6 additions, 1 deletionsources/MovePaneController.m
- sources/PTYSession.h 2 additions, 0 deletionssources/PTYSession.h
- sources/PTYSession.m 5 additions, 0 deletionssources/PTYSession.m
- sources/PTYTab.h 2 additions, 0 deletionssources/PTYTab.h
- sources/PTYTab.m 5 additions, 1 deletionsources/PTYTab.m
- sources/PseudoTerminal.h 2 additions, 0 deletionssources/PseudoTerminal.h
- sources/PseudoTerminal.m 2 additions, 0 deletionssources/PseudoTerminal.m
- sources/iTermApplicationDelegate.m 77 additions, 6 deletionssources/iTermApplicationDelegate.m
- sources/proto/Api.pbobjc.h 62 additions, 0 deletionssources/proto/Api.pbobjc.h
- sources/proto/Api.pbobjc.m 142 additions, 2 deletionssources/proto/Api.pbobjc.m
This diff is collapsed.
Please register or sign in to comment