[05:17] duflu: Hm. Looking at https://code.launchpad.net/~vanvugt/mir/better-scaling-test/+merge/268894 it seems the sort of thing that kdub's test scheduler would be perfect for? [05:18] RAOF: Yeah it should have an equivalent test if not already. The immediate goal however is to fix that one unit test that kept breaking in CI [05:18] RAOF: Actually it might not need a test after kdub's work is done. May not be a feature. Dunno [05:18] That one test is holding up all my other work :P [05:18] Yeah; what I was thinking was that you could *remove* the test in its current location and use the scheduling infrastructure. [05:19] Which would make it much less verbose. [05:19] (Possibly) [05:21] RAOF: The feature is possibly BufferQueue specific and may not live beyond that. I'd rather not move things around right now. Just fix the issue that's blocking all my other work [05:21] Fair enough; I just thought that since you're re-writing the test anyway... === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [10:18] Hi, does any one know how to cross compile platform-api package(https://launchpad.net/ubuntu/+source/platform-api) ? [10:32] shengchieh: I havent tried for a while.. [11:30] vogons, any more reviews? :) https://code.launchpad.net/~kdub/mir/client-resize-logic/+merge/268269 === dandrader is now known as dandrader|afk [13:31] AlbertA: hi, for mir menu surfaces i think we're going to need some extra functionality [13:32] for example, gtk has combo boxes which when clicked need to be pop over the attachment rectangle at a position determined by the current selection [13:37] it's further complicated because gtk prefers the combo box menu to be flush with the edge in this case [13:37] instead of flipping vertically relative to the attachment rectangle [13:41] in this case we need to know how far the menu surface is offset from its requested location === dandrader|afk is now known as dandrader [14:26] attente: hi, but how would knowing the offset help? [14:29] attente: so if I understand right, the selection would be shown as if it is within the combo box? and therefore the menu for that combo box would shift position accordingly? [14:32] AlbertA: exactly, the combo box shifts position to align the current selection on top of the combo box widget [14:33] AlbertA: you can see this behaviour in the open file chooser dialog in gedit for example [14:33] when you can select between All Files and All Text Files [14:34] or the character encoding filter === attente is now known as willcooke === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === willcooke is now known as attente === ahayzen_ is now known as ahayzen