Samyak Jain
Samyak Jain
Thanks for working on the issue. Might want to ping a maintainer. Would be nice to have this merged.
I was thinking something along the lines of it being part of the existing menu. When reviewing a package we get options like S for shellcheck, M to merge, O...
@vn971 What do you think regarding this?
Hey. Thanks for working on this PR. Not trying to rush, but I wanted to know if it still makes sense to have issues like #909 waiting on this PR....
> Btw, I went and changed one of my projects to this approach, and I noticed that although it does work, communication between the 'outer' code and the 'detached eframe...
Are there any plans to fix this? What will it take to fix this? I can try to help.
So, I'm confused. Is the reason event mask 16 bit despite it having the ability to have more values because for GrabButton, there aren't more values required? There are many...
Do you know where these enums are generated in the code? Do you think we can make a special case for EventMask and just hard code 3 different enums? Or...