Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displaying a window rather than the entire screen #28

Open
dave1901 opened this issue Oct 9, 2018 · 8 comments
Open

Displaying a window rather than the entire screen #28

dave1901 opened this issue Oct 9, 2018 · 8 comments

Comments

@dave1901
Copy link

dave1901 commented Oct 9, 2018

I have a rather unusual set up. I have 3 screens. On two of them is two full screened windows displaying two different graphs which are being updated live. On the third is some other windows which are unimportant. At the moment, if I use the ScreenTask application it tries to show all 3 screens at the same time creating a very squished and distorted output. Instead, I would like it to either show just both graphs, or to show one graph for a period of time (eg. 20 secs. but be nice if this was variable) then the other for an equal period of time, and continue to alternate back and forth.

Would this require significant modification to the code? I have 0 experience with C#.

@EslaMx7
Copy link
Owner

EslaMx7 commented Oct 9, 2018

@dave1901 : Thank you very much for your feedback,
Currently, you can only select one screen to show, using this custom version download here
I think you can open multiple instances of the application and start it with different port for each screen,
but you have suggested a nice feature I will add it to my backlog for the next version of this app.

@dave1901
Copy link
Author

dave1901 commented Oct 11, 2018 via email

@dave1901
Copy link
Author

Ah the Display switcher does work, you just have to have 'Capture Mouse Pointer' selected.

@EslaMx7
Copy link
Owner

EslaMx7 commented Oct 11, 2018

@dave1901 Cool, good to know that you made it to work, for now, you can just clone the application folder into another location and open it with the different port so you can have two instances running without the ScreenTask.jpg problem. and keep me updated.

@dave1901
Copy link
Author

dave1901 commented Oct 15, 2018 via email

@dave1901
Copy link
Author

dave1901 commented Oct 16, 2018 via email

@cr500
Copy link

cr500 commented Sep 10, 2019

Run Two ST Instances for each display, different Port.
Install 1- Original ST on Apache Web Server with ST on Root Folder. PORT 90
Edited HTML so Click on Image Goes to /NAME

2nd Install ST 2nd Display within /NAME Port 91
Edit HTML so Image clicked goes back to Root.

Strip HTML if needed for clean installation no Menus etc.
Make Image 95% Width.

Apache Server Takes Load away from Memory on ST.

Tested on 50 Users at once over ubqiuiti Software, 3rd gen i7 Laptop.

@ElBedeawi
Copy link
Collaborator

This version handle selecting the display without 'Capture Mouse Pointer' selected v1.2, Also it's better performance wise

if you like this release please consider donating by buying me a coffee:
"Buy Me A Coffee"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants