Scott Talbert

Results 276 comments of Scott Talbert
trafficstars

> Actually I find it weird that glcanvasegl would have to do anything with touch events. In the Debian case, it is because Debian uses this patch to force use...

> How missing touch events would be related to egl? They aren't. They're related to X11.

> > > How missing touch events would be related to egl? > > > > > > They aren't. They're related to X11. > > It’s a regression though....

> Could it be that the issue is on gtk level? And some gtk upgrade broke it? Indeed possible. I would suggest you compile wxWidgets 3.1.5 on your current environment...

Thanks a lot, @juckins! The timetable seems identical at least for the Capitol Limited side.

Also THANK YOU(!!!) so much for producing these, an extremely useful service. No idea why Amtrak no longer produces these. In fact, I recently saw a printout of yours in...

> As of this PR, the GL initialisation library used by the GLCanvas class (either GLX or EGL) has become a compile-time choice. So a version of wxWidgets/wxPython compiled against...

I'll take this as a +1 also to implementing runtime selection for EGL vs GLX as it seems there are growing requests for that.

I can, but the work really needs to be done in wxWidgets and not here in wxPython. So, really a Trac ticket should be opened: https://trac.wxwidgets.org/

> Also, it seems like wxWidgets doesn't currently have a lot (any?) Wayland-specific API calls inside the GTK port. If this were to be implemented by copying the techniques from...