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

Specify that my application should be floated #901

Open
oysteinmoseng opened this issue Nov 4, 2019 · 2 comments
Open

Specify that my application should be floated #901

oysteinmoseng opened this issue Nov 4, 2019 · 2 comments
Labels

Comments

@oysteinmoseng
Copy link

System

  • Amethyst version: 0.14.2 (76)
  • macOS version: 10.15.1 (19B88)

What's the problem?

I am currently developing a tray app with Electron where the window should always be floated. There does not seem to currently be a way to specify this, or even to whitelist it in Amethyst on my own system during development (without a Bundle ID). Any ideas from your end? I see there is an option to float windows with certain titles, but it seems it has to be owned by an application with a Bundle ID.

Has anything fixed it, even temporarily?

Currently I am engaging in a tug of war with Amethyst and setting window position every few milliseconds until Amethyst gives up.. Not too elegant, and causes flashing.

@oysteinmoseng
Copy link
Author

Note: Tried to use the Electron runtime bundle ID and specify window title, but this did not seem to have any effect.

@ianyh ianyh added the bug label Nov 28, 2019
@ianyh
Copy link
Owner

ianyh commented Feb 9, 2020

Maybe #795 related, but could be something unique to Electron.

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

No branches or pull requests

2 participants