Re: Keyboard scan codes on Linux

2016-08-19 Thread acomminos
On Friday, August 19, 2016 at 5:05:45 PM UTC-4, Eric Shepherd wrote: > I'm trying to update the table of scan codes and the keys they go with here: > > https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/code#Code_values_on_Linux_(X11)_(When_scancode_is_available) > > But the values in

Re: GTK3 linux builds

2015-06-17 Thread acomminos
I don't think there are any particularly major version-specific issues with the GTK3 builds other than the DND issue (which I've just posted a fix for). GTK 3.4 seems like a good target to me, we've been linking against features exposed in later GTK versions conditionally at runtime (i.e. hidpi)