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

Window placement issue #86

Open
videosmith opened this issue Sep 19, 2021 · 1 comment
Open

Window placement issue #86

videosmith opened this issue Sep 19, 2021 · 1 comment

Comments

@videosmith
Copy link

videosmith commented Sep 19, 2021

When launching the app, either from command line or associated shortcut and HDMI1 has focus, app loads in HDMI 2. Can I force it to open in a specific monitor?

Raspberry PI 4B, Raspbian 10 Buster, latest updates as of 9/17/2021).
Both HDMI channels converted to SDI feeds into BlackMagic's SmartScope Duo monitors (see pic).

*edit-replaced incorrect pic
20210919124751_20210919_102424

@Cuperino
Copy link
Collaborator

I don't think we've ever defined any kind of behavior with regards to initial window size and placement. I think the window manager may be fully responsible for the placement that you see. Loading Imaginary Teleprompter on KDE Plasma, which uses the kwin window manager, always opens the editor window on the display that had a window presently active. That is, if I start the program from the first display, the window opens on the first display, and if I start it from the second, it loads on the second.

Nevertheless, programs can ask to override window manager behavior. We could add a form of memory, so that window placement and size are remembered, like in my other software. There is no cross-platform way for Imaginary Teleprompter to know from which display the app was launched.

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

2 participants