apposed / jaunch

Launch Programs 𝙔𝙤𝙪𝙧 Way! 🍔
The Unlicense
11 stars 2 forks source link

Main window doesn't get OS focus on windows #52

Open hinerm opened 4 months ago

hinerm commented 4 months ago

Tried some work-arounds but when launching Fiji via double-click or from console we don't get OS-level focus on Windows.

The regression here is only the double-click behavior, as the old launcher also does not get OS focus when launched from the console for me.

Disabling the splash screen as described here does fix the OS-focus problem.

ctrueden commented 1 month ago

@hinerm Does imagej/imagej-launcher@b22c93e6d89411a1b317bd68cec50e91cf02dfe1 fix this bug? If so, the forked app-launcher will also include this fix.

hinerm commented 1 month ago

@ctrueden I don't believe so.. I think it's the same issue mentioned here. I was never able to get something working on my system.