[02:27] Wow 0.15.0 is getting quite big now it's rebased on the latest Mir 0.16 code... https://launchpad.net/mir/+milestone/0.15.0 === chihchun_afk is now known as chihchun === ara_ is now known as ara === guest42345 is now known as y === y is now known as Guest82082 [10:41] hello! [10:42] is there a fix for the missing mouse cursor on Ubuntu Touch (I have a Meizu MX4 Ubuntu Edition) [10:56] zzarr: it's in progress, we need to finish reviewing it and integrating it [11:01] so I take it there's no simple solution (like running some magical lines in a terminal) [11:03] greyback: do you have a clue when it's done? [11:05] zzarr: within a couple of weeks hopefully [11:07] that quick, that's impressive :) === chihchun is now known as chihchun_afk === alan_g is now known as alan_g|lunch === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader === alan_g|lunch is now known as alan_g === dandrader is now known as dandrader|afk [15:35] kdub: is the "MIR_USE_BIONIC" test in 3rd_party/android-input/android/CMakeLists.txt actually useful these days? [15:42] alan_g, no === tvoss is now known as tvoss|test === tvoss|test is now known as tvoss [15:44] kdub: hey, did you manage to find time to look into the problem I found with multimonitor in silo0? [15:44] yeah, spent the morning on it, no breakhtrough [15:44] ok, if I can help in any way, let me know [15:44] greyback_, okay, thakns === dandrader|afk is now known as dandrader [16:15] Really interesting demo of Vulkan: http://blog.imgtec.com/powervr/gnomes-per-second-in-vulkan-and-opengl-es [16:17] lol, is gnomes per second the bogomips of graphics engines now ? [16:19] I hope so === alan_g is now known as alan_g|EOD === dandrader is now known as dandrader|afk === tvoss is now known as tvoss|test === tvoss|test is now known as tvoss === tvoss is now known as tvoss|test === tvoss|test is now known as tvoss === dandrader|afk is now known as dandrader [23:41] bschaefer: Any reason why we're not talking here, by the way? [23:41] Probably, yes. [23:42] RAOF, o no reason at all [23:42] are there any other tests that do this sort of thing? I looked around and this i was the first i saw of a udev record [23:42] being used [23:42] or rather the load_device_evemu [23:43] RAOF, also I cant really test the cookie factory with a demo since the demo uses the android lexer which is in the client code :( for events [23:43] Yeah, this is the first test that uses it. [23:43] You might notice that the branch adds the load_device_evemu method :) [23:44] o i missed that part :) [23:56] RAOF, how can i check 100% that the buffer has been posted and is getting input? [23:56] i know i get at lease a surface event right away [23:56] and one when the dev is loaded [23:56] * bschaefer tries to print those events [23:57] Check for a mir_surface_focused event. [23:58] i do get a surface event let me check what kind