Laurent Demailly
Laurent Demailly
> To me, this is an indication that short-lived ServiceAccounts tokens are being preferred over the traditional never-expiring SA tokens. And just to add to that, using (auto renewing) short...
thanks a lot @nrfox ! is it safe to use that newer kiali with istio 1.13 or must it be 1.14? and if not safe could the fix maybe be...
https://github.com/robotn/gohook/blob/d8ecd92ccfc45e7418f71220d1536d47ccdde972/hook/iohook.h#L63-L65 Seem swapped if that's how one is 6 and the other 8 in https://github.com/robotn/gohook/blob/833856fd33f1c6d7f364696b41fc6eddfc9074a3/hook.go#L45-L47
(ignore my first MR was on my fork... but see #33 for the simple fix... assuming that doesn't break anything but it works for me, tested using replace github.com/robotn/gohook =>...
Gentle ping
> But this changed break other mouse event, and can't listening MouseDown before drag too. Sorry I am not following, what does break? (can you give an example)
which os? for me it works with the PR changes on Windows 11
Well I just tested on Max OS and same, it only works the way I need for my patch Try: https://github.com/ldemailly/gohook_sample/blob/main/mouseIssue.go note that the issue is the missing mouse Up,...
If you have a better fix for #32 that sounds great and close this one
Thank you! we'll give it a spin and get back to you!