cloudmesh / cloudmesh-cc

Cloudmesh compute coordinator the execute compute intensife workflows on remote resources
https://cloudmesh.github.io/cloudmesh-cc/
Other
2 stars 0 forks source link

focus back to terminal when a graph is displayed #26

Closed laszewsk closed 1 year ago

laszewsk commented 2 years ago

I wonder if there is a way the when we do a graph update in gopen/open/web browser that this is actually done in the background, but the focus stays with the terminal. ....

laszewsk commented 2 years ago
j-miskill commented 2 years ago

May have been finished, but I am not sure.

laszewsk commented 2 years ago

is there prg on osx and wiindows that autoloads an SVG upon change, if we can use that we have likely solved the issue as this can be done in parallel has to be checked

laszewsk commented 2 years ago

cli important to document. some machines do update automatically once you first call open

jpfleischer commented 2 years ago

the latest change to common has semi-fixed this. in windows, the browser only raises once.. but if you focus back to terminal then the browser wont refocus on itself for the rest of the workflow

jpfleischer commented 2 years ago

windows now refocuses on terminal https://github.com/cloudmesh/cloudmesh-cc/commit/e6d31e8d0afd80c2a9baa721f32dc424b56cc1fa

jpfleischer commented 1 year ago

will not fix. gregor determined not to fix as we have a web browser interface that stays focused and we will switch to mainly using the web browser interface.