[Sugar-devel] [PATCH sugar] Frame: new behavior for revealing/hiding the Frame with the mouse

2012-08-17 Thread Simon Schampijer
After discussing with Gary I prepared this patch to change the interaction with the Frame in the following manner: - you can reveal the Frame by going with the cursor in one of the hot corners - you can hide the Frame by going with the cursor in one of the hot corners (and the Frame is

Re: [Sugar-devel] [PATCH sugar] Frame: new behavior for revealing/hiding the Frame with the mouse

2012-08-17 Thread Simon Schampijer
On 08/17/2012 12:48 AM, Manuel Quiñones wrote: I've tested an earlier patch for this and now I reviewed it. This is a much more solid interaction with the frame, and less error prone. All looks good. Please commit. Thanks Manuel for testing and the review. I have fixed the 'cycling through

Re: [Sugar-devel] [PATCH sugar] Create a default unencrypted keyring, OLPC #10290

2012-08-17 Thread Simon Schampijer
On 06/11/2012 07:11 PM, Simon Schampijer wrote: Follow-up: Upstream seem to work on the possibility to use the XDG dirs, so one can specify an alternative path. https://bugzilla.gnome.org/show_bug.cgi?id=613644 Thanks to Marco for pointing that out, Simon The enhancement to use the XDG

[Sugar-devel] [PATCH] Use the gdk window to get the depth of the preview pixmap - SL#3804

2012-08-17 Thread Manuel Quiñones
This prevents harcoding the depth, and uses the one from the gdk window. For this, the preview has to be done after the window is realized, so the code is wrapped in the expose-event callback. Also add a white background to the preview, otherwise artifacts appear for previews smaller than the

Re: [Sugar-devel] A query regarding building sugar-artwork rpm.

2012-08-17 Thread Ajay Garg
Any ideas anyone, please? I would recommend once reviewing the patch present at http://lists.sugarlabs.org/archive/sugar-devel/attachments/20120816/7da4caa5/attachment.obj which by the way, works perfectly in dx3 (in the sense that newly added files ARE included). Thanks and Regards, Ajay

[Sugar-devel] Fwd: Re: [opensuse-edu] Update Sugar packages

2012-08-17 Thread Thomas Gilliard
Looks like sugar is being updated in opensuse Original Message Subject:Re: [opensuse-edu] Update Sugar packages Date: Fri, 17 Aug 2012 22:55:13 +0800 From: Xin Wang dram.w...@gmail.com To: Jigish Gohil cyber...@opensuse.org CC: opensuse-...@opensuse.org

Re: [Sugar-devel] [PATCH] Use the gdk window to get the depth of the preview pixmap - SL#3804

2012-08-17 Thread Simon Schampijer
On 08/17/2012 03:06 PM, Manuel Quiñones wrote: This prevents harcoding the depth, and uses the one from the gdk window. For this, the preview has to be done after the window is realized, so the code is wrapped in the expose-event callback. Also add a white background to the preview, otherwise

[Sugar-devel] [PATCH sugar] Debug log before and after running ssh-keygen

2012-08-17 Thread Daniel Narvaez
From: Daniel Narvaez dwnarv...@gmail.com It can take several seconds to generate keys on a slow/busy system and I suspect this is causing intermittent failures in the buildbot tests. Given the potential length of the operation it seems to be generally useful to have these logs. ---

Re: [Sugar-devel] [PATCH sugar] Debug log before and after running ssh-keygen

2012-08-17 Thread Manuel Quiñones
Hi Daniel, sounds good and doesn't harm. 2012/8/17 Daniel Narvaez dwnarv...@gmail.com: From: Daniel Narvaez dwnarv...@gmail.com It can take several seconds to generate keys on a slow/busy system and I suspect this is causing intermittent failures in the buildbot tests. Given the potential

[Sugar-devel] [sugar-toolkit PATCH] Introduce a new alert, that takes arbitrary number of buttons.

2012-08-17 Thread Ajay Garg
Whenever any of these buttons is clicked, the corresponding response_id is received in the response callback-function attached to this alert. This patch adds the Multi-Select facility, to easy copying/erasing multiple items in one go (after selecting the required target entries). Note that,

[Sugar-devel] [sugar-artwork PATCH] Multi-Select icons.

2012-08-17 Thread Ajay Garg
Thanks to Anish. This patch was built exclusively by him. This patch adds the Multi-Select facility, to easy copying/erasing multiple items in one go (after selecting the required target entries). Note that, the corresponding sugar and sugar-toolkit patches also need to be applied, for this

Re: [Sugar-devel] Thanks Buddy !!!

2012-08-17 Thread Anish Mangal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thx, for the kind words, I really appreciate it! Although, I'm not going away from Sugar/OLPC anytime soon :-P, just my involvement will be more as a volunteer with whatever time I can find. Cheers and Happy hacking! Anish On Friday 17 August 2012

Re: [Sugar-devel] Thanks Buddy !!!

2012-08-17 Thread Ajay Garg
On Fri, Aug 17, 2012 at 11:35 PM, Anish Mangal an...@activitycentral.comwrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thx, for the kind words, I really appreciate it! Although, I'm not going away from Sugar/OLPC anytime soon :-P, Of course !!! We never said a goodbye :P just

Re: [Sugar-devel] [PATCH sugar] Debug log before and after running ssh-keygen

2012-08-17 Thread Daniel Narvaez
Wow that was quick, thanks! On 17 August 2012 19:12, Manuel Quiñones ma...@laptop.org wrote: Hi Daniel, sounds good and doesn't harm. 2012/8/17 Daniel Narvaez dwnarv...@gmail.com: From: Daniel Narvaez dwnarv...@gmail.com It can take several seconds to generate keys on a slow/busy system

Re: [Sugar-devel] Fwd: Re: [opensuse-edu] Update Sugar packages

2012-08-17 Thread Xin Wang
Thank you for helping to spread. Although we are almost there, some additional work is needed, any help is appreciated. :) 2012/8/18 Thomas Gilliard satel...@bendbroadband.com Looks like sugar is being updated in opensuse Original Message Subject: Re: [opensuse-edu]