Tom Miller

Results 7 comments of Tom Miller

I was trying to compile a local version to get this to work. I suspect the behavior could be changed [here](https://github.com/jwilm/glutin/blob/master/src/api/cocoa/mod.rs#L841). If the only modifier key being pressed is Alt...

I figured out had to compile glutin with alacrity. Below is the patch that I used in glutin to temporarily enable this feature. I'm not certain it is 100% behaving...

Has anyone had any luck in reproducing the issues seen? We are also running with a similar configuration (puma / sidekiq). It would be nice to use this, but this...

We were not seeing it, just wary of moving. I plan on setting up some tests to validate that your change fixes it. This would be great if it does...

Oops, yup you are correct. Well, I guess I'll take a stab at reproducing the pooling issue.