=== c74d is now known as Guest7878 === c74d3 is now known as c74d [05:16] racarr: I'm not versioned [05:19] Mirv: lol [05:19] Mirv: some sort of strange copy paste error with weird symbols [05:19] I thought you might think it was funny though [05:21] :) [05:22] this channel gives me highlights anyway since you also have the mirvfb.. [06:12] tldr [06:31] lol === sturmflut-work is now known as sturmflut2 === chihchun_afk is now known as chihchun === tsdgeos_ is now known as tsdgeos === alan_g is now known as alan_g|lunch === alan_g|lunch is now known as alan_g === mzanetti is now known as mzanetti|otp === mzanetti|otp is now known as mzanetti === dandrader is now known as dandrader|afk [15:19] Good morning! [15:22] alan_g: To answer some of your questions in other channel and in my email [15:22] I thought that as part of [15:22] the promotion from proposed to [15:22] archive [15:22] the reverse dependencies are built and [15:22] that is causing these failures [15:22] which is what halted the promotion? [15:22] http://packaging.ubuntu.com/html/auto-pkg-test.html [15:22] Packages which have autopkgtest enabled will have their tests run whenever they get uploaded or any of their dependencies change. The output of automatically run autopkgtest tests can be viewed on the web and is regularly updated. [15:23] maybe that doesnt involve [15:23] a rebuild though? [15:24] racarr: we're discussing in standup hangout === dandrader|afk is now known as dandrader [15:52] it really shouldn't involve a rebuild - it should be testing the contents of archive [15:53] alan_g, wily still has mir 0.12.1. do you know what's the ETA for 0.13 there? [15:57] dandrader: working on it. I need to get a fix into qtubuntu before it can land === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === mibofra is now known as Guest30060 === alan_g is now known as alan_g|EOD === dandrader is now known as dandrader|lunch === dandrader|lunch is now known as dandrader [19:11] finally it udevs behavior makes sense [19:11] -it [19:29] racarr, hey, was there new changes to mir library? [19:29] 'mir_surface_get_graphics_region' is deprecated? [19:29] as well as swap surfaces? [19:34] bschaefer: mir_surface_get_buffer_stream, mir_buffer_stream_get_graphics_region ;) [19:34] surfaces are getting multiple buffer streams [19:34] for decorations and other strange use cases [19:34] racarr, i see, looks like ill have to start getting things moved over then :) [19:34] Thanks! [19:35] np === dandrader is now known as dandrader|afk [20:51] kdub: what do you mean by disable the cursor? just hide the cursor more.. no cursor position processing / confinement..? === dandrader|afk is now known as dandrader === mibofra is now known as Guest51518 [21:55] racarr, question, how come theres mir_event_type_key, mir_event_type_motion and under mir event input theres mir_input_event_type_key/pointer? [21:55] shouldn't the mir_event_type_key/motion just be mir_event_type_input? (which means you shouldn't need them?) [22:01] bschaefer: Yeah they will go away in next release [22:01] it was this whole [22:01] strategy to change the event without breaking ABI [22:01] mir_event_get_type will never return key/motion [22:01] racarr, cool just wanted to double check :) (want to include as much as i can in switch statements) [22:01] more for a TODO section wise [22:01] cool [22:02] Coooolio [22:02] thanks!