=== _LibertyZero is now known as LibertyZero [06:11] good morning [07:03] hey there everybody === andyrock_ is now known as andyrock [08:44] Trevinho, around? [08:52] njpatel: I merged the Dee desc collator branch from kenvandine, so lp:gwibber can build with lp:dee trunk now [08:53] sweet === daker_ is now known as daker === chaotic_ is now known as chaotic === chaotic_ is now known as chaotic === chaotic_ is now known as chaotic === chaotic_ is now known as chaotic [10:09] smspillaz, around? [10:11] smspillaz, about this bug: https://bugs.launchpad.net/unity/+bug/810315 [10:11] Ubuntu bug 810315 in unity (Ubuntu) "scale pluging doesn't work as desired when "Click Desktop To Show Desktop" is true" [Undecided,In progress] [10:14] smspillaz, you will read it when you are free... can you tell me it this is a possible solution? [10:15] https://code.launchpad.net/~andyrock/unity/810315/+merge/67928 [10:16] maybe it triggers other problems... i don't kwnow :) you are the genius === chaotic_ is now known as chaotic [10:52] andyrock: best to ask Jason that one [10:52] andyrock: erm, DBO [10:52] andyrock: though, I think you'll need to hook the signal for scale triggering [10:53] errm except that I don't know if the scale plugin actually updates the input window if the struts change [10:53] let me check [10:53] smspillaz, it works for me :) [10:55] andyrock: hrm, are you sure it's actually taking the workarea size into account? [10:55] http://bazaar.launchpad.net/~compiz-team/compiz-core/0.9.5/view/head:/plugins/scale/src/scale.cpp#L999 [10:56] smspillaz, try my branch first... for me it works, try you too [10:56] right, though it's a bit of a strange solution [10:56] I'll try it though, nonetheless [10:58] i know this is strange, but it is just a workaround... [10:59] andyrock: right, but I don't see anything in the scale plugin which actually takes into account the _NET_WM_STRUT of other windows when creating the dnd target window [11:00] smspillaz, maybe i'm wrong [11:00] it just does dndTarget = XCreateWindow () ... XMoveResizeWindow (dndTarget, 0, 0, screen->width (), screen->height ()); XMapRaised (dndTarget) [11:00] maybe i'm right [11:00] andyrock: well it's not that you're /wrong/, its more that I don't quite understand what this branch is doing :) [11:00] but let me explain [11:00] what *might* be happening is that when you set the strut ::updateAttributes gets called and the launcher gets stacked on top of the dnd target window [11:01] http://bazaar.launchpad.net/~compiz-team/compiz-core/0.9.5/view/head:/plugins/scale/src/scale.cpp#L1444 [11:01] look to line: 1469 [11:02] ah, that [11:02] ahh ok, that makes sense [11:02] yeah, that kind of works, through some rather implicit magic in unity itself :) [11:03] smspillaz, so approve or reject? :) [11:04] andyrock: so basically, your branch will work 99% of the time with a race condition that will happen if the user toggles scale and then clicks again instantly [11:04] (because we're waiting on a round-event trip from X to get screen->workArea () up to date [11:04] (though, really, in compiz we should just store everything we send to the server twice, once for last_sent once for last_recv, it's race condition madness) [11:05] andyrock: I'm just going to test it briefly to make sure that there aren't any cases where the struts stay on [11:06] smspillaz, ok... [11:08] (need to rebuild compiz for something else too) [11:11] andyrock: thanks for looking into this though === MacSlow is now known as MacSlow|lunch [11:31] Hi, gnome-contorl-center doesnt show any panel here, Is it a known bug? === MacSlow|lunch is now known as MacSlow [12:24] mpt: I updated a new screenchot of the power settings panel: https://wiki.ubuntu.com/BatteryStatusMenu Do we want to make modifications against this new design? [13:01] omg [13:01] njpatel: did daniel van vugt fix the flashing white menus? [13:05] jjardon, is that the pure upstream one? [13:10] jcastro, yep, merged too [13:11] mpt: yeah [13:12] mpt: more upstream designs here: http://live.gnome.org/Design/SystemSettings/Power#Concepts === m_conley_away is now known as m_conley [13:32] jjardon, ok, working on a new sketch for you now [13:32] I guess we need to collapse those menu-related radio buttons into a menu or something [13:46] tedg: Hey, can I have another package with the modifications of this week? I think Its feature complete now [13:47] mpt: Id like to know your feelings about the power indicator after ^ [13:48] tedg: Should I send a message for testing (I only have one power source) to ayatana-dev or ubuntu-dev ? [13:49] jjardon, Yes, a release today would be good. [13:49] jjardon, I'd actually send it to ubuntu-desktop [13:49] how can i revert a bzr revision? [13:50] jjardon, Probably more people there willing to test desktop-y stuff. [13:50] andyrock, bzr uncommit [13:50] andyrock, or bzr revert if you haven't committed. [13:51] tedg, using bzr uncommit no file is changed... [13:53] andyrock, bzr visualize <- you need bzr-gtk but it can show you what's happening. [13:53] tedg, i have already resolved :) [13:53] tedg, thx :) btw bzr revert [13:55] jjardon, Also, do you have a list of icons that I can forward on to design? [13:55] tedg: After some investigation seems that all the icons are already in the default theme [13:56] tedg: I'm using GIcons now so the icon is adapted to the curren theme [13:57] jjardon, Oh, I thought some of them were missing. [13:57] Anyway I'm going to note it in the mail to ubuntu-desktop [13:57] jjardon, Cool. [14:14] jjardon, design done, I'm writing it up now [14:14] jjardon, I'm proposing to move the "Show: Icon only / Icon and time remaining" radio buttons into the menu itself, as a "Show Time in Menu Bar" checkmark item above "Power Settingsā€¦" [14:15] and then the other radio buttons are condensed down to a radio menu in the settings panel [14:15] lamalex, btw, I added you on two of my a11y related branches? [14:15] I mean to review them [14:15] it is ok or should I assign them to other people? [14:16] mpt: yeah, I already moved them to the indicator menu [14:17] mpt: thanks! [14:17] API, no that's fine [14:17] i'll review them today [14:20] lamalex, ok [14:20] thanks for the reminder [14:20] as rodrigo is not assigned to a11y tasks anymore I was not sure [14:21] btw, it is required two reviewers or it is enough with just one? [14:21] I'm not sure about the policy here [14:30] tedg: https://launchpad.net/indicator-power/trunk/0.3 [14:30] jjardon, Thanks! kenvandine ^ [14:31] jjardon, cool [14:39] danm, i still have the flash blank menu bug [15:00] jjardon, done: https://wiki.ubuntu.com/Power?action=diff&rev2=19&rev1=18 [15:06] jjardon, on a related topic, JohnLea just told me about how we're disabling Suspend and Hibernate unless either (a) the hardware is certified/Friendly or (b) you override them in ... the Power settings. Are you familiar with this plan? [15:12] jjardon, please tag releases in bzr [15:14] jjardon, furture releases that is... unless you want to go back and figure out the revisions for each release and tag those === rodrigo__ is now known as rodrigo_ [15:44] jderose, Hey, I was talking with njpatel about novacut, he was curious if you guys were planning on talking to the platform libraries, or just doing everything in HTML. [15:45] tedg: bit of both... main editor UI will be embedded webkit if possible... but we always what to integrate with notifyOSD, application indicators, etc [15:46] * Nafai is excited for novacut, even though he isn't exactly the target audience [15:46] jderose, Do you have any idea how you're going to do that? [15:46] tedg: some place we might use something besides webkit, maybe gtk or qml [15:46] jderose, Ah, so you're not planning on doing that in JS inside the Webkit instance. [15:47] Have some sort of "wrapper" or something? [15:47] tedg: so the tricky thing we still need to figure out is we need something like a