=== chihchun is now known as chihchun_afk [05:40] sup, any idea when mir 0.24 will land in 16.10? [05:40] woobydooby: As soon as we have confirmed it doesn't break Unity8 and friends :) [05:40] oh, ok :D [05:42] It's a big one too [05:43] yeah, i've seen it's in a silo or something [05:43] a silo is like a ppa? [05:43] if i install 0.24 from the silo and it doesn't work can i revert? [05:44] woobydooby: I believe a silo is just a PPA. You can revert if you have 'ppa-purge' installed [05:44] ppa purge or something [05:44] great then :D muhahaha [05:44] thanks duflu [05:45] hm.. btw.. kde conversation worlk okish on mir [05:45] woobydooby: Thank you too. Please add your findings to https://code.launchpad.net/~mir-team/mir/0.24/+merge/300589 [05:45] there are some problems with the menu and other things but it's usable on unity8 desktop [05:45] using it right now [05:46] Unfortunately silos are often bloated beasts with lots of projects changing at the same time. Difficult to narrow down regressions [05:46] :( we need to move to snaps [05:47] snap refresh mir )) [05:47] i've heard snaps cure cancer [05:47] but i'm not sure if it's true [05:52] Snaps don't reduce the number of ABI/API breaks in a release necessitating multi-project updates unfortunately [05:54] oh i see :> so you also need to update qtmir and unity compositor and stuff along with mir [05:55] ok, so looks like 0.24 is in the Mir staging ppa [05:55] so.. after update i'll have mir 0.24 but all above will probably break, right? i will not be able to run unity8 desktop [05:55] but i'll be able to play with mir in a vt [05:59] I'm not sure actually. Depends which PPA/silo... [06:00] I need to go visit the winter air for a while [06:01] hehe [06:03] lp ~mir-team/+archive/ubuntu/staging [06:14] dufu can an abstraction layer above mir help with the abi breaks? (not coder here, just thinking), so then.. mir can move much faster, you'll probably also need to update the abrsraction layer with mir but will not break the stuff above [06:16] Welcome to lp:miral :) [06:17] OMG! that's so cool! like totally cool [06:17] :P [06:35] konverstaion eating 200% cpu, i've seen this with all qt5 apps [06:36] back to irssi [06:41] kde apps === marcusto_ is now known as marcustomlinson === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [11:23] alan_g: your MPs are landed in trunk [11:24] greyback: thanks [11:24] * alan_g looks forward to POC Qt compositing landing too [13:01] alan_g: another bump from qtmir: https://code.launchpad.net/~gerboland/miral/qt-bump-to-qtmir-529/+merge/301168 [13:02] greyback: ack. On my list [13:03] alan_g: and I'd like your thoughts on a design matter I'm hitting. Please see https://code.launchpad.net/~gerboland/miral/qt-add-window-model-mir-side/+merge/301074 [13:03] just scan for the comments, I try to explain what I'm doing there [13:12] greyback: what's the question? [13:13] alan_g: for one, I need to duplicate much of the miral::WindowInfo object, so that I can pass it across thread boundaries. I'm making my own copy [13:14] I was considering adding a deep-copy method to WindowInfo [13:15] but size & position are not included in that structure, but in the pointed-to Window [13:16] hence just making my own WindowInfo struct, copying most of miral::WindowInfo into it [13:16] greyback: miral::WindowInfo::WindowInfo(WindowInfo const& that) : [13:16] self{std::make_unique(*that.self)} [13:16] That's a deep copy [13:16] ah. I missed that [13:18] ok, I just need to see about window size & position [13:18] It doesn't deep copy the Window properties [13:18] yeah [13:24] * alan_g has an ambition to remove the member functions from Window, but hasn't achieved that yet [13:28] oh good to know === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader === chihchun is now known as chihchun_afk === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader