=== chihchun_afk is now known as chihchun === jono is now known as Guest60783 === Guest60783 is now known as hiddenbacon [16:58] hello === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [19:57] What's the best way for USC to tell a session to "freeze" -- i.e. don't render any frames. I thought it was hide(), but it seems that doesn't stop it from swapping buffers [19:57] Do I send a lifecycle event? [20:57] mterry: Lifecycle event is the best atm but its all in flux a little [20:57] racarr_, I tried, but it didn't seem to affect anything [20:57] on 0.1.8 [21:11] mterry: I dont think it will in 0.1.8...sorry im not sure exactly what code is in what phases right now [21:12] but because of the non blocking swpa buffers stuff hide no longer stops things [21:12] from swapping buffers [21:12] and instead qtubuntu interprets [21:12] the lifecycle events [21:12] to stop rendering [21:12] k... [21:12] is my understanding [21:12] but im not sure its 100% landed [21:44] mterry: any reason for trying to stop swapbuffers at USC? [23:54] is there any advantage to use Mir instead of X currently?