On Sun, 18 May 2025 19:02:14 GMT, Martin Fox <m...@openjdk.org> wrote:
> The GlassTouches code for monitoring touch events was disabled years ago > because it uses a global event tap. As Apple tightened security this started > generating alerts. With the latest version of Xcode (16.3) this unused code > is triggering a build error. This PR removes GlassTouches entirely. @beldenfox Thanks for taking this one. I'll review it, but I'd also like a second reviewer. The code changes look good. I'll run a couple tests in the next day or two. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1812#issuecomment-2890776910