Benjamin

Results 144 comments of Benjamin

We were talking about this again in the Discord, and we haven't been able to come to an ideal solution. Your solution works, but it might not be a good...

That's a decent enough solution. In the mean time, I think it's best to roll back the built-in tempfile hack, since it's broken on Windows. To keep track of enhancing...

Yes, this is expected behavior. The `screen` argument only works when you are using Fullscreen mode. For non-fullscreen Windows, the Desktop Environment will decide where it wants to initially place...

Sorry for leaving this hanging. Unfortunately I think once the Window is created, and then you set it to full screen, the desktop environment is free to do whatever it...

@caffeinepills Are you interested in this? If so, we can hash it out on Discord.

Thanks for opening the ticket. Unfortunately I don't have access to a Mac at the moment, but I think you're on the right track. Just for a test, could you...

Thanks for opening the ticket. If you set `window.set_exclusive_keyboard(False)`, does it still prevent alt+tab?

@LennyPhoenix In addition to fullscreen, we're also setting HWND_TOPMOST when the Window style is set to "overlay". That part should remain as it is, but it does seem like HWND_NOTOPMOST...

Closing this, as this was already addressed by Lenny.

Hi fladd, Could you post which version of pyglet, and which OS? (`pyglet.version`) Also, if you have a chance, can you see if this also happens with a plain `wav`...