-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Please add Quadrant function #85
Comments
If you create a file called
I'm not sure if it would target the right monitor, but that's the basic idea. URL needs to be correctly encoded for command line use; ie: not the use of ^ to escape the &. |
Genius, I will test it !! |
Hi, When I read the help from cmd:
|
Try using an equal sign, especially on the URL argument, if the previous option wasn't working: ie: I'm seeing a recently introduced bug, where the scaling is off after the first window is generated; I'll publish a fix. |
I fixed a bug in the last release where the first window to open might be the wrong size I also improved the documentation around the command line parameters; there were some typos/errors new version is here if interested |
That's perfect:
Is there a possibility to hide the cursor, like always...? |
https://github.com/steveseguin/electroncapture/releases/tag/2.17.10 --hidecursor or via the menu |
There is a strange behavior with the Windows option "scaling" of the screen... I know it's a tricky settings, and it's okay if you put the scaling at 100%., the settings is applied good. |
Is it possible to start four instance of electron app, directly moved in 4 cells of the desktop:
as a full desktop of 3840x2160, 4 windows of 1920x1080, directly put in a 4 cells tab.
I need that to output four windows at once and dispatch it trough SDI, with that type of box:
http://decimator.com/Products/MiniConverters/12G-CROSS/12G-CROSS.html
Thanks a lot for all that wonderful solution.
The text was updated successfully, but these errors were encountered: