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

Any posibility of using magpie and JL together? #21

Closed
yourmom2002 opened this issue Jun 3, 2022 · 3 comments
Closed

Any posibility of using magpie and JL together? #21

yourmom2002 opened this issue Jun 3, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@yourmom2002
Copy link

https://github.com/Blinue/Magpie makes possible to use neural upscalers like anime4k for eroge, but i can't put JL window on top of fullscreen created by magpie.
Is there any chance to use them together? Maybe i should ask this in magpie github issues instead?

@rampaa
Copy link
Owner

rampaa commented Jun 4, 2022

Maybe i should ask this in magpie github issues instead?

Yes. JL already tries to be topmost. Even if JL were to try to keep itself topmost always with some ugly hack, it still wouldn't work in this case, because Magpie seems to manipulate cursor position too, so you cannot interact with JL correctly even if JL is visible.

See: Blinue/Magpie#16

@rampaa rampaa closed this as completed Jun 4, 2022
@rampaa
Copy link
Owner

rampaa commented Jun 5, 2022

Even if JL were to try to keep itself topmost always with some ugly hack, it still wouldn't work in this case

It turns out I was wrong. If JL keeps itself as the topmost window with an ugly hack, it can be used with Magpie (You will also need to uncheck the "Focus on lookup" option). I will add an option for this in the next version of JL.

@rampaa rampaa reopened this Jun 5, 2022
@rampaa rampaa added the enhancement New feature or request label Jun 6, 2022
@yourmom2002
Copy link
Author

Nice! Thanks.

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

No branches or pull requests

2 participants