Ian Kettlewell

Results 47 comments of Ian Kettlewell

Web may be tricky. A hidden text field may be required to get text input that matches user expectations.

For now web sends what are probably appropriate characters most of the time, but the solution may be incorrect for some non-English input scenarios. For now web can be considered...

Thanks for the report! You’re right I should totally add CI. This project is in a bit of a chaos mode, I’m breaking things pretty much daily. But it’d be...

For easier access I've made a small repository with the above code that reproduces the bug: https://github.com/kettle11/glutin_bug_test

To add more info: this appears to be a consequence of sending the "RedrawRequested" event here: https://github.com/rust-windowing/winit/blob/68100102be588aea3dd42cb64647e1f8624615b2/src/platform_impl/macos/app_state.rs#L333 Perhaps something about having a delay at the end of the update loop...

Copying this comment from the `Winit` issue: > Well, I just figured this out and I'm frustrated I didn't think to check this earlier. I had installed an extremely popular...

Well, I just figured this out and I'm frustrated I didn't think to check this earlier. I had installed an extremely popular MacOS utility program called [Magnet](https://apps.apple.com/us/app/magnet/id441258766?mt=12) that allows windows...

@mradke I’d accept that pull request. Let me know if you run into issues.

@ashleygwilliams's point makes sense that it's unwise to transfer ownership to a defunct group just because the name sounds official. But that raises a few questions: * *What is the...

> i would like to move the search for wasm-pack maintainers forward and not block on reviving the working group. this is because i think re-establishing the working group will...